Sometimes the product (un)installation log may not be generated. In these cases it is recommended to enable the (un)installation log manually. To get installation/uninstallation tracing, do the following:
- Download the archive MSI_log.zip.
- Unpack all files from the archive.
- Run the file MSI_log_on.reg to add the necessary key to the registry and click Yes. As a result the window confirming addition of the information to the registry is displayed.

- Run program installation/uninstallation.
- Reproduce the problem once again by provoking the installation/uninstallation error.
- As a result the text file is generated – installer’s log with the name MSI*.log (where * is an arbitrary choice of alphanumeric symbols. This file is saved to the Temp folder. By default the Temp folder resides:
- under Windows Vista /7 / 8 in the folder \Users\%USERPROFILE%\AppData\Local\Temp
- under Windows XP in the folder \Documents and Settings\%USERPROFILE%\Local Settings\Temp
- Run the file MSI_log_off.reg and click Yes. Installation/Uninstallation tracing log will be disabled.
To have quick access to the folder in which the program installation/uninstallation log is saved, click Start > Run > enter %temp% in the Open field > Enter.
Installer log is created when installing or uninstalling the application, each time under unique name. If the Temp folder already has logs with the name MSI*.log created during previous installations, then in order to find the necessary log look for the log with the latest creation date/time.
