| 
 PureBytes Links 
Trading Reference Links 
 | 
I have TS 4.0 working fine on win2k. Here is a copy of
the text of my aotexec.nt file.perhaps it will help
you figure out the problem
******************************************************
@echo off
REM AUTOEXEC.BAT is not used to initialize the MS-DOS
environment.
REM AUTOEXEC.NT is used to initialize the MS-DOS
environment unless a
REM different startup file is specified in an
application's PIF.
REM Install CD ROM extensions
lh %SystemRoot%\system32\mscdexnt.exe
REM Install network redirector (load before dosx.exe)
lh %SystemRoot%\system32\redir
REM Install DPMI support
lh %SystemRoot%\system32\dosx
REM Install network redirector
lh %SystemRoot%\system32\nw16
lh %SystemRoot%\system32\vwipxspx
**********************************************
--- TASCLPMNST@xxxxxxx wrote:
> I may have asked this question already, but; I
> haven't solved the problem yet;
> I can't get TS 4.0  to run on win2000, even though I
> tried my best to do all 
> the modifications as instructed at the omega
> website, I get an error message 
> saying 
> 
> WIN16 SUBSYSTEM was unable to enter protected mode,
> DOSX.EXE must be in your 
> AUTOEXEC.NT and present in your path.  Anyone know
> how to fix this?
> 
>                                                     
>            thnx,TASCLP
> 
 
 |