From: Maxim S. Shatskih on
> again. To remove the driver package you can use "devcon dp_delete":

At least on Win7, this actually deletes FileRepository and oem%d.inf/.pnf, but the .sys in system32\drivers and all non-devnode registry entries (SC database, event logging) - are left in place.

The OS will boot with this driver for the next time.

--
Maxim S. Shatskih
Windows DDK MVP
maxim(a)storagecraft.com
http://www.storagecraft.com

From: Mike [MSFT] on
There is no supported way of removing system32\drivers files. If you need
to do some sort of specialized cleanup you can use a coinstaller to handle
DIF_REMOVE.

-Mike

"Maxim S. Shatskih" <maxim(a)storagecraft.com.no.spam> wrote in message
news:uFnoeewqKHA.4636(a)TK2MSFTNGP06.phx.gbl...
>> again. To remove the driver package you can use "devcon dp_delete":
>
> At least on Win7, this actually deletes FileRepository and oem%d.inf/.pnf,
> but the .sys in system32\drivers and all non-devnode registry entries (SC
> database, event logging) - are left in place.
>
> The OS will boot with this driver for the next time.
>
> --
> Maxim S. Shatskih
> Windows DDK MVP
> maxim(a)storagecraft.com
> http://www.storagecraft.com
>
First  |  Prev  | 
Pages: 1 2
Prev: DCD Filter Driver
Next: beginning UMDF Driver for PIC