How to setup logging for the installer of Intelli-Site and Intelli-Site Lite
AA-00551
To log during the installation, the installer must be run from a command prompt with specific parameters. - From Windows Explorer, create a folder for the log files, (e.g. C:\Logs)
- Copy the desired Intelli-Site installer to the Desktop
- Open a Command Prompt
- Enter the following commands
cd Desktop Intelli-Site-4.0.28.4.exe/debuglog"C:\Log\SetupExe.log" /V"/L*v C:\Log\SetupMSI.log" Note: The command must include all the indicated spaces and double-quotation marks.
Two logs will be created: SetupExe.Log and SetupMSI.log. Attach these log files to the installer tickets in trac.
|