On Windows 7 x64, I am uninstalling my software-only device and want to remove the driver package and the binary files & registry settings.
The device and driver package removal works fine, but the driver binary is still present in the system32\drivers folder and the registry settings are still alive.
Do you mean ‘software-only device,’ as in root enumerated or as in
nt4/legacy?
If the former, you should probably do whatever it is that MSDN says.
If the later, you can certainly safely remove your own stuff.
Alas, the history of setup/installation is a seriously dark, ongoing chapter
in the history of Windows.
Good luck,
mm
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of xxxxx@mediafour.com
Sent: Friday, February 11, 2011 3:14 PM
To: Windows System Software Devs Interest List
Subject: [ntdev] Deleting the Binary Files of the Installed Driver
Hi,
On Windows 7 x64, I am uninstalling my software-only device and want to
remove the driver package and the binary files & registry settings.
The device and driver package removal works fine, but the driver binary is
still present in the system32\drivers folder and the registry settings are
still alive.