I just made a batch file. Some software needs to run under DOS, the file is as follows:
@ECHO OFF
REM C:\DOS\SMARTDRV/X
PROMPT $p$g
PATH=C:\LC;C:\DOS;C:\TOOLS;C:\
SET TEMP=C:\DOS
rem C:\LC\ELODEV 2201,280,3 -C601,3489,3354,806,1,15
C:\TOOLS\FAST
C:\TOOLS\WDOSEDIT
C:
CD \LC
LOADCARD
DOSTOUCH
CD\g
TOU
ECHO ON
After exiting the program it can't enter 98, and it prompts to press any key to restart. I can guarantee there is no problem with 98 itself.
But if I unplug the hardware (the hardware used by the above program), then after exiting it can enter 98!!!
I've been looking for the problem for days and still couldn't find it, so I have no choice but to ask all you experts for help.
Thanks in advance!!!
@ECHO OFF
REM C:\DOS\SMARTDRV/X
PROMPT $p$g
PATH=C:\LC;C:\DOS;C:\TOOLS;C:\
SET TEMP=C:\DOS
rem C:\LC\ELODEV 2201,280,3 -C601,3489,3354,806,1,15
C:\TOOLS\FAST
C:\TOOLS\WDOSEDIT
C:
CD \LC
LOADCARD
DOSTOUCH
CD\g
TOU
ECHO ON
After exiting the program it can't enter 98, and it prompts to press any key to restart. I can guarantee there is no problem with 98 itself.
But if I unplug the hardware (the hardware used by the above program), then after exiting it can enter 98!!!
I've been looking for the problem for days and still couldn't find it, so I have no choice but to ask all you experts for help.
Thanks in advance!!!

