#1
|
|||
|
|||
InstallShield 12 Pro error - 1113
I got this error while using the InstallShield step and trying to pass in path variables. I found that the problem is when VBP generates the IS command line, there's a missing space between switch -l and the variable name. I'm not able to force the addition of this space in VBP. Any suggestions?
|
#2
|
|||
|
|||
In our tests (VBP 6.6), the InstallShield action does include a space between -l and the variable name for values provided in the Path fields on the Parameters tab. Please ZIP and send to support@kinook.com:
1) The info from Help | About | Install Info 2) The .bld file 3) A build log file (with the 'Log the command-line' checkbox on the Options tab of the InstallShield step checked) Thanks. |
#3
|
|||
|
|||
I was running 6.2a and I saw that there was a fix in 6.4. I just upgraded to 6.6 and it looks to be well now.
Thanks for the quick response. |
|
|