CONFIG.SYS
[menu]
submenu=GHO11, 1KEY GHOST 11.2
submenu=GHO83, 1KEY GHOST 8.3
menuitem=G11EN, GHOST 11.2
menuitem=G83EN, GHOST 8.3
menuitem=DISKG, DISKGEN
menuitem=COMPT, DOS
menudefault=GHO11,5
menucolor=7,0
[GHO11]
menuitem=G11ST, IDE / SATA
menuitem=G11S1, SATA only
menuitem=G11S2, USB-DISK
menuitem=G11S3, USB-CD
menudefault=G11ST,5
menucolor=7,0
[GHO83]
menuitem=G83ST, IDE / SATA
menuitem=G83S1, SATA only
menuitem=G83S2, USB-DISK
menuitem=G83S3, USB-CD
menudefault=G83ST,5
menucolor=7,0
[COMPT]
device=himem.sys /testmem:off
[DISKG]
device=himem.sys /testmem:off
[G11EN]
device=himem.sys /testmem:off
[G83EN]
device=himem.sys /testmem:off
[G11S3]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
device=usbaspi.sys /e /v /norst
device=usbcd.sys /D:USB-CD
[G11S2]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
device=usbaspi.sys /e /v /norst
device=di1000dd.sys
[G11S1]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
rem device=gcdrom /D:SATACD01 /C0
rem device=gcdrom /D:SATACD02 /C1
rem device=gcdrom /D:SATACD03 /C2
[G11ST]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
rem device=vide-cdd /D:IDE-CD
[G83S3]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
device=usbaspi.sys /e /v /norst
device=usbcd.sys /D:USB-CD
[G83S2]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
device=usbaspi.sys /e /v /norst
device=di1000dd.sys
[G83S1]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
rem device=gcdrom /D:SATACD01 /C0
rem device=gcdrom /D:SATACD02 /C1
rem device=gcdrom /D:SATACD03 /C2
[G83ST]
device=himem.sys /numhandles=128 /testmem:off
rem device=umbpci
rem device=vide-cdd /D:IDE-CD
[COMMON]
dos=high,umb
shell=command.com /P /F /E:2000
files=20
buffers=30
rem device=ramdrive 25000 512 256 /E
lastdrive=z
AUTOEXEC.BAT
@ECHO OFF
REM 1KEY GHOST HD/CD/UD
REM http://doshome.com
SET DIRCMD=/O:N
IF "%config%"=="G83EN" GOTO G83E
IF "%config%"=="G11EN" GOTO G11E
IF "%config%"=="COMPT" GOTO CMP
IF "%config%"=="DISKG" GOTO DG
cls
echo XMSDSK is Loading...please wait...
xmsdsk.exe 25000 x: /y >nul
set ramdrive=x:
rem call fdrd
cls
echo Copy files is running...please wait...
copy /y command.com %ramdrive%\ >nul
copy /y fdapm.com %ramdrive%\ >nul
copy /y restart.com %ramdrive%\ >nul
copy /y shsucdx.com %ramdrive%\ >nul
copy /y d.bat %ramdrive%\ >nul
copy /y fdrd.bat %ramdrive%\ >nul
copy /y r.bat %ramdrive%\ >nul
copy /y s.bat %ramdrive%\ >nul
copy /y arj.exe %ramdrive%\ >nul
copy /y ctmouse.exe %ramdrive%\ >nul
copy /y diskgen.exe %ramdrive%\ >nul
copy /y fdisk.exe %ramdrive%\ >nul
copy /y find.exe %ramdrive%\ >nul
copy /y findcd.exe %ramdrive%\ >nul
copy /y func.exe %ramdrive%\ >nul
copy /y ghost83.exe %ramdrive%\ >nul
copy /y ghost.exe %ramdrive%\ >nul
copy /y kvfix.exe %ramdrive%\ >nul
path=%ramdrive%\
set comspec=%ramdrive%\command.com
set verx=u
set ghox=ghos
set ghoy=1KG
set ghod=1
set ghoh=..
set ghom=~1
set ghoi=C_PAN.GHO
set ghoj=C_PAN*.GH?
set ghot=C_PAN.TXT
set ghor=C_PAN.INI
:ERROR
IF EXIST tools.ex_ GOTO EXT
echo ERROR: tools.ex_ not found.
echo SORRY: Be will not use the disk.
echo.
GOTO QUIT
:EXT
cls
echo Preparing to start your computer.
echo This may take a few minutes. Please wait...
vol >%ramdrive%\vol.txt
copy tools.ex_ %ramdrive%\tools.arj >nul
%ramdrive%
cd\
arj x -y -gdoshome tools.arj >nul
del tools.arj >nul
lh doskey >nul
IF "%config%"=="G83ST" GOTO G83ID
IF "%config%"=="G83S1" GOTO G83SA
IF "%config%"=="G83S2" GOTO G83UD
IF "%config%"=="G83S3" GOTO G83UC
IF "%config%"=="G11ST" GOTO G11ID
IF "%config%"=="G11S1" GOTO G11SA
IF "%config%"=="G11S2" GOTO G11UD
IF "%config%"=="G11S3" GOTO G11UC
goto quit
:CMP
path=a:\
ctmouse.exe >nul
call d.bat
goto quit
:DG
ctmouse.exe >nul
diskgen.exe
call d.bat
goto quit
:G83E
ctmouse.exe >nul
ghost83.exe
call d.bat
goto quit
:G11E
ctmouse.exe >nul
ghost.exe
call d.bat
goto quit
:G83ID
ren ghost.exe ghost11.exe
ren ghost83.exe ghost.exe
set ghov=83
rem shsucdx /D:IDE-CD
rem findcd /s
rem verx=c
cls
usb-hdd.bat
:G83SA
ren ghost.exe ghost11.exe
ren ghost83.exe ghost.exe
set ghov=83
rem shsucdx /D:?SATACD01 /D:?SATACD02 /D:?SATACD03
rem findcd /s
rem verx=c
cls
usb-hdd.bat
:G83UD
ren ghost.exe ghost11.exe
ren ghost83.exe ghost.exe
set ghov=83
set verx=u
cls
usb-hdd.bat
:G83UC
ren ghost.exe ghost11.exe
ren ghost83.exe ghost.exe
set ghov=83
shsucdx /D:USB-CD
findcd /s
cls
usb-hdd.bat
:G11ID
set ghov=11
rem shsucdx /D:IDE-CD
rem findcd /s
rem verx=c
cls
usb-hdd.bat
:G11SA
set ghov=11
rem shsucdx /D:?SATACD01 /D:?SATACD02 /D:?SATACD03
rem findcd /s
rem verx=c
cls
usb-hdd.bat
:G11UD
set ghov=11
set verx=u
cls
usb-hdd.bat
:G11UC
set ghov=11
shsucdx /D:USB-CD
findcd /s
cls
usb-hdd.bat
:QUIT
CONFIG.SYS
[menu]
menuitem=G11EN, GHOST 11.2
menuitem=COMPT, DOS
menudefault=G11EN,5
menucolor=7,0
[COMPT]
device=himem.sys /testmem:off
[G11EN]
device=himem.sys /testmem:off
[COMMON]
dos=high,umb
shell=command.com /P /F /E:2000
files=20
buffers=30
lastdrive=z
AUTOEXEC.BAT
@ECHO OFF
SET DIRCMD=/O:N
IF "%config%"=="G11EN" GOTO G11E
IF "%config%"=="COMPT" GOTO CMP
cls
:CMP
path=c:\
goto quit
:G11E
ghost.exe
goto quit
:QUIT
欢迎光临 无忧启动论坛 (http://wuyou.net/) | Powered by Discuz! X3.3 |