MS-DOS and Microsoft Windows

Status
Not open for further replies.

nick_w

In Runtime
Messages
132
why cant i play this game i try 2 install it and error comes up C:\WINDOWS\SYSTEM32\AUTOEXEC.NT. The system file is not sutable for running MS-DOS and Microsoft Windows applications. Choose 'Close' to terminate the application.


My operating System:

System:
Microsoft Windows XP
Home Edition
Version 2002
Service pack 1

Computer

Intel (R)
Pentium(R) 4 CPU 2.80GHz
2.81GHz
512 MB of RAM
 
Look in your computer and see if you have either of these folders

c:\i386
or
c:\Windows\i386

If you do, skip to the bottom, if you don't read on.

Go grab your windows install CD, browse the CD and grab the i386 folder.

Copy the entire folder to your hard drive.



Open up a command prompt. (Start -> run -> cmd)

Type the following:

expand Path_To_i386_Folder\autoexec.nt_ autoexec.nt
expand Path_To_i386_Folder\command.co_ command.com
expand Path_To_i386_Folder\config.nt_ config.nt

Where Path_To_i386_Folder is either c:\i386 or c:\windows\i386 or wherever you copied the folder to.
 
tryed typing in the codes, this is what came up when i did that my i386 file is located in c:\Windows\i386 if thats any help

lblybl.jpg
 
lol, you just read my instructions a tad bit wrong

you should have replaced path_to_i386_folder with c:\windows\i386

type the following and you should be set to go.

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

*EDIT*

I guess I goofed a bit too. Type what's above and you're all set.
 
alright i did that what you told me to Thanx Heaps now it says

C:\DOCUME~1\nick\Desktop\NEEDFO~1.EXE
C:\DOCUME~1\nick\LOCALS~1\Temp\. A tempoary file needed for initialization could not be created or could not be written to. Make sure that the directory path exists, and disk space is available. Choose 'Close' to terminate the application.
 
Status
Not open for further replies.
Back
Top Bottom