#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 |
|
|