SetupAPI log for Windows XP/2003.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 28 Jan 2011 13:00:21 +0200
changeset 789 6472b80a8b24
parent 783 ba1e9a5ffda8
child 790 cb53d2483faf
SetupAPI log for Windows XP/2003.
driver-win.rst
--- a/driver-win.rst	Tue Jan 25 18:05:31 2011 +0200
+++ b/driver-win.rst	Fri Jan 28 13:00:21 2011 +0200
@@ -159,9 +159,15 @@
 
 To detect whether a driver loaded, check the status of the device in Device Manager.
 
-In Windows Vista and later versions of Windows, SetupAPI logs information about device installation
-in a plain-text log file that you can use to verify the installation of a device and to troubleshoot
-device installation problems. Check
+SetupAPI logs information about device installation in a plain-text log file
+that you can use to verify the installation of a device and to troubleshoot
+device installation problems.
+
+For Windows XP/2003 check:
+
+  %SystemRoot%/SetupApi.log
+
+For Windows Vista and later versions of Windows check:
 
   %SystemRoot%\inf\SetupAPI.dev.log     installation events in the device
   %SystemRoot%\inf\SetupAPI.app.log     application installation