How to Enable Fault Logging in Windows 95 (269531)
The information in this article applies to:
This article was previously published under Q269531 SUMMARY
When troubleshooting error messages that are difficult to reproduce, it may be helpful to enable fault logging to record the errors as they occur.
By enabling fault logging in the registry, Windows 95 logs general protection faults, and invalid page faults to the Faultlog.txt file.
To enable fault logging, follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- Create a registry key under the following location, and name it Fault:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion
- Create a Logfile string value in the Fault key with a value data of "C:\Windows\Faultlog.txt".
Logging takes effect immediately, and does not require that you restart the computer. Logging remains in effect until you delete the Fault registry key.
Modification Type: | Minor | Last Reviewed: | 1/15/2006 |
---|
Keywords: | kbhowto KB269531 |
---|
|