标题: 光盘不能启动
[打印本页]
作者: ronin
时间: 2003-9-16 00:00
标题: 光盘不能启动
有关w.bat问题
那里有详细的资料,我有个批处理不能使用,请帮我看看:有错误提示,是和recur有关,去掉就行,按数字键出错,还有就是没有鼠标指针,在WIN2000的DOS运行正常,做成光盘就出错,说是SC_1没找到,请问什么原因
@echo off
wait 3 >nul
tw /np /n3 >nul
cls
recur
call wbat.com box @telking.BAT:sc_1
if errorlevel 100 goto _cmd
if "%?%" == "1" goto _userhf
if "%?%" == "2" goto _bf98
if "%?%" == "3" goto _restart
if "%?%" == "4" goto _restart
if "%?%" == "5" goto _restart
goto sc1
:sc_1
:sc1
goto _end