Creating Installation Log Files for Siebel CRM Desktop
This topic describes how to create installation log files.
To create installation log files for Siebel CRM Desktop
Run the Siebel CRM Desktop installer with the following command line parameter:
"msiexec /lvx!* log_path /i CRMDesktop.msi"
where:
log_path specifies where Siebel CRM Desktop stores the log file.
For example, run the following command:
"msiexec /lvx!* C:\admin logs\log.txt /i CRMDesktop.msi"
This command installs Siebel CRM Desktop and saves the installation logs in the log.txt file in the following directory:
C:\admin logs\
For more information, see Using the Windows Command Line to Set Optional Parameters.