HI,
useful info:
http://www.911cd.net/forums//index.php?showtopic=18758a Vista disks "Sources" directory..
For boot.wim
1: WinPE
2: Setup
For Install.wim
1: Business
2: Home Basic
3: Home Premium
4: Ultimate
5: Basic N
6: Business N
7: Starter Edition
to rip the files you need from a Vista disk.(or .wim)
CODE
cd \
cd c:\Program Files\Windows AIK\Tools\x86
imagex /compress fast /check /boot /scroll /export E:\sources\boot.wim 2 C:\Pe\WinRE.wim
pause
or even mount the image(1 or 2) and have look at it , using the Batch files in first link.
Ben