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
- :
- Same problem here
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Aug 29, 2007
10:30 AM
problem with issabld and -l
Hi,
with InstallShield 2008 stand alone build, I try to use the -l option to override a path. The project is an installscript MSI. We try all kinds of syntax but to no avail:
issabld -l PATH_TO_FILE=c:\mydata
issabld -l PATH_TO_FILE="c:\mydata"
issabld -l "PATH_TO_FILE=c:\mydata"
issabld -l ""="c:\mydata"
issabld -L PATH_TO_FILE="c:\mydata"
Unless I use an external program to modify the ism file directly, what can I do?
thanks
with InstallShield 2008 stand alone build, I try to use the -l option to override a path. The project is an installscript MSI. We try all kinds of syntax but to no avail:
issabld -l PATH_TO_FILE=c:\mydata
issabld -l PATH_TO_FILE="c:\mydata"
issabld -l "PATH_TO_FILE=c:\mydata"
issabld -l "
issabld -L PATH_TO_FILE="c:\mydata"
Unless I use an external program to modify the ism file directly, what can I do?
thanks
(1) Reply
Aug 04, 2009
02:49 AM
Hi Jlabrie,
Did you figure it out??
It is not working for me also. I'm using installscript project.
Anybody who has used this, please reply.
Thanks.
Did you figure it out??
It is not working for me also. I'm using installscript project.
Anybody who has used this, please reply.
Thanks.