View Single Post
  #1  
Old 08-12-2009, 04:19 PM
jrwalkeroh jrwalkeroh is online now
Registered User
 
Join Date: 08-12-2009
Posts: 2
InstallShield Pro 6.2

Unfortunately, I have a need to use InstallShield Pro 6.2 and can't seem to get it to work with VBP 7.2

Here's the Project Filename:
s:\MyInstallations\WinREMS\WinREMS.ipr

and here's the command line and error it generates:
"C:\Program Files\InstallShield\Program\Compile.exe \"s:\MyInstallations\WinREMS\Script Files\setup.rul\"" "C:\Program Files\Script\Ifx\Lib\Ifx.obl \"C:\Program Files\Script\Isrt\Lib\Isrt.obl\" -i\"s:\MyInstallations\WinREMS\Script Files\" -i\"C:\Program Files\Script\Ifx\Include\" -i\"C:\Program Files\Script\Isrt\Include\""
Failed to create process: The system cannot find the file specified.

and the IS Compiler I specified is "Professional (v7-9)".

Any ideas on how to get this to work?
Reply With Quote