- 积分
- 46
- 实力分
- 点
- 金钱数
- 两
- 技术分
- 分
- 贡献分
- 分
|

楼主 |
发表于 2007-1-26 16:12:05
|
显示全部楼层
config.sys
device=himem.sys /t:off
device=emm386.exe ram
device=oakcdrom.sys /d:mscd000
buffershigh=10,0
fcbshigh=4,0
dos=high,umb
autoexec.bat
@echo off
lh mscdex.exe /d:mscd000 /l:x
lh smartdrv.exe
x:
ghost.exe -clone,mode=pload,src=x:\\ghost\\system.gho,dst=1:1 -sure -rb |
|