cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Alex_W
Level 6

Dynamically set release/Setup File Name

Hi

I'd like to dynamically set the Setup File Name of by release builds (found under Media | Releases | myRelease | Setup File Name). I'm building the project from the command line and passing the version number into my project (via iscmdbld.exe)

I can't seem to find a property of system variable for this. Anyone have any ideas how I could do this?
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

I don't know that there's a switch for iscmdbld; perhaps the InstallShield Automation interface has a method (ISWiRelease->SingleEXEFileName rings a bell), or your build script could rename it after iscmdbld finishes...
0 Kudos