signing of device driver

Hi

I have a storage filter driver. Do i need to sign that driver from
microsoft. or simply add the UpperFilters of type REG_MULTI_SZ in this
location [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E967-E325-11CE-BFC1-08002BE10318}]

thanks
rahul

Rahul,

The signing of the driver will eliminate the pop-up dialog you receive
during installation of your driver indicating you are installing a
non-verified driver. It is not required to have your driver signed to
install the driver.

Pete

Kernel Drivers
Windows Filesystem and Device Driver Consulting
www.KernelDrivers.com
(303)546-0300

-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Rahul Pandey
Sent: Wednesday, July 13, 2005 3:01 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] signing of device driver

Hi

I have a storage filter driver. Do i need to sign that driver from
microsoft. or simply add the UpperFilters of type REG_MULTI_SZ in this
location
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E967-E325-11
CE-BFC1-08002BE10318}]

thanks
rahul


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com

Adding UpperFilters is enough.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Rahul Pandey”
To: “Windows System Software Devs Interest List”
Sent: Wednesday, July 13, 2005 1:00 PM
Subject: [ntdev] signing of device driver

Hi

I have a storage filter driver. Do i need to sign that driver from
microsoft. or simply add the UpperFilters of type REG_MULTI_SZ in this
location
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E967-E325-11CE-
BFC1-08002BE10318}]

thanks
rahul


Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: unknown lmsubst tag argument: ‘’
To unsubscribe send a blank email to xxxxx@lists.osr.com

Filters can be installed without the INF file or messing with PnP
installer.

Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com

----- Original Message -----
From: “Peter Scott”
To: “Windows System Software Devs Interest List”
Sent: Wednesday, July 13, 2005 7:35 PM
Subject: RE: [ntdev] signing of device driver

>
> Rahul,
>
> The signing of the driver will eliminate the pop-up dialog you receive
> during installation of your driver indicating you are installing a
> non-verified driver. It is not required to have your driver signed to
> install the driver.
>
> Pete
>
> Kernel Drivers
> Windows Filesystem and Device Driver Consulting
> www.KernelDrivers.com
> (303)546-0300
>
>
> -----Original Message-----
> From: xxxxx@lists.osr.com
> [mailto:xxxxx@lists.osr.com] On Behalf Of Rahul Pandey
> Sent: Wednesday, July 13, 2005 3:01 AM
> To: Windows System Software Devs Interest List
> Subject: [ntdev] signing of device driver
>
> Hi
>
> I have a storage filter driver. Do i need to sign that driver from
> microsoft. or simply add the UpperFilters of type REG_MULTI_SZ in this
> location
> [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class{4D36E967-E325-11
> CE-BFC1-08002BE10318}]
>
> thanks
> rahul
>
> —
> Questions? First check the Kernel Driver FAQ at
> http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: unknown lmsubst tag argument: ‘’
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
> —
> Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com