@ECHO OFF
set EXPAND=YES
SET DIRCMD=/O:N ??????
IF "%CONFIG%"=="OFF" GOTO OFF
IF "%CONFIG%"=="RESTART" GOTO RESTART
XMSDSK 12288 N: /y ????
path=N:\;C:\
md n:\temp
set temp=n:\temp
set tmp=n:\temp
cls
echo.
echo It is extracting FILES, Please waiting...
pkunzip -d wbdata.zip n:\ > nul
EXTRACT /Y /e /L n:\ a:\CAB0.CAB > nul
echo.
echo It is completed.
echo.
echo Starting loading DOSLFN. CTMOUSE. DOSKEY...
echo.
DOSLFN
LH ESCAPE > nul
LH CTMOUSE.EXE
LH DOSKEY.COM
echo.
echo loading completed.
echo.
echo Staring copy files and load chinese system...
copy a:\command.com n:\ /y > nul
set comspec=N:\command.com
copy a:\off.com n:\ /y > nul
copy a:\restart.com n:\ /y > nul
copy a:\pkunzip.exe n:\ /y > nul
EXTRACT /Y /e /L n:\ a:\CAB1.CAB yys.bat > nul
if "%config%"=="DOS" goto DOS
call excab1.bat
GOTO %CONFIG%
OS
N:
t.bat
:GP1
call shsucdx.bat
call easycd.bat
menua.bat
:NOGP1
menua.bat
:GP2
goto GP1
:USB
goto GP1
:CDROM
call shsucdx.bat
call easycd.bat
goto dos
:OFF
OFF.COM
:RESTART
RESTART.COM
有人给给我注释 一下吗,有不少看不懂, 不明白它的意思 ?
set EXPAND=YES
SET DIRCMD=/O:N ??????
IF "%CONFIG%"=="OFF" GOTO OFF
IF "%CONFIG%"=="RESTART" GOTO RESTART
XMSDSK 12288 N: /y ????
path=N:\;C:\
md n:\temp
set temp=n:\temp
set tmp=n:\temp
cls
echo.
echo It is extracting FILES, Please waiting...
pkunzip -d wbdata.zip n:\ > nul
EXTRACT /Y /e /L n:\ a:\CAB0.CAB > nul
echo.
echo It is completed.
echo.
echo Starting loading DOSLFN. CTMOUSE. DOSKEY...
echo.
DOSLFN
LH ESCAPE > nul
LH CTMOUSE.EXE
LH DOSKEY.COM
echo.
echo loading completed.
echo.
echo Staring copy files and load chinese system...
copy a:\command.com n:\ /y > nul
set comspec=N:\command.com
copy a:\off.com n:\ /y > nul
copy a:\restart.com n:\ /y > nul
copy a:\pkunzip.exe n:\ /y > nul
EXTRACT /Y /e /L n:\ a:\CAB1.CAB yys.bat > nul
if "%config%"=="DOS" goto DOS
call excab1.bat
GOTO %CONFIG%
OSN:
t.bat
:GP1
call shsucdx.bat
call easycd.bat
menua.bat
:NOGP1
menua.bat
:GP2
goto GP1
:USB
goto GP1
:CDROM
call shsucdx.bat
call easycd.bat
goto dos
:OFF
OFF.COM
:RESTART
RESTART.COM
有人给给我注释 一下吗,有不少看不懂, 不明白它的意思 ?
