View Single Post
  #4  
Old 01-11-2008, 12:11 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
If you copy/paste the IsCmdBld.exe command-line used by the VBP InstallShield step into a Command Prompt and run outside of VBP, does it have the same result as when the same command is performed within VBP? If so, you'll need to submit the issue to the IS vendor. If not, please ZIP and send or post:
1) The info from Help | About | Install Info
2) The .bld file
3) A build log file
4) The .ism file
5) The output when when building from a Command Prompt (add >out.txt to the IsCmdBld.exe command to redirect to a file)
6) A detailed description of the difference in behavior when running inside VBP vs. outside VBP.

Thanks.
Reply With Quote