How can I get rid of the 16bit subsystem error?

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
User avatar
smidley
Senior Member
Posts: 1138
Joined: Wed Nov 22, 2000 12:00 am
Location: P-Town Oregon baby!

How can I get rid of the 16bit subsystem error?

Post by smidley »

After I installed windows XP pro with service pack 2, I was able to run older programs fine... such as Procom Plus 3.0.
But after installing a couple programs (nero, norton antivirus, and doing windows update), I am unable to run any older software that I need. Here is the error I get:

Error title: 16 bit Windows Subsystem

what it says: C:\WINDOWS\SYSTEM32\AUTOEXEC.NT. The system file is not suitable for running MS-DOS and Microsoft Windwos applications. Choose 'Close' to terminate the application.

Then it gives me the options to Close or Ignore. It doesn't matter which one I pick, because either way it won't let me run the programs.
She looked at you and she said to your face it's over
-Mest
User avatar
YeOldeStonecat
SG VIP
Posts: 51171
Joined: Mon Jan 15, 2001 12:00 pm
Location: Somewhere along the shoreline in New England

Post by YeOldeStonecat »

Hmmm...it's odd...far as I know, nothing in Windows Updates for NT should affect its functionality of running older applications.

As you might know, DOS/Win9X use autoexec.bat, and config.sys, to set DOS environments for older programs. Both of those files sit in the root of C. Win9X does not need any of them to run, only needed for setting the environment for legacy apps.

In Windows NT, the files which fill those roles, are autoexec.nt, and config.nt, which reside in the C:\%system%\system32 directory. %system% being whatever directory you installed it to, such as C:\Windows, or C:\WinNT.

What version of Norton Antivirus did you install? Is Nero a fairly new version also?

Have you worked with the "compatiblity" modes in your legacy apps, like ProComm?

Can you edit your autoexec.nt and config.nt, copy 'n paste the contents of them here?
MORNING WOOD Lumber Company
Guinness for Strength!!!
User avatar
mnosteele52
Posts: 11913
Joined: Tue Jul 24, 2001 12:00 pm
Location: Chesapeake, VA

Post by mnosteele52 »

I've seen the same error a few times and the fix posted HERE worked for me.

:)
Post Reply