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] OS Windows XP native standalone build 2 \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 Native XP Image\n Native XP Image.
- map --mem (hd0,0)/native.img (fd0)
- map --hook
- chainloader (fd0)+1
- rootnoverify (fd0)
- title Reboot Computer
- reboot
- title Power Off Computer
- halt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement