QUOTE (martinr @ Jun 8 2007, 07:14 PM)

The textbook method to install RAID drivers in WinPE is to use PEImg from the WAIK...
... but you will need peimg.exe. If you don't have the WAIK, it is a VERY big download, but worth having. If you search the internet for a file waikx86.msi, it is very much smaller, and has the tools you need in the Files\Tools folder.
Hey martinr,
Thanks for the code!

I'm on a steep learning curve here, and it may take a little while to figure out.
I don't have WAIK... it's size is almost equal to my monthly download limit! I found the abridged version at
http://download.microsoft.com/download/7/2...2c9/waikx86.msi ... still a bit too big for me at 164MB. (I haven't completed a download so can't confirm the link. It seems OK.)
Also ctv99's Drivers.rar has a little secret... peimg.exe. It also has its own App called "AddDrivers.exe". So maybe there is a trick to using it in WinBuilder. And I'm also struggling with WimUtil.exe at the moment.
My next plan of attack is to tinker with NightMan's "Drivers (Storage + LAN)" script.

At least I might learn something that way, rather than taking wild guesses with "Vista Driver Integrator" and WimUtil.exe.
QUOTE (MichaelZ @ Jun 8 2007, 08:00 PM)

This means that the script plus installer found 2 .inf-files in your drivers path, so the drivers' path seems to be correct (if you have two .inf in it).
Correct, MichaelZ. I have two inf files: KR10N.INF and VIRTUAL.INF.
The target path is simply "C:\WinBuilder\Target\VistaPE". I can't see a problem there. It is probably something minor like a gap in a path somewhere, but I don't know...

I've just about given up. I've also moved the "Drivers" folder to various locations: Apps, AddOns, VistaPE, etc, and I've tried moving the location of my RAID drivers. Everything "seems" to work OK,
except that the drivers aren't added to the Image! We need an author for an article about the tips and traps for WinBuilder!
Thanks.