PDA

View Full Version : Command Line compiler question



Unregistered
12-06-2013, 09:24 AM
I upgraded yesterday from SB 7.6 to 8.1. I use the command line compiler to automate our process, but I'm having an issue now.

sb8.exe /c "\\mmsfile5\dpvcsarc.ifs\InstallShield Projects\Viva\SetupBuilder\fsdae00m\fsdae00m.sb7" /cv VIVAENV "Dev" /cv

All I changed was sb7.exe to sb8.exe, and now when the command file is run, I did not receive the pop up saying "SetupBuilder # Command Line Compiler" with the progress bar, and my setup.htm file was not updated.

Can you help me?

linder
12-09-2013, 01:04 AM
Hello,

A compiler.txt file is created if there was a compile error. The log file is located in C:\Documents and Settings\<user>\Application Data\Lindersoft\SetupBuilder 8

I would suggest to check this file to find out what the problem was.

Friedrich