Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP Configuration & Management

Notices

Reply

Can anyone make heads or tails of what this is saying?

 

LinkBack Thread Tools Display Modes
Old 10-19-2004, 08:31 PM   #1 (permalink)
Default Can anyone make heads or tails of what this is saying?

I am getting 16 BIT windows errors when trying to run applications or install
them all of a sudden. All the reading that I have done references the
autoexec.nt file as the one providing support to 16 BIT apps. A recent patch
or modification to our systems has resulted in this problem but can't
isolate. Below is a copy of one of the systems. Windows 2000. I don't
understand enough to know what is going on here but it doesn't match the one
in the repair folder. Do installed applications such as acrobat 4 write
comments to these files. Or are they meant to be the same all of the time?

{\rtf1\ansi\deff0{\fonttbl{\f0\fnil\fcharset0 Courier New;}}
\viewkind4\uc1\pard\lang1033\f0\fs20 @echo off\par
\par
REM AUTOEXEC.BAT is not used to initialize the MS-DOS environment.\par
REM AUTOEXEC.NT is used to initialize the MS-DOS environment unless a\par
REM different startup file is specified in an application's PIF.\par
\par
REM Install CD ROM extensions\par
lh %SystemRoot%\\system32\\mscdexnt.exe\par
\par
REM Install network redirector (load before dosx.exe)\par
lh %SystemRoot%\\system32\\redir\par
\par
REM Install DPMI support\par
lh %SystemRoot%\\system32\\dosx\par
\par
}

Any assistance would be greatly appreciated.
RASTER
Guest
 
Posts: n/a
Reply With Quote  
Old 10-19-2004, 08:53 PM   #2 (permalink)
Default Re: Can anyone make heads or tails of what this is saying?

This issue may occur if one or more of the following files are missing or
damaged:
Config.nt
Autoexec.nt
Command.com

Looks like your Autoexec.nt is FUBAR. It should start with... @echo off

Seems to be an epidemic lately....

MS-DOS or 16-bit Windows-based program Error Message
http://www.kellys-korner-xp.com/xp_m.htm#16bit

Error message when you install or start an MS-DOS or 16-bit Windows-based
program
http://support.microsoft.com/default...b;en-us;324767

--
Hope this helps. Let us know.
Wes

In news:B1F04B4D-90A7-48BF-B6C1-5BAAEE771F7D@microsoft.com,
RASTER <RASTER@discussions.microsoft.com> hunted and pecked:
Quote:
> I am getting 16 BIT windows errors when trying to run applications or
> install them all of a sudden. All the reading that I have done
> references the autoexec.nt file as the one providing support to 16
> BIT apps. A recent patch or modification to our systems has resulted
> in this problem but can't isolate. Below is a copy of one of the
> systems. Windows 2000. I don't understand enough to know what is
> going on here but it doesn't match the one in the repair folder. Do
> installed applications such as acrobat 4 write comments to these
> files. Or are they meant to be the same all of the time?
>
> {\rtf1\ansi\deff0{\fonttbl{\f0\fnil\fcharset0 Courier New;}}
> \viewkind4\uc1\pard\lang1033\f0\fs20 @echo off\par
> \par
> REM AUTOEXEC.BAT is not used to initialize the MS-DOS environment.\par
> REM AUTOEXEC.NT is used to initialize the MS-DOS environment unless
> a\par REM different startup file is specified in an application's
> PIF.\par \par
> REM Install CD ROM extensions\par
> lh %SystemRoot%\\system32\\mscdexnt.exe\par
> \par
> REM Install network redirector (load before dosx.exe)\par
> lh %SystemRoot%\\system32\\redir\par
> \par
> REM Install DPMI support\par
> lh %SystemRoot%\\system32\\dosx\par
> \par
> }
>
> Any assistance would be greatly appreciated.
Wesley Vogel
Guest
 
Posts: n/a
Reply With Quote  
Old 10-19-2004, 09:07 PM   #3 (permalink)
Default Re: Can anyone make heads or tails of what this is saying?

RASTER wrote:
Quote:
> I am getting 16 BIT windows errors when trying to run applications or install
> them all of a sudden. All the reading that I have done references the
> autoexec.nt file as the one providing support to 16 BIT apps. A recent patch
> or modification to our systems has resulted in this problem but can't
> isolate.
Hi

Error message when you install or start an MS-DOS or 16-bit
Windows-based program
http://support.microsoft.com/default...b;en-us;324767

You can put back the standard version of autoexec.nt/config.nt by
copying a backup copy held in %windir%\repair\ to %windir%\system32\
(%windir% is typically C:\Windows) instead of using the procedure in
the KB article above.


Could be caused a trojan or something similar, e.g.
TrojanDownloader.Win32.Dia.a, more about this here:
http://groups.google.com/groups?selm...ing.google.com

Also, AVAST (antivirus software) can be the cause if you
have WinXP SP2 installed:
http://groups.google.com/groups?thre...%40comcast.com


--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/scr...r/default.mspx
Torgeir Bakken \(MVP\)
Guest
 
Posts: n/a
Reply With Quote  
Old 02-07-2005, 01:01 AM   #4 (permalink)
Default Re: Can anyone make heads or tails of what this is saying?

Just wanted to say a big THANK-YOU. The kellys-korner-xp.com resolved the
problem on my computer.

"Wesley Vogel" wrote:
Quote:
> This issue may occur if one or more of the following files are missing or
> damaged:
> Config.nt
> Autoexec.nt
> Command.com
>
> Looks like your Autoexec.nt is FUBAR. It should start with... @echo off
>
> Seems to be an epidemic lately....
>
> MS-DOS or 16-bit Windows-based program Error Message
> http://www.kellys-korner-xp.com/xp_m.htm#16bit
>
> Error message when you install or start an MS-DOS or 16-bit Windows-based
> program
> http://support.microsoft.com/default...b;en-us;324767
>
> --
> Hope this helps. Let us know.
> Wes
>
> In news:B1F04B4D-90A7-48BF-B6C1-5BAAEE771F7D@microsoft.com,
> RASTER <RASTER@discussions.microsoft.com> hunted and pecked:
Quote:
> > I am getting 16 BIT windows errors when trying to run applications or
> > install them all of a sudden. All the reading that I have done
> > references the autoexec.nt file as the one providing support to 16
> > BIT apps. A recent patch or modification to our systems has resulted
> > in this problem but can't isolate. Below is a copy of one of the
> > systems. Windows 2000. I don't understand enough to know what is
> > going on here but it doesn't match the one in the repair folder. Do
> > installed applications such as acrobat 4 write comments to these
> > files. Or are they meant to be the same all of the time?
> >
> > {\rtf1\ansi\deff0{\fonttbl{\f0\fnil\fcharset0 Courier New;}}
> > \viewkind4\uc1\pard\lang1033\f0\fs20 @echo off\par
> > \par
> > REM AUTOEXEC.BAT is not used to initialize the MS-DOS environment.\par
> > REM AUTOEXEC.NT is used to initialize the MS-DOS environment unless
> > a\par REM different startup file is specified in an application's
> > PIF.\par \par
> > REM Install CD ROM extensions\par
> > lh %SystemRoot%\\system32\\mscdexnt.exe\par
> > \par
> > REM Install network redirector (load before dosx.exe)\par
> > lh %SystemRoot%\\system32\\redir\par
> > \par
> > REM Install DPMI support\par
> > lh %SystemRoot%\\system32\\dosx\par
> > \par
> > }
> >
> > Any assistance would be greatly appreciated.
>
>
kahnisa
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

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

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


Similar Threads

Thread Thread Starter Forum Replies Last Post
Heads up on OS fixes? JRenouard Windows XP Beta 0 04-05-2005 08:45 PM
How can I make it go away? Ted Windows XP Configuration & Management 0 07-11-2004 02:20 AM
Need to make a XP Pro SP1 CD! Robert Windows XP Help & Support 3 10-19-2003 04:20 AM
make Sandink make non-removable Micha Windows XP Embedded 7 10-15-2003 06:24 AM
how to make them organized again alex Windows XP Basics 2 07-13-2003 03:42 PM


All times are GMT. The time now is 08:36 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

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 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90