Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #timeout 15
- default /default
- write (md)0x220+1 !BAT\necho -n -P:0000 $[0107] Hiren's BootCD 15.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 Mini Windows Xp\nRun Antivirus and other windows programs
- # example password: test
- # password --md5 $1$gNe0$KZPOE8wNbTNSKOzrajuoB0
- find --set-root /HBCD/XP/XP.BIN
- #map --mem /HBCD/XP/f6drivers.img (fd0)&&map --hook
- chainloader /HBCD/XP/XP.BIN
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement