WillCast
02-08-2006, 02:18 PM
Hello,
I've created an install package that could be executed in silent mode.
This installation saves some session variables in the windows registry.
When it is run in standard mode, the variables get resolved correctly but when it is run in silent mode, not... All I got saved is the variables names! I.e. %ProgramFilesFolder%\%ProductName%
Is there any way to avoid this behavior??
All best,
Will
I've created an install package that could be executed in silent mode.
This installation saves some session variables in the windows registry.
When it is run in standard mode, the variables get resolved correctly but when it is run in silent mode, not... All I got saved is the variables names! I.e. %ProgramFilesFolder%\%ProductName%
Is there any way to avoid this behavior??
All best,
Will