MS-DosSystem

Hi ppl. i have an problem. when i start a MS-Dos file/program a pop-up come up and tells the that C:\Windows\system32\autoexec. nt. isn´t proper to run Dos- and Microsoft Windows Program. What schould i do?! ;(.

Windows Hardware 9627 This topic was started by ,


data/avatar/default/avatar08.webp

3 Posts
Location -
Joined 2005-01-22
Hi ppl.
i have an problem.
when i start a MS-Dos file/program a pop-up come up and tells the that C:\Windows\system32\autoexec.nt. isn´t proper to run Dos- and Microsoft Windows Program.
 
What schould i do?! ;(

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar09.webp

1019 Posts
Location -
Joined 2004-12-21
Copy the 'autoexec.nt' and 'config.nt' files from 'c:\windows\repair' to 'c:\windows\system32'.
 

data/avatar/default/avatar04.webp

352 Posts
Location -
Joined 2003-03-28
I've yet to see that problem with Avast! itself. I've seen the problem with a few other programs, though.
 
I wonder if the new build of Avast still has that problem. Avast! 4.6 (March 2005) is the latest and greatest version. I'm running it now on this computer.
 
Also, that link from the avast forum has posts from August 2004(if I read it correctly).

data/avatar/default/avatar05.webp

46 Posts
Location -
Joined 2005-03-03
Originally posted by jaylittle:

Quote:* Where autoexec.nt OR config.nt had "SET BLASTER" type statements present in it!
 
(The type Creative Labs Soundblaster cards make to DOS or Win9x 16-bit real-mode operations OR for environmental values settings for IRQ &/or DMA assignments for driver parameterization in CONFIG.SYS &/or AUTOEXEC.BAT)
The SET BLASTER statement is a standard part of autoexec.nt on Windows XP. It controls the settings for XPs pathetic soundblaster emulation that it provides to old DOS programs that you run through cmd.exe. Commenting out the line effectively disables the emulation.
 
Again this is not a bug but in fact a feature of XP. The error that user was experiencing was likely caused by something else. More than likely a malformated EMM statement within either the autoexec.nt or config.nt was the cause of the problem as that seems to be cause 99% of the time I've seen this issue.