Page 1 of 1

change targetdir with startparameter

Posted: Fri Mar 16, 2007 5:56 am
by Zack
I tryed to change the targetdir ( "C:/mybuild/myinstaller targetdir=C:/$TITLE$" ) at the start of my installation. But without an positiv result.
With "title=something" it works fine.
The Docu tell me:
To set the values of setup variables from the command line, possibly overriding their default values in the process, specify the variables and their values as follows:
<setup> <VARIABLE_1>=<VALUE_1>

TARGETDIR: Initial value set to <Program>\\Application Title, using the name of the product being installed as the application title.
and


Hope someone can help me.
thanks Olli

Posted: Fri Mar 16, 2007 6:03 am
by Zack
update:
found my Problem.
Need to use /s mode to get a positiv result.

Posted: Fri Mar 16, 2007 2:33 pm
by neillans
Hi Zack,

Good to hear you found your solution; if you have any further questions, please do not hesitate to post again!