#1
|
|||
|
|||
Using InstallShiled Profressional 7 with VBP
I am trying Visual Build Professional 6.2a.
I have to compile using InstallShield Professional 7. I need to compile (running C:\Program Files\InstallShield\Professional 7\Program\bin\Compile.exe) and to build (running ISbuild.exe) after. The problem is that when I try to compile using InstallShield action all the time the Visual Build runs Compile.exe with -p and -m parameters and I get errors. I need to pass other arguments to Compiler.exe. Is it possible to run Compile.exe using InstallShield action without -p and -m? how to remove them? Thank you |
#2
|
|||
|
|||
The VBP InstallShield action will not add -m or -p parameters when invoking Compile.exe for IS Pro v7 (unless specifically added in the Compile.exe additional options field on the Options tab). Please ZIP and send or post:
1) The info from Help | About | Install Info 2) The .bld file 3) A build log file Thanks. |
|
|