This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Related threads
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 25, 2011
12:47 PM
Build install with different path (-L still broken)
We have found that the -L switch for path variables still does not work properly in Ishield2011.
If you set a variable like 'VARIABLE=x:\foo' then 'VARIABLE' gets set to x:\foo but other paths like '\bin' do not get set.
OTHER than using an environment variable, how can we use ishield to build the same code on different systems with different paths?
If you set a variable like 'VARIABLE=x:\foo' then 'VARIABLE' gets set to x:\foo but other paths like '
OTHER than using an environment variable, how can we use ishield to build the same code on different systems with different paths?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 28, 2011
07:36 AM
This is an issue of interest to me, as well. There are a couple of other threads that might shed some light on it for you. One is mine, "Has anyone successfully used the "prqpath" parameter for ISCmdBld.exe?" (http://community.flexerasoftware.com/showthread.php?t=196166), and another is "Relative paths in Prerequisites dont work" (http://community.flexerasoftware.com/showthread.php?t=196343) by Magnus. Christopher Painter says he's been using paths successfully for some time, so I'm trying out some of his suggestions. Good luck.