After my laptop loads the USB CD-ROM drive it takes up 177k (external CD-ROM enclosure 2.0 + Samsung combo 48X),
DUSE4.4 alone can recognize the Samsung combo 48X. It can read the contents of the disc
I tried others before, they didn't work
I can't load Tianhui, and it says there isn't enough memory (CMI shows 351k conventional memory left),
I don't know how to use USBCD.SYS, please give an example.
Do I need to add parameters to Wengier USBASPI
The "New DOS Era" website mentions a solution to the hard disk "logical lock"
Can the modified IO.SYS replace the IO.SYS in a normal boot disk?
I want to burn it into a bootable CD, will there be any difference when using it?
Many thanks for the experts' advice!
AUTOEXEC.BAT
@ECHO OFF
set EXPAND=YES
SET DIRCMD=/O:N
set ramd=N:
XMSDSK 10240 N: /y
mkdir N:\temp
set tmp=N:\temp
set temp=N:\temp
path=N:\;A:\;%CDROM%:\;N:\temp
copy command.com n:\ /y > nul
set comspec=N:\command.com
echo.
echo Preparing to start your computer.
echo This may take a few minutes. Please wait...
echo.
EXTRACT /Y /e /L n: CAB1.CAB > nul
EXTRACT /Y /e /L n: CAB2.CAB > nul
rem extract /y /l n: /e E:\CAB1.CAB > nul
rem extract /y /l n: /e E:\CAB2.CAB > nul
LH N:\ZENO.EXE /Q > NUL
LH N:\CTMOUSE.EXE > NUL
LH N:\MOUSCLIP.EXE > NUL
LH N:\SMARTDRV.EXE 8192 > NUL
LH N:\DOSKEY.COM > NUL
LH N:\DOSLFN.COM /C- /Z N:\CP936UNI.TBL > NUL
cls
GOTO %CONFIG%
:M1
CALL N:\FINDCD.BAT
menua.bat
:M2
menua.bat
:END
CONFIG.SYS
MENUITEM=M1,UMBPCI .
MENUITEM=M2,EMM386.
MENUDEFAULT=M2,20
MENUCOLOR=7,0
DEVICE=UMBPCI.SYS
DEVICE=HIRAM.EXE
DEVICEHIGH=HIMEM.SYS
device=himem.sys /testmem

ff
DEVICE=EMM386.EXE NOEMS
rem SHELL=a:\COMMAND.COM /P /E:640
DOS=HIGH,UMB,AUTO
NUMLOCK=ON
FCBSHIGH=4,0
FILESHIGH=30
BUFFERSHIGH=30,0
STACKSHIGH=9,256
LASTDRIVEHIGH=N
FINDCD.BAT
@echo off
N:
CD \
LH CTLOAD Vide-cdd.sys /D:IDE-CD
CTLOAD DUSE.EXE DRIVES=2
LH CTLOAD CLOAKING.EXE
LH MSCDEX.EXE /D:USBCDROM /D:IDE-CD /S /K