:loop
if errorlevel %1 goto no_shift
:do_shift
set cdrom=%2
shift
shift
if not %1*==* goto loop
goto no_ramdrive
谁能给详细的解释一下,这是98启动盘中的SETRAMD.BAT中的
谢过先
if errorlevel %1 goto no_shift
:do_shift
set cdrom=%2
shift
shift
if not %1*==* goto loop
goto no_ramdrive
谁能给详细的解释一下,这是98启动盘中的SETRAMD.BAT中的
谢过先
