REM -------------------------------------------------------
REM -- Put keyboard codes (xx) and --
REM -- code page variables (yyy) here. --
REM -------------------------------------------------------
REM MODE CON CP PREP=((yyy) EGA.CPI)
REM MODE CON CP SEL=yyy
REM KEYB xx,yyy
REM -------------------------------------------------------
REM -- Put network or CD-ROM drivers here. --
REM -------------------------------------------------------
REM Windows DOS:
REM MSCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]
REM Caldera DOS:
REM NWCDEX.EXE /D:driver_name [/L:drive_letter] [/M:buffers]
MOUSE
SET TZ=CST-8
ECHO.
ECHO Insert Drive Image Disk 2 (Program)
ECHO.
ECHO.
ECHO *** Press Any Key to Continue ***
ECHO.
PAUSE >NUL
ECHO Drive Image 2002
ECHO Copyright 1994-2002, PowerQuest Corporation.
ECHO All rights reserved.
ECHO.
ECHO Loading. Please wait...
ECHO.
PQDI
《CONFIG。SYS》
DEVICE=HIMEM.SYS
REM DEVICE=EMM386.EXE
DOS=HIGH,UMB
LASTDRIVE=Z
REM -------------------------------------------------------
REM -- Put code page variable (yyy) here. --
REM -------------------------------------------------------
REM DEVICEHIGH=DISPLAY.SYS CON=(EGA,yyy,)
REM -------------------------------------------------------
REM -- Put network or CD-ROM drivers here. --
REM -------------------------------------------------------