Alex Nichol
Guest
|
Posted:
Tue Sep 28, 2004 5:28 pm Post subject:
Re: WIN 16 subsytem error message help |
|
|
Amy Pasley wrote:
| Quote: | When trying to run previously installed programs or install programs from
CD, I receive the following error messge.
"The Win 16 Subsystem was unable to enter protected Mode, DOS.EXE must be in
your AUTOEXEC.NT and present in your PATH"
|
Check the windows\system32\autoexec.nt file with NotePad
Look for
REM Install DPMI support
lh %SystemRoot%\system32\dosx
and be sure it is present and that no REM has been added before the
second line. Second, check that the dox.exe file is in fact in
Windows\system32
If those are OK, check your program by r-click and Properties, on the
Program page click Advanced and make sure that the Autoexec filename is
correctly set to find this file:
%SystemRoot%\SYSTEM32\AUTOEXEC.NT
--
Alex Nichol MS MVP (Windows Technologies)
Bournemouth, U.K. Alexn@mvps.D8E8L.org (remove the D8 bit) |
|