1. Run a Setup from another Windows (e.g. 2000/XP/2003), don't reboot
2. Get a copy of "$WINDOWS.~BT" and rename it to something like "PECD"
3. Copy the folder "boot" from CD/DVD to "PECD" folder
(you can delete the "boot.sdi" file)
4. Copy the files "boot.ini" and "bootmgr" from CD/DVD to "PECD" folder
5. Rename "setup.exe" in Sources folder to "setuq.exe"
(If you also have "setup.exe" in root folder then rename it too)
6. Modify the boot.ini like this:
[boot loader] timeout=0 default=multi(0)disk(0)cdrom(0)\WINDOWS [operating systems] multi(0)disk(0)cdrom(0)\WINDOWS="Microsoft Windows Longhorn PE" /NOEXECUTE=OPTIN /FASTDETECT /DETECTHAL /MININT /USENEWLOADER
7. Get the boot sector of the CD/DVD
8. Burn this compilation as a bootable CD or create a ISO with your favourite application.
mkisofs (from BartPE supporting -iso-level 4) / makeiso example:
mkisofs -iso-level 4 -volid "LB1PFRE_EN" -b "Microsoft Corporation.img" -no-emul-boot -boot-load-size 4 -hide "Microsoft Corporation.img" -hide boot.catalog
-v -o e:\LH5112\LB1PFRE_EN.ISO e:\LH5112\PECD
NOTES
=====
Id don't know much about WinPE 2005 but WinPE Vista has some cool new features. As you can see it has a boot manager like the hd boot, you can use cdrom(0) or ramdisk(0) as boot targets.
It also has the capability to "write" on the CD/DVD. If found this files are for "write access" on CD/DVD:
fbwflib.dll
sacsess.exe
sacsvr.dll
drivers\fbwf.sys
drivers\sacdrv.sys
drivers\wimfsf.sys (only for .wim image files)
I also got WMI an the explorer work, but I hang on ieframe.dll which is the new interface for the folder an IE windows. it only gives a white box. But on the desktop an on Open/Save dialogs the new Icon-Engine (IconCodecService.dll, imageres.dll, thumbcache.dll, WindowsCodecs.dll etc.) works in PE.
The only important thing which doesn't seem to work is to install ms_server with netcfg. It gives an "Transaction Manager..." error, but I don't think it refers to MSDTC
This post has been edited by scp: 10 August 2005 - 03:10 PM



Help

Back to top










