Non-Plug and Play devices...?

  • Thread starter Thread starter John Okert
  • Start date Start date
J

John Okert

Hello all,

Can anyone direct me to what component needs to be added that will
enable the following:
Computer Management / Device manager / View:Show Hidden Devices / Then
in the device tree I should have "Non-Plug and Play drivers".

For some reason I do not have this, any ideas out there?

Thanks,
John
 
John, harrier,

Make sure you've got PnP component in your image (PnP (Kernel Mode), PnP (User Mode)).

Also, before launching Dev Mgr set DEVMGR_SHOW_NONPRESENT_DEVICES=1 enviroment variable.
 
Thanks for the tip. I do have both components in my configuration and I
added the environment variable. The Show Hidden Devices menu item is now
visible, however, the Non-PNP Drivers node does not appear. I expect to see
a handful of items in this list.
 
harrier,

Please make sure these two components are in your image:
"Class Installer - Non-Plug and Play Drivers" (especially this one)
"Plug and Play Software Device Enumerator"
 
Back
Top