Thanks again Paxamime for your batch files,
I down loaded windows7(son of Vista) the other day and WAIK vista works ok with it
how to make a Custom Vista or Windows7 DVD)
Reference WAIK PE maker:
http://www.911cd.net/forums//index.php?sho...=18758&st=0change 6makeiso.bat slightly
the -m parameter OSCDIMG removes limitation of Cd size
so it can make a DVD image size
down load Windows7 ISO and put it on a DVD using Nero or the latest version of imgBurn (the older versions do not work properly with DVD)
then copy the contents to :
C:\pe\winpe_x86\ISO
and then copy all tools like imagex A43 dirverstore Defragler DiskPartitioner etc
http://www.defraggler.com/they all work from the son of Vista PE(windows7 PE)
to the ISO folder in wike(C:\pe\winpe_x86\ISO)
so now you got cotents of Windows7 DVD and tools in the ISO folder.
and then use batch file 6makeiso.bat with -m added to it
---------------------------------
cd \
c:
cd c:\Program Files\Windows AIK\Tools\PETools"
OSCDIMG -bc:\PE\winpe_x86\etfsboot.com -n -o
-m c:\PE\winpe_x86\iso c:\PE\winpe_x86.iso
pause
-----------------------------------------------
to make new iso (DVD size)
use Nero or latest imgburn to burn it to a DVD
that DVD is bootable and is a custom installation DVD Windows7
Ultimate.
you can see and use tools on root of DVD and also Driverstore which resides in windows\system32 is handy
as you can update drivers pointing to that folder .
Regards Ben