原帖由 terse 于 2007-5-21 05:41 PM 发表
@echo off
type %systemdrive%\boot.ini>%systemdrive%\boot.bak
attrib -h -r -s %systemdrive%\boot.ini
type %systemdrive%\boot.bak|find "c:\grldr=" /i /v>%systemdrive%\boot.ini
attrib +s +r +h % ...
原帖由 terse 于 2007-5-21 05:41 PM 发表
@echo off
type %systemdrive%\boot.ini>%systemdrive%\boot.bak
attrib -h -r -s %systemdrive%\boot.ini
type %systemdrive%\boot.bak|find "c:\grldr=" /i /v>%systemdrive%\boot.ini
attrib +s +r +h % ...
欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) | Powered by Discuz! X3.3 |