View Single Post
  #1  
Old 09-12-2008, 09:16 AM
DavidNL DavidNL is online now
Registered User
 
Join Date: 09-12-2008
Posts: 6
Question VB6 - Specify exe name when building

Hi,

I'm new to VisualBuild and i made some test projects in the Trial version to see if it suits our needs. I'm very positive so far, i think it will be of great help.

Anyway, I was wondering if its possible to specify the Exe Name when compiling a VB6 project.

The reason i ask this is because in the VB6 project i'm compiling, the name of the exe has to contain the version numbers.

So, when compiling version 5.0.1 I need the Exe to be named "MyApp 5.0.1.exe"
When compiling version 5.0.2 I need the Exe to be named "MyApp 5.0.2.exe"
etc.

I couldn't find a setting for this. Searched in the help file and forum..

I'm using Visual Basic 6.0 SP6 btw.


Thanks in advance for any tips,
David.


Edit: Oops, I think i posted in the wrong forum, sorry :-)

Last edited by DavidNL; 09-12-2008 at 11:07 AM.
Reply With Quote