Re: 16 Bit Programme
From: Torgeir Bakken \(MVP\) (Torgeir.Bakken-spam_at_hydro.com)
Date: 02/14/05
- Next message: Alias: "Re: Microsoft Antispyware question"
- Previous message: websifter: "RE: Windows XP Login"
- In reply to: feb17: "16 Bit Programme"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 14 Feb 2005 21:13:11 +0100
feb17 wrote:
> i am trying to run a 16 bit PUZZLER WORDSEARCH PROGRAME I AM GETTING
> MESSAGE WINDOWS 32 BIT CANNOT SUPPORT 16 BIT PROGRAMMED ANY IDEAS ON
> HOW TO RESOLVE THIS ISSUE. I HAVE IN THE PAST RUN THIS PROGRAMME ON MY
> XP SYSTEM BUT CANNOT DO IT NOW
Hi
I assume that autoexec.nt or config.nt is mentioned in that error
message as well, if so:
Your autoexec.nt problem is most likely caused by a worm or if you have
WinXP SP2 and AVAST (antivirus software) installed, it also can cause
this error.
To solve the problem:
Error message when you install or start an MS-DOS or 16-bit
Windows-based program
http://support.microsoft.com/default.aspx?scid=kb;en-us;324767
Alternatively:
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 (see further down for instructions on how).
Could be caused a trojan or something similar, e.g.
TrojanDownloader.Win32.Dia.a, more about this here:
http://groups.google.com/groups?selm=5f6f139.0409140618.749324fe%40posting.google.com
Also, AVAST (antivirus software) can be the cause if you
have WinXP SP2 installed:
http://groups.google.com/groups?threadm=8PCdnSzBqtmadsPcRVn-gQ%40comcast.com
If you want to copy the file from the repair folder, you can use
this procedure:
Open a command prompt, using e.g. Start/Run --> cmd.exe
In the command prompt, type in the following two commands exactly as
you see them in this post (you need to press enter for each command
to execute them):
cd /d %windir%
copy repair\autoexec.nt system32\*.*
Here is a "screen dump" from how it looks when I do it on my computer:
------------------------------------------
C:\>cd /d %windir%
C:\WINDOWS>copy repair\autoexec.nt system32\*.*
1 file(s) copied.
------------------------------------------
-- 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/scriptcenter/default.mspx
- Next message: Alias: "Re: Microsoft Antispyware question"
- Previous message: websifter: "RE: Windows XP Login"
- In reply to: feb17: "16 Bit Programme"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|