
CODE: [Copy to clipboard]@echo off
type %systemdrive%\boot.ini>%systemdrive%\boot.bak
attrib -h -r -s %systemdrive%\boot.ini
echo multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /safeboot:minimal /sos /bootlog /noguiboot>>%systemdrive%\boot.ini
BOOTCFG /Default /ID 2
BOOTCFG /Timeout 0
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |