"Gareth Budge" <[EMAIL PROTECTED]> writes: > With regard to the additional drivers not installing, Windows itself > does not recognise that the device requires additional drivers to > have the PCI card function. We normally have to manually install > these extra 2 drivers ourselves, so I am hopeful that there is some > way to have Windows just install them anyways.
When you say "manually install these extra 2 drivers", what do you mean, exactly? Do you run some kind of installer, or do you invoke the "Add New Hardware" wizard by hand, or what? To answer your other question: To add all of the drivers at installation time, you need to put them under $oem$\$1 and set the [Unattended]/OemPnPDriversPath key to list them. You can have Unattended construct this value automatically, adding all of your drivers; see the "Computing OemPnPDriversPath automatically" section of <http://unattended.sourceforge.net/advanced.html>. - Pat ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
