On Mon, Jun 14, 2004 at 02:33:11PM -0400, Patrick J. LoPresti wrote: > "Kevin P. Jacobson" <[EMAIL PROTECTED]> writes: > > > I would like something like this too. I think by the computer type > > would be especially nice (HP zd7000, HP d530, Sony Vaio, IBM T20, > > etc...). This way, a d530 wouldn't get all the drivers for a zd7000 > > copied down to it's hard drive too...and it beats manually moving the > > drivers around before doing an install. > > When you have OemPreinstall=Yes, as we do, everything under $OEM$ gets > copied to the local drive. $1 gets copied to %SystemDrive$, $$ gets > copied to SystemRoot, C gets copied to C:, and so on. This is > independent of OemPnPDriversPath. > > The only way we could avoid this copying would be to disable the > OemPreinstall mechanism and copy specific folders ourselves. But that > would probably break the $OEM$/TEXTMODE mechanism. So we would have > to leave OemPreinstall=Yes and tell people to put their drivers > somewhere else for us to copy.
So if I understand this correctly, if you set OemPreinstall=No and you put your drivers in $OEM$\$1\Drivers\gx110 and specify OemPnPDriversPath="Drivers\gx110" only the directory Drivers\gx110 will be copied to %SystemDrive% and not anything else under Drivers\ ? --Wim ------------------------------------------------------- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND _______________________________________________ unattended-info mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/unattended-info
