Go Back   Velocity Reviews > Newsgroups > Computer Support
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply

Computer Support - Win Xp Pro (CONFIG.NT) error

 
Thread Tools Search this Thread
Old 11-07-2004, 08:37 AM   #1
mattmo74
 
Posts: n/a
Default Win Xp Pro (CONFIG.NT) error

Anyone got any ideas on this??

When running certain apps including "sysedit" I get a (16 bit Windows Subsystem) pop up window that says;

C:\WINDOWS\SYSTEM32|CONFIG.NT. The system file is not suitable for running MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the application.

The box also contains a "close" & an "Ignore" button


I know the apps work because I have run them on other systems.

Any help appreciated.


Matt
  Reply With Quote
Old 11-07-2004, 08:56 AM   #2
PC
 
Posts: n/a
Default Re: Win Xp Pro (CONFIG.NT) error

<quote>
"mattmo74" <> wrote in message
news:cmkqcu$bh8$...
Anyone got any ideas on this??

When running certain apps including "sysedit" I get a (16 bit Windows
Subsystem) pop up window that says;

C:\WINDOWS\SYSTEM32|CONFIG.NT. The system file is not suitable for running
MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the
application.

The box also contains a "close" & an "Ignore" button


I know the apps work because I have run them on other systems.

Any help appreciated.


Matt
</quote>



Matt

Your 'Config.nt' file is probably missing from your C:\windows\system32
folder.
There should be a a backup in the c:\windows\repair folder to copy.

Cheers
Paul


  Reply With Quote
Old 11-07-2004, 08:59 AM   #3
Will Denny
 
Posts: n/a
Default Re: Win Xp Pro (CONFIG.NT) error

Hi

Please see if the following article helps:

"Error Message When You Install or Start an MS-DOS or 16-Bit Windows Based
Program"
http://support.microsoft.com/?kbid=324767

--

Will Denny
MS-MVP - Windows Shell/User
Please reply to the News Groups


"mattmo74" <> wrote in message
news:cmkqcu$bh8$...
Anyone got any ideas on this??

When running certain apps including "sysedit" I get a (16 bit Windows
Subsystem) pop up window that says;

C:\WINDOWS\SYSTEM32|CONFIG.NT. The system file is not suitable for running
MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the
application.

The box also contains a "close" & an "Ignore" button


I know the apps work because I have run them on other systems.

Any help appreciated.


Matt


  Reply With Quote
Old 11-07-2004, 10:09 AM   #4
WormWood
 
Posts: n/a
Default Re: Win Xp Pro (CONFIG.NT) error

I think you want MSCONFIG. Sysedit is for older versions of Windows.
Start / Run, type in msconfig and OK.


"mattmo74" <> wrote in message
news:cmkqcu$bh8$...
Anyone got any ideas on this??

When running certain apps including "sysedit" I get a (16 bit Windows
Subsystem) pop up window that says;

C:\WINDOWS\SYSTEM32|CONFIG.NT. The system file is not suitable for
running MS-DOS and Microsoft Windows applications. Choose 'Close' to
terminate the application.

The box also contains a "close" & an "Ignore" button


I know the apps work because I have run them on other systems.

Any help appreciated.


Matt


  Reply With Quote
Old 11-10-2004, 12:07 AM   #5
Ron Martell
 
Posts: n/a
Default Re: Win Xp Pro (CONFIG.NT) error

"mattmo74" <> wrote:

>Anyone got any ideas on this??
>
>When running certain apps including "sysedit" I get a (16 bit Windows Subsystem) pop up window that says;
>
> C:\WINDOWS\SYSTEM32|CONFIG.NT. The system file is not suitable for running MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the application.
>
>The box also contains a "close" & an "Ignore" button
>
>
>I know the apps work because I have run them on other systems.
>
>Any help appreciated.
>
>


That behavior is often associated with an infestation by a
virus/trojan. Make certain your antivirus software is completely up
to date with the virus definitions not more than a week old and do a
complete virus scan of your hard drive. Then get a "second opinion by
doing a free online virus scan at one of the following sites:

http://housecall.trendmicro.com
http://www.pandasoftware.com/activescan/

Good luck


Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

"The reason computer chips are so small is computers don't eat much."
  Reply With Quote
Old 11-12-2004, 02:37 PM   #6
Pam O'Flattery
 
Posts: n/a
Default Re: Win Xp Pro (CONFIG.NT) error

I understand from your e-mail that you get the following error message
on your Desktop PC:

"16-bit MS-DOS Subsystem
path to the program that you are trying to start or install
C:\Windows\System32\Autoexec.nt The system file is not suitable for
running MS-DOS and Microsoft Windows applications. Choose 'Close' to
terminate the application. "

This issue may occur if one or more of the following files are missing
or damaged:

Config.nt
Autoexec.nt
Command.com

To resolve the issue, we would need to replace the system files. Use
the following steps to replace system files in Windows XP:

1. Turn the computer on and press the F8 key when the first screen
appears.
2. In the Startup menu, select Safe Mode with Command Prompt and press
ENTER.
3. Wait until the command prompt window appears.
4. Type the following at the command prompt: CD C:\

5. At the C:\ prompt, type expand, then the path of the compressed
system file, and then the destination path. Use the Asterisk (*)
character to represent any character when typing. For example, to
restore all system files that start with mmsystem to the system32
folder, type the following:

expand c:\i386\mmsystem.* c:\windows\system32

To replace the Config.nt, Autoexec.nt and Command.com files, type:

expand c:\i386\config.nt_ c:\windows\system32\config.nt
expand c:\i386\autoexec.nt_ c:\windows\system32\autoexec.nt
expand c:\i386\command.co_ c:\windows\system32\command.com

Note: In Windows XP, compressed system files are stored at
C:\i386. These compressed files have the same filename as
regular system files, but the last letter in their three
character extensions are replaced by an underscore (_).

6. When finished, type the following to exit: shutdown -i

For more information about how to resolve the error message, please
visit the following web site:

http://support.microsoft.com/default...b;en-us;324767

"Ron Martell" <> wrote in message
news:...
> "mattmo74" <> wrote:
>
>>Anyone got any ideas on this??
>>
>>When running certain apps including "sysedit" I get a (16 bit Windows
>>Subsystem) pop up window that says;
>>
>> C:\WINDOWS\SYSTEM32|CONFIG.NT. The system file is not suitable for
>> running MS-DOS and Microsoft Windows applications. Choose 'Close' to
>> terminate the application.
>>
>>The box also contains a "close" & an "Ignore" button
>>
>>
>>I know the apps work because I have run them on other systems.
>>
>>Any help appreciated.
>>
>>

>
> That behavior is often associated with an infestation by a
> virus/trojan. Make certain your antivirus software is completely up
> to date with the virus definitions not more than a week old and do a
> complete virus scan of your hard drive. Then get a "second opinion by
> doing a free online virus scan at one of the following sites:
>
> http://housecall.trendmicro.com
> http://www.pandasoftware.com/activescan/
>
> Good luck
>
>
> Ron Martell Duncan B.C. Canada
> --
> Microsoft MVP
> On-Line Help Computer Service
> http://onlinehelp.bc.ca
>
> "The reason computer chips are so small is computers don't eat much."



  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help on Modelsim VHDL syntax? ASAP:) kaji General Help Related Topics 0 03-14-2007 09:43 PM
Need help on a Modelsim VHDL Syntax? ASAP:) kaji Software 0 03-14-2007 09:43 PM
Need Help on a Modelsim VHDL Syntax....ASAP:) kaji Hardware 0 03-14-2007 09:41 PM
Parser Error Message: Could not load type 'Microsoft.SharePoint.ApplicationPages.Glob rasmita General Help Related Topics 0 09-05-2006 04:49 AM
Parser Error Message: Could not load type 'Microsoft.SharePoint.ApplicationPages.Glob rasmita General Help Related Topics 0 09-05-2006 04:46 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47