Installing drivers to offline Windows Vista image: 1. Collect the drivers you wish to install and save them to a folder based on the device they are designed for. C:\drivers\LAN C:\drivers\MSD etc. 2. Extract the drivers from their compressed packages; this process will vary depending upon the method used by the manufacturer. Place each driver in its own sub-folder under its device type folder c:\drivers\net, c:\drivers\msd, etc. c:\drivers\net\intel100 c:\drivers\net\broadcom100 c:\drivers\MSD\intel c:\drivers\MSD\AMD etc. 3. Run the following command for each folder, where <source path> is the directory containing the driver INF file, and <destination path> (i.e. c:\winpe_x86\mount) is the path to you mounted Windows PE image: peimg /inf:<source path>\*.inf <destination path>\windows If you are referring to n XP WIM image you really can't.