Sari la conținut
Forum Roportal
walee

Nu pot instala C++4 , imi apare mesajul ...

Evaluează acest topic

Postări Recomandate

Salut ,

poate ma ajuta cineva sa instalez C++4 . Mesajul asta imi apare chiar cand ar trebui sa inceapa instalarea :

 

C:\windows\system32\autoexec.nt.The system file is not suitable for running MS-DOS and Microsoft Windows applications . Choose Close to terminate the application .

 

 

Si am 2 optiuni : Close & Ignore ....

 

 

Vali

Partajează acest post


Link spre post
Distribuie pe alte site-uri

Salut ,

poate ma ajuta cineva sa instalez C++4 . Mesajul asta imi apare chiar cand ar trebui sa inceapa instalarea :

 

C:\windows\system32\autoexec.nt.The system file is not suitable for running MS-DOS and Microsoft Windows applications . Choose Close to terminate the application .

Si am 2 optiuni : Close & Ignore ....

________________________________________________________________

Vali

 

treaba e simpla de tot (mai ales daca ai un DC++ instalat ) dai search pe DC++ dupa autoexec.nt il dounloadezi si il copii in C:\windows\system32\ apoi incerci sa pornesti programul

Partajează acest post


Link spre post
Distribuie pe alte site-uri

autoexec.nt :

 

@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-sa PIF.

 

REM Install CD ROM extensions

lh %SystemRoot%\system32\mscdexnt.exe

 

REM Install networca 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-sa base I/O port

REM I specifies the interrupt request line

REM de specifies the 8-bit DMA channel

REM pe specifies the MPU-401 base I/O port

REM te 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 te 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

 

 

-----------

 

cum sa stearga autoexec.nt?? cand cu asta sunt incarcate toate programele care folosesc dos-ul direct, cum ar fi *.pif-urile

acest fisier este un fel de upgrade la fostul autoexec.bat din windows95-98, dar acesta e folosit pentru platforme NT

 

adica winnt,win2000,xp,2003server

 

adica daca stergi acest fisier si ai programe de contabilitate,vama,etc mai vechi, adica facute intr-un fox 2.6 sau < care folosea dos-ul.... acestea n-or sa mai mearga. GARANTAT 100%

 

 

 

deci tie, walee iti trebuie fisierul asta:

 

solutie:

 

te duci in: C:\Windows\System32\

 

aici creezi un nou fisier txt si il redenumesti "AUTOEXEC.NT"

il deschizi cu notepad si scrii in el asta:

 

lh %SystemRoot%\system32\mscdexnt.exe

lh %SystemRoot%\system32\redir

lh %SystemRoot%\system32\dosx

 

 

salvezi si gata!

 

bafta

Partajează acest post


Link spre post
Distribuie pe alte site-uri

Si la mine face la fel cu unele programe scrise in limbajele amintite de tine.. dar imi cere fisierul AUTOEXEC.NT.. am Win XP cu SP2.. cred ca e de la SP2 ca nu imi facea probleme.. anyway.. am luat fisierul de pe DC si la`am copiat acolo si a mers..dar dupa ce dau reset nu mai merge.. trebuie sa`la copii din nou.. ce pot face ??

Partajează acest post


Link spre post
Distribuie pe alte site-uri

dacanu-ti pastreaza fisierul in system32, poti face urmatoarea chestie:

 

creaza tu fisierul:

 

creezi un nou fisier txt si il redenumesti "AUTOEXEC.NT"

il deschizi cu notepad si scrii in el asta:

 

lh %SystemRoot%\system32\mscdexnt.exe

lh %SystemRoot%\system32\redir

lh %SystemRoot%\system32\dosx

 

salveaza-la direct pe de:\(asta e un exemplu, poti sa-la salvezi si pe c:\,alegerea ta)

creeaza un nou fisier txt (ex:auto.txt) si ii schimbi extensia in bat (ex:auto.bat)

deschizi fisierul bat cu notepad si scrii:

 

copy de:\AUTOEXEC.NT %SystemRoot%\system32\AUTOEXEC.NT

 

si pui fisierul in start-up

 

bafta

Partajează acest post


Link spre post
Distribuie pe alte site-uri

solutia sigura sa scap de mesajul de eroare cu autoexec.nt e fost sa schimb atributele fisierului in read-only si acum totul o oca. Mi-ar place sa va fi fost de folos.

Partajează acest post


Link spre post
Distribuie pe alte site-uri
Salut ,

poate ma ajuta cineva sa instalez C++4 . Mesajul asta imi apare chiar cand ar trebui sa inceapa instalarea :

 

  C:\windows\system32\autoexec.nt.The system file is not suitable for running MS-DOS and Microsoft Windows applications . Choose Close to terminate the application .

Si am 2 optiuni : Close & Ignore ....

                                  Vali

[snapbacca]28735[/snapbacca]

 

 

 

DACA NU TE AJUTA INSEAMNA CA MA LAS DE MESERIE ...

 

Solution?

The easiest is simply inserting the Windows XP CD into the CD drive and cliccaing start --> Run and entering:

expand X:\i386\autoexec.nt_ c:\windows\system32\autoexec.nt

Replace X:\ with your CD ROM drive letter.

Microsoft has provided a solution for this problem here. It is related to running DOS based or 16 bit applications in Windows XP. If you either do not have this CD for some reason try downloading it here. After downloading the .zip you will have to extract it to your windows\system32 directory. If this file does not worca properly for you please checca the feedbacca thread for assistance on your specific version of windows.

Partajează acest post


Link spre post
Distribuie pe alte site-uri

Creează un cont sau autentifică-te pentru a adăuga comentariu

Trebuie să fi un membru pentru a putea lăsa un comentariu.

Creează un cont

Înregistrează-te pentru un nou cont în comunitatea nostră. Este simplu!

Înregistrează un nou cont

Autentificare

Ai deja un cont? Autentifică-te aici.

Autentifică-te acum

×