- Question on INF file ControlFlags section
- Posted by BJ Johns on September 23rd, 2004
In the SonyDcam.inf file which is found in the DDK WDM samples, there is a
comment in this file in the ControlFlags section ....
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*
I found a reference to this section which mentions that for the NT-based
operating system, the specified devices ( all if * is specified) will not be
displayed by the Add Hardware Wizard, but will be displayed by the Found New
Hardware and Hardware Update wizards.
My question is why would you NOT want to display PnP devices in the Add
Hardware Wizard but allow them to be displayed in the Found New Hardware and
Hardware Update wizards?
- Posted by Mark Roddy on September 26th, 2004
In article <u1gGsAYoEHA.648@tk2msftngp13.phx.gbl>, hjohns1@ix.netcom.com
says...
Not a good idea. The default (ExcludeFromSelect missing from inf file)
ought to be equivalent to ExcludeFromSelect=*.
--
=====================
Mark Roddy DDK MVP
Windows 2003/XP/2000 Consulting
Hollis Technology Solutions 603-321-1032
www.hollistech.com
markr@hollistech.com
- NT4 specific section in printer driver's INF file (Drivers) by Edward
- INF file RegisterDlls section - failing within a CAB file! (Drivers) by Chainsaw Joe
- Re: GSNotes/Golden Section Notes Question (Software & Applications) by Susan Bugher
- AddService section in the INF file (Drivers) by Jens
- New section (Graphics & Designing) by Roberto

