Non PnP drivers selection
- From: uvts_cvs@xxxxxxxxx
- Date: 7 Sep 2006 03:01:30 -0700
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.
.
- Prev by Date: Re: Outlook Express appears in Start menu after fbreseal.
- Next by Date: FTP with XP Embedded
- Previous by thread: Is it possible to use a QVGA screen with XPE ?
- Next by thread: FTP with XP Embedded
- Index(es):
Relevant Pages
|