Non PnP drivers selection



Hi guys,

I need to build an image that supports different hardware
configurations. Monitor options range among simple VGA+PS/2 mouse to
touchscreen solutions.
During FBA (phase 65530) I launch a script that asks user to select the
type of monitor installed then I'd like to activate the proper driver,
calibrate monitor and seal the disk (EWF)

I succeeded in creating working images with one driver at time, but
when I add more than one driver they don't work as expected.
I think the problem is located in the FBA and the way serial Non PnP
driver are installed.
I presently had to support 3M and ELO touch. The components I found,
insert registry keys under HKLM\SYSTEM\CurrentControlSet\Enum , and
HKLM\SYSTEM\CurrentControlSet\Services
I though it were possible to instal the devices disabled, and than
Enable one at time during last phase of FBA, but it seems harder then I
thought.
Is there someone can help me?
I'm not an expert of driver installation (is different in XPe from XP
Pro?), It seems that writing the keys under "Enum" kicks .inf selection
and installation, but this overcome some settings (I tried writing the
value DisableCount=1, like applet Device Manager does, but without
success)


Fabio.

.



Relevant Pages

  • Re: [SLE] Nvidia / AV Out Not Center
    ... card may complicate the installation. ... Did all the online updates (excluding the nvidia driver) ... Now it does start up just fine If I set it to run off of a monitor. ...
    (SuSE)
  • Re: monitor driver - I did something stupid
    ... FAQ for Windows Antispy http://www.geocities.com/marfer_mvp/FAQ_MSantispy.htm ... > work on my secondary XP installation. ... On the primary installation the monitor ... > driver just installed itself bu t on my secondary boot it wouldn't. ...
    (microsoft.public.windowsxp.help_and_support)
  • helping my dad with X configuration, long distance
    ... installation and configuration, and now he and my 13-year-old brother are ... They're now trying to improve their X configuration, ... I checked that the driver it was using was a Linux driver ... monitor, and since LCD monitors have fixed resolution, and this monitor ...
    (comp.unix.bsd.freebsd.misc)
  • monitor showing scan out of range
    ... Have a PBell P4 pc and did a clean installation on a new hd with a retail xp ... problem as the monitor show the picture very 'un' forcus. ... Before I update the driver on the display adaptor, ...
    (microsoft.public.windowsxp.configuration_manage)
  • FBA driver install order
    ... can be applied to driver installation? ... I have to install a driver after the parallel port driver has already been ... FBA has finished, through the same INF file that FBA has used, it works. ...
    (microsoft.public.windowsxp.embedded)

Loading