cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jlabrie
Level 3

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
Labels (1)
0 Kudos
(1) Reply
mayurbirari
Level 5

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.
0 Kudos