Windows XP Log Files
- 0
- Add a Comment
During the installation of Windows XP, several log files are automatically created. These files can be useful when troubleshooting installation problems. The setup log files that are created include the following:
- Setupact.log - This log file contains all the actions performed during setup in chronological order. It is stored in the %systemroot% folder.
- Setuperr.log - This log file lists any errors that occurred during setup along with the severity of the error. It is stored in the %systemroot% folder.
- Comsetup.log - This log file provides information about the installation of Optional Component Manager and COM+ components. It is stored in the %systemroot% folder.
- Setupapi.log - This log file provides information about .inf files. It is stored in the %systemroot% folder.
- Netsetup.log - This log file lists the actions perform while joining the computer to a workgroup or domain. It is stored in the %systemroot%\debug folder.
- Setup.log - The information contained within this log file is used by the Recovery Console. It is stored in the %systemroot%\repair.
Tags: log files, setupact.log, setuperr.log, comsetup.log, netsetup.log, setup.log
