When uninstalling a filter driver with DIFxApp, I notice that it doesn't
remove the actual .sys file from c:\windows\system32\drivers. This is a
violation of the Certified for Windows test. In looking through the
DIFxApp.doc supplied by MS, there is a section that describes the uninstall
steps, and by George, it doesn't mention deleting the installed files.
From the DIFxApp.doc whitepaper:
· Removes the driver package from the Driver Store. (Bob: I'm assuming
this doesn't mean remove the actual driver file. This has to do with the
.inf and .cat, right?)
· Updates the association between the service, the driver, and
applications. For more information, see "Associating Services, Driver
Packages, and Applications" later in this paper.
· Deletes the corresponding entry for the driver package in Add or Remove
Programs. (Bob: actually no add/remove entry was created)
Is it okay to leave these files there, or is there a way to get them
deleted?
Thanks!
Bob