Microsoft - Windows Installer logging
- Start "Regedt32.exe"
- Use Registry Editor to add the following registry value (or modify it, if the value already exists):
Key: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer
Value: Logging
Value Type: Reg_SZ
Value Data: "voicewarmup"
- Reboot the PC
- Run through the install/repair process to be monitored.
- Locate the MSI Log files via the following commands:
dir %temp%\MSI*.log
dir %SystemRoot%\temp\MSI*.log
- Run the program installation that causes your issue.
- Delete the key when data collection has been completed.
Author: Raymond M. A. Erdey