Tech Support > Microsoft Windows > Drivers > enable/disable device
enable/disable device
Posted by veeru chowdary on September 17th, 2004


I want hide the SCSI adapter device form device manager or have to prevent
the user to enable/disable the device in device manager .

thank y
veeru

Posted by veeru chowdary on September 17th, 2004



Insted on that ,is there any option in windows registry to hide that
enable /disable option
"nospam@cristalink.com" wrote:

Posted by Peter Wieland [MSFT] on September 17th, 2004


to ask a silly question - why would you want to do this? What's so special
about your scsi adapter that even the system administrator shouldn't be able
to disable it if they want/need to?

-p

--
This posting is provided "AS IS" with no warranties, and confers no rights.
"veeru chowdary" <veeruchowdary@discussions.microsoft.com> wrote in message
newsF1EF034-0062-49E0-85AD-89CD7301A518@microsoft.com...


Posted by nospam@cristalink.com on September 18th, 2004


On IRP_MN_QUERY_PNP_DEVICE_STATE, return the PNP_DEVICE_NOT_DISABLEABLE bit
set.


"veeru chowdary" <veeru chowdary@discussions.microsoft.com> wrote in message
news:F0A74F03-0863-4263-9388-9B9F62D4B645@microsoft.com...



Similar Posts