Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- timeout 10
- default 2
- write (md)0x220+1 !BAT\necho -n -P:0000 $[0107] ChaosServer PXE Mini Windows XP \0 && initscript (md)0x220+1
- title Boot From Hard Drive (Windows Vista/7/2008 or Xp)\n
- find --set-root --ignore-floppies --ignore-cd /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr || rootnoverify (hd0) && chainloader +1 && boot
- map () (hd0) && map (hd0) () && map --rehook
- find --set-root --devices=h /bootmgr || find --set-root --ignore-floppies --ignore-cd /ntldr
- chainloader /bootmgr || chainloader /ntldr
- title \n
- root
- title Mini Windows Xp\n XP PE by Hiren.
- find --set-root /HBCD/XP/XP.BIN
- chainloader /HBCD/XP/XP.BIN
- title Reboot Computer
- reboot
- title Power Off Computer
- halt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement