driver-win.rst
changeset 789 6472b80a8b24
parent 735 5c437e2d5fe1
child 790 cb53d2483faf
--- 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