PDA

View Full Version : Environment Path Variables



topper
04-05-2004, 09:44 AM
Is it possible to use an environment path variable as the release folder?

I can't seem to get the syntax right.

HS_zero
04-06-2004, 11:34 AM
I've never tried, but it should be possible - what have you tried? Are you using custom actions or InstallScript?

HS_zero

TsungH
04-06-2004, 11:58 AM
Excerpt from Release Wizard—Advanced Settings Panel (http://documentation.installshield.com/Robo/BIN/Robo.dll?tpc=/robo/projects/helplib/IWPReleaseLaunch.htm).
To use a path variable in this field, you can either navigate to the directory your path variable points to, or you can enter the name of the path variable you would like to use, enclosed in angle brackets—for example, <MyVariable>.

topper
04-13-2004, 04:04 AM
Thanks for your reply. I'm not sure why but it works now, thanks!