Home · Compatibility Lists · Support Forums · FAQ · News Archive · Articles · Submit News/Upcoming News
NT Compatible
advertisement


Forum overview » Games » COMMAND AND CONQUER: RED ALERT - 16 bit windows subsystem error when trying to o (1/1)

Reply New Poll

COMMAND AND CONQUER: RED ALERT - 16 bit windows subsystem error when trying to o
Author Message
MENTAIPATLENT
Member


Icon 2004-11-02 17:49:17

"C:\windows\system32\autoexec.nt. The system file is not suitable for running MS-DOS and microsoft windows applications. {close} {ignore}"

thats the error i get after i change the compatibility mode on the setup.exe on the cd.

so i cant even install it at all

any1 know how to fix this?

thx in advance

Post #149438
Edit Quote Print Solution Plonk Delete
MeNTaIPaTleNT
Junior Member


Posts: 3
Joined: 2004-11-02
Member No.: 46102
Icon 2004-11-05 02:43:53

damn, 3 later and no1 has any clue? lol

Post #149564
Edit Quote Print Solution Plonk Delete
MeNTaIPaTlenT
Member


Icon 2004-11-08 22:04:19

damn, sum1 help me out....a week later and no1 has any clue???

someones gotta know sumthin

Post #149796
Edit Quote Print Solution Plonk Delete
mstewart_jr
Junior Member


Posts: 2
Joined: 2004-11-20
Member No.: 48311
Icon 2004-11-22 02:05:49

i feel you pain man i get the same thing and i really want to play the damn game it really sux. i have the same prob. is there any salvation for us. plz help.

Post #150841
Edit Quote Print Solution Plonk Delete
dtav
Member


Posts: 16
Joined: 2004-11-22
Member No.: 48474
Icon 2004-11-22 05:56:14

You need to provide some more information before anyone can help you. What OS are you using? XPhome?
What game are you trying to instal? Red Alert original version or Red Alert 2
Red Alert was designed for Win 95 and its difficult to get it to install and run on later OS. In theory, you should be able to modify the compatibility BEFORE trying to install via the CD drive/properties menu.
Also, you can try to make a CD image file using a program such as Alcohol 120% and mount it on a virtual drive and then istal from there.
Lastly try this site for more detailed assistance
www.planetcnc.com

Post #150849
Edit Quote Print Solution Plonk Delete
peterh
Senior Member


Posts: 482
From: UK
Joined: 2004-05-06
Member No.: 29763
Icon 2004-11-22 08:43:16

Autoexec.nt is a text file, probably some virus or spyware has deleted, hidden it or corrupted it. Either create a new one in notepad and enter following text:

@echo off

REM AUTOEXEC.BAT is not used to initialize the MS-DOS environment.
REM AUTOEXEC.NT is used to initialize the MS-DOS environment unless a
REM different startup file is specified in an application's PIF.

REM Install CD ROM extensions
lh %SystemRoot%\system32\mscdexnt.exe

REM Install network redirector (load before dosx.exe)
lh %SystemRoot%\system32\redir

REM Install DPMI support
lh %SystemRoot%\system32\dosx

REM The following line enables Sound Blaster 2.0 support on NTVDM.
REM The command for setting the BLASTER environment is as follows:
REM SET BLASTER=A220 I5 D1 P330
REM where:
REM A specifies the sound blaster's base I/O port
REM I specifies the interrupt request line
REM D specifies the 8-bit DMA channel
REM P specifies the MPU-401 base I/O port
REM T specifies the type of sound blaster card
REM 1 - Sound Blaster 1.5
REM 2 - Sound Blaster Pro I
REM 3 - Sound Blaster 2.0
REM 4 - Sound Blaster Pro II
REM 6 - SOund Blaster 16/AWE 32/32/64
REM
REM The default value is A220 I5 D1 T3 and P330. If any of the switches is
REM left unspecified, the default value will be used. (NOTE, since all the
REM ports are virtualized, the information provided here does not have to
REM match the real hardware setting.) NTVDM supports Sound Blaster 2.0 only.
REM The T switch must be set to 3, if specified.
SET BLASTER=A220 I5 D1 P330 T3

REM To disable the sound blaster 2.0 support on NTVDM, specify an invalid
REM SB base I/O port address. For example:
REM SET BLASTER=A0
%SystemRoot%\system32\vipx.exe
%SystemRoot%\system32\vlmsup.exe


Post #150860
Edit Quote Print Solution Plonk Delete
spiritofthewind
Junior Member


Posts: 2
Joined: 2005-05-08
Member No.: 64717
Icon 2005-05-08 03:33:26

Originally posted by peterh:
"Autoexec.nt is a text file, probably some virus or spyware has deleted, hidden it or corrupted it. Either create a new one in notepad and enter following text:

@echo off

REM AUTOEXEC.BAT is not used to initialize the MS-DOS environment.
REM AUTOEXEC.NT is used to initialize the MS-DOS environment unless a
REM different startup file is specified in an application's PIF.

REM Install CD ROM extensions
lh %SystemRoot%\system32\mscdexnt.exe

REM Install network redirector (load before dosx.exe)
lh %SystemRoot%\system32\redir

REM Install DPMI support

hi names spirit
i am having the sam problem it command & conquer red alert 1
and it says the same thing can u help me
please

lh %SystemRoot%\system32\dosx

REM The following line enables Sound Blaster 2.0 support on NTVDM.
REM The command for setting the BLASTER environment is as follows:
REM SET BLASTER=A220 I5 D1 P330
REM where:
REM A specifies the sound blaster's base I/O port
REM I specifies the interrupt request line
REM D specifies the 8-bit DMA channel
REM P specifies the MPU-401 base I/O port
REM T specifies the type of sound blaster card
REM 1 - Sound Blaster 1.5
REM 2 - Sound Blaster Pro I
REM 3 - Sound Blaster 2.0
REM 4 - Sound Blaster Pro II
REM 6 - SOund Blaster 16/AWE 32/32/64
REM
REM The default value is A220 I5 D1 T3 and P330. If any of the switches is
REM left unspecified, the default value will be used. (NOTE, since all the
REM ports are virtualized, the information provided here does not have to
REM match the real hardware setting.) NTVDM supports Sound Blaster 2.0 only.
REM The T switch must be set to 3, if specified.
SET BLASTER=A220 I5 D1 P330 T3

REM To disable the sound blaster 2.0 support on NTVDM, specify an invalid
REM SB base I/O port address. For example:
REM SET BLASTER=A0
%SystemRoot%\system32\vipx.exe
%SystemRoot%\system32\vlmsup.exe

"


Post #162024
Edit Quote Print Solution Plonk Delete
spiritofthewind
Junior Member


Posts: 2
Joined: 2005-05-08
Member No.: 64717
Icon 2005-05-08 03:39:56


hi names spirit
i am having the sam problem it command & conquer red alert 1
and it says the same thing can u help me
please




Post #162025
Edit Quote Print Solution Plonk Delete
Wilhelmus
Senior Member


Posts: 836
From: Finland / Suomi
Joined: 2004-12-21
Member No.: 51792
Icon 2005-05-08 04:17:36

See my sig. about 16bit subsystem.

Post #162026
Edit Quote Print Solution Plonk Delete
neo is dead
Junior Member


Posts: 1
Joined: 2005-10-05
Member No.: 71810
Icon 2005-10-05 13:49:37

Hello

i have looked at your site and tryed the compatiblity metherd with 95 version and it comes up with the error:
Application error: c:\westwood\redalert
\ra95.exe
An Privileged instruction was executed at address 005c7c14
Click OK to terminate the application

I have been able to play the dos version but it has no sound




PLEASE HELP ME!!!!!

Post #166799
Edit Quote Print Solution Plonk Delete
jon002
Member


Icon 2005-10-24 21:21:38

hey every1, 'fraid im having some problems with getting red alert 1 to run on my windows xp home pc.

to install it i used windows compatability wizard and then when i clicked to play Ra95 i got the message "The procedure entry point SMapLS_IP_EBP_12 could not be located in the dynamic link library KERNEL32.Dll." Please could sum1 help me out i wud really appreciate sum feedback!

Post #167365
Edit Quote Print Solution Plonk Delete
dosfreak
Moderator


Icon 2005-10-25 03:12:42

You need to download the patch from the Westwood website....

Post #167373
Edit Quote Print Solution Plonk Delete

Related Threads RSS

- Command & Conquer 1 Game freezes using WinXP (06/19/2006 01:03 pm)
- janes fleet command in xp? (06/21/2006 10:32 pm)
- Command and Conquer World Wide Warfare (01/18/2006 05:25 pm)
- Command and Conquer on XP (01/17/2006 03:51 am)
- Command And Conquer Installation trouble (12/09/2005 08:27 pm)
- Command & Conquer Gold Edition *Expansion* Covert Operations (07/22/2005 06:42 pm)
- i need help with missing file (Command and Conquer Generals) (08/02/2005 06:57 am)
- Need help with command and conquer (07/30/2005 04:16 pm)
- Command and conquer (06/06/2005 05:20 pm)
- Original Command & conquer ?????'s (01/07/2006 05:41 pm)
- Command and Conquer Gold with XP (01/07/2006 06:41 am)
- command and conquer gold (10/09/2004 06:00 pm)
- command and conquer: renegade v1.0 (09/03/2004 10:30 pm)
- command and conquer: renegade v1.0 (09/03/2004 10:21 pm)
- Command & Conquer 1&2 (ger) (08/22/2004 02:35 pm)
- Command & Conquer on XP (08/09/2004 06:02 pm)
- Command & Conquer Problems (08/07/2004 01:57 pm)
- Command and Conquer 95 compatibility with XP (07/24/2006 03:35 am)
- Command and Conquer 95 compatibility with XP (07/31/2004 02:49 pm)
- Command and conquer: Red Alert (11/13/2005 06:28 pm)

Related Compatibility RSS Vendor Rating Entries First Post Last Post
Command & Conquer: Generals Electronic Arts ***** 3 2005-08-30 04:11:33 2010-05-01 11:04:45
Command and Conquer : Red Alert Westwood **** 21 2005-04-01 12:00:00 2010-03-11 10:31:12
Command & Conquer: Red Alert 2 Westwood/EA **** 27 2000-10-01 12:00:00 2009-08-15 09:56:13
Command and Conquer - The First Decade EA Games *** 5 2007-02-24 06:36:40 2009-03-28 10:06:26
Command & Conquer Renegade Westwood Studios **** 1 2009-03-10 10:40:44 2009-03-10 10:40:44
Command & Conquer Red Alert 2 Westwood ***** 3 2002-01-01 12:00:00 2008-08-15 11:35:59
Command & Conquer Generals: Zero Hour Electronic Arts ***** 3 2005-08-30 04:11:45 2008-05-10 12:12:56
Command & Conquer: Tiberian Sun Westwood ***** 7 1999-08-01 12:00:00 2007-08-19 11:43:36
Command & Conquer 95 Gold Westwood Studios ***** 2 2004-03-01 12:00:00 2007-08-13 12:01:36
Star Trek Starfleet Command III Activision **** 3 2002-11-01 12:00:00 2007-07-02 10:01:20

Reply New Poll

Forum overview » Games » COMMAND AND CONQUER: RED ALERT - 16 bit windows subsystem error when trying to o

Legend
View   View profile
Solved   Mark this post as solution (topic starter only)
Quote   Reply with quote to post
Edit   Edit post
Delete   Delete post (admin only)

Moderator: Open / Close / Bump / Delete / Move / Merge

All products mentioned are registered trademarks or trademarks of their respective owners.
© 1998-2009 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Website powered by Esselbach Storyteller CMS System