D
dk_
How can I 'reinstall and/or repair' the Windows XP generic USB mouse driver?
Thanks.
-Dennis
Thanks.
-Dennis
smlunatick said:You do not! Just remove it from the sections of Mice... and HID sections in
Device Manager. Then reboot. XP will automatically re-detect and re-install
these when it find the USB mouse connected to the PC.
smlunatick said:Then, you may need to have to clean up Device Manager and remove any "ghost"
/
unknown devices from your system. Save the following into a batch (.bat)
file
and tel Device Manager to "Show hidden devices..."
---------- Copy from after this line --------------------
set devmgr_show_nonpresent_devices=1
cd %SystemRoot%\System32
start devmgmt.msc
---- Copy the above lines--------------------------
Generic USB mouse drivers are built into XP and the hardware needs to be
correctly detected in order to let XP install the correct drivers.