Our application installs a PnP driver which depends on a storage filter
driver configured as a lower filter. When we attempt to uninstall the PnP
device via Device Manager and choose to delete the binaries, Vista 64 reports
that the filter driver is not signed at boot time. Both drivers have valid
WHQL cat files and were installed via a single INF from an MSI file.
Is there any information on how we can configure/register the drivers and be
able to remove them via Device Manager and/or by an application? Our goal
is to remove all registry and binaries associated with the PnP device.
Thanks