On Nov 26, 2007 11:42 AM, Nils Olav Fossum
<[EMAIL PROTECTED]> wrote:
> Søndag 25 november 2007 23:03, skrev Brian May:
> > On Fri, 2007-11-23 at 11:27 +0100, Nils Olav Fossum wrote:
> > > Onsdag 14 november 2007 17:08, skrev Maurice Libes:
> > > > i make this copy in the UNATTEND.TXT file  here:
> > > >     doit_cmds = "Z:;cd Z:\os\winxpsp2\i386;xcopy OEM c:\OEM /Y /E /I;
>
> so if I get this right:
> Drivers are copied to c:\oem and Windows pick them up and uses them?

Yes.

[SNIP]

> > Anyway, hard coding the above is kind of ugly, especially as the os
> > directory is hard coded ( z:\os\winxpsp2 ) - which might be OK if you
> > have only one OS, but probably won't work if you have multiple OS in
> > z:\os.
>
> Yep, this should be automated, and I believe it is already done,
> but a little handwork is needed:
>
> make a sensible directory structure under
> z:\os\winxpsp2\$oem$\$1

Yes, you can also also copy/move the OEM folder to i386\$oem$\$1\OEM,
so Windows Setup will copy it to the C: drive; this way you can avoid
messing with doit_cmds parameter. I slipstream my drivers with method
2 btw (so I don't have to care too much about the max. length of
OemPnPDriverPath). It works well.


-- 
Frank Van Damme   A: Because it destroys the flow of the conversation
                  Q: Why is it bad?
                  A: No, it's bad.
                  Q: Should I top post in replies to mails or on usenet?
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to