|
 | Document ID:1999060918102448 Last Modified:09/09/2009 |
How to create a detailed installation log file for the Microsoft Installer
| Situation: | You need to create a detailed installation log file when you install Symantec AntiVirus, Symantec Client Security, Symantec Endpoint Protection or, Symantec Endpoint Encryption. |
| Solution: | Symantec Antivirus, Symantec Client Security, Symantec Endpoint Protection, and Symantec Endpoint Encryption use the Microsoft Installer. When an installation fails, the installation log files can help you troubleshoot the problem.
To create a detailed installation log file
- In the Windows Registry Editor, go to the following key:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer
If the Installer key does not exist, create it. Directions for how to add the key are in the Technical Information section of this document.
- Right-click the Installer key, and then click New > String Value.
- Type Logging for the name of the new value.
- In the right pane, double-click the Logging value.
- In the Value data box, type voicewarmup
- Click OK.
- Exit the Registry Editor.
- Install Symantec Antivirus or Symantec Client Security.
To view the installation log file
- Confirm that Windows is configured to show hidden and system folders.
To show hidden and system folders, read How to make Windows show all files.
- On the Windows taskbar, click Start > Run.
- In the Open box, type one of the following text strings:
%TEMP%
%TMP%
- Press Enter.
Windows Explorer opens the temporary folder.
- Find the log file.
The file name starts with the letters MSI and ends with the extension .log.
- Use Notepad to open the log file.
To troubleshoot installations by using the installation log file
- Open the log file.
- Search for the text value 3
- The 20 lines of text above this entry will contain one or more errors.
- Contact Symantec Technical Support with the information.
|
| Technical Information: | To add the Installer registry key if it does not exist
- Exit all open programs.
- On the Windows taskbar, click Start > Run.
- In the Open box, type the following text:
regedit
- Click OK.
- Go to the following key:
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows
- In the left pane, right-click the Windows key, and then click New > Key.
- For the new key's name, type Installer
- Press Enter.
- Exit the Registry Editor.
|
 | Document ID:1999060918102448 Last Modified:09/09/2009 |
|