Launch installing/uninstalling with full logging of a process.

 

The key is used for full logging of all events in a text file to examine the problem when installing or uninstalling the program. The path that you specify in double quotation marks must exist.

 

Example
mcclient-v6-4-0.exe /log="C:\temp\setup.log"

unins000.exe /log="D:\logs\deinstall_protocol.txt"

 

Parameters description

Parameter

Value

log="file_name_with_full_path"

here you specify a full path to a file, where you should write event logs during installation process. The folder "c:\temp\", that is specified for example, must exist on a disk. If not, you will see a message about impossibility to create a log file.