Troubleshooting Issues by Logging a Suite Installation
If you are troubleshooting issues with Suites installations, the best place to start is with a debug log. Debug logs provide some insight into the operations that are being performed by a Suite installation. To create a debug log, run the suite with the following command line:
Setup.exe /debuglog
If a log name other than InstallShield.log or an alternate path is desired for the log, use the following command line instead:
Setup.exe /debuglogR…
October 20, 2011 Josh Stechnij