
Re: Adding drivers to Windows PE
That is precisely my problem, buildcd.log is reporting that DRVINST is an
invalid internal or external command, script or batch utility (not the exact
wording)
I had a look for it and I cannot find this file.
Additionally earlier in the buildcd.log i see a mention not bldini not being
found, would you knwo exactly what this is?
Appreciate your reponse!
Thanks,
Andrew
"Michael Niehaus [MS]" <mniehaus@online.microsoft.com> wrote in message
news:e$LUj$fBGHA.2476@TK2MSFTNGP10.phx.gbl...
> The "BuildCD" process uses DRVINST.EXE (a Windows PE utiliy) to inject the
> drivers in the "ExtraNics" directory into the PE image. It decides what
> files need to be copied by reading the driver installation INF files in
> the "ExtraNics" directory. It will not search subdirectories, nor will it
> copy files not referenced by the INF.
>
> Typically, the LAN.INF (which isn't a driver installation INF) is used by
> the old DOS drivers and isn't needed.
>
> From the BuildCD.log, can you see any messages from DRVINST.EXE reporting
> drivers added to PE? What does your "ExtraNics" directory look like?
>
> -Michael Niehaus
> Systems Design Engineer
> mniehaus@microsoft.com
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
> "SameOld" <andrew_paiti@hotmail.com> wrote in message
> news:1135034539.24387@huey.topnz.ac.nz...
>
>