Часовой пояс: UTC + 3 часа




Начать новую тему Новая тема / Ответить на тему Ответить  Сообщений: 10 
  Пред. тема | След. тема 
В случае проблем с отображением форума, отключите блокировщик рекламы
Автор Сообщение
 

Member
Статус: Не в сети
Регистрация: 02.05.2004
Откуда: СПб
при запуске файлов типа command.com вылазит такая лажа:

"16-ти разрядная подсистема MS-DOS"
c:windows/system32/autoexec.nt. Системный файл не предназанчен для выполнения приложений MS-DOS" и Microsoft Wondows. Для завершения работы гажмите кнопку "Закрыть".
--Закрыть-- --Пропустить--

Из-за этого не работают досовские архиваторы и некоторые прилоежения... что примечательно, это как то свзано с fix-it utilities поскольку первый раз такой бред вылез при начале проверки дисков, я форматнул диск, поставил винду, все ОК потом снова эту прогу устанавливаю, при установке вылазит такая же бредь.

Очень нужен дельный профессиональный совет (а то формат опять делать влом, заколебало уже, устал :)



Партнер
 

Member
Статус: Не в сети
Регистрация: 07.10.2003
Откуда: Russia, Moscow
JHP пуск-выполнить-cmd.exe
и не запускать системные файлы от другой ОС

_________________
В поиске включайте "Искать все слова". Избегайте многоточий.
Зачем нужен разгон? http://tsc.overclockers.ru


 

Advanced member
Статус: Не в сети
Регистрация: 09.06.2003
Откуда: USSR
скорее всего поврежден файл c:windows/system32/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'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



 

Member
Статус: Не в сети
Регистрация: 02.05.2004
Откуда: СПб
armadillo
дельно, но остальные файлы не хотят жить нормально...

Ray Adams
Цитата:
скорее всего поврежден файл c:windows/system32/autoexec.nt

точнее он похоже умер воотще!
О, спасибо огромное!! ожило :) Я счастлив. Превиликое спасибо!
Теперь попробую установить причину.
Да здраствует форум и добрые люди!


 

Member
Статус: Не в сети
Регистрация: 07.12.2003
Откуда: KZ : Pavlodar
Дайте плиз содержимое файла CONFIG.NT


 

Member
Статус: Не в сети
Регистрация: 13.01.2004
Откуда: /РБ/Берёза
Xpert
Код:
REM Windows MS-DOS Startup File
REM
REM CONFIG.SYS vs CONFIG.NT
REM CONFIG.SYS is not used to initialize the MS-DOS environment.
REM CONFIG.NT is used to initialize the MS-DOS environment unless a
REM different startup file is specified in an application's PIF.
REM
REM ECHOCONFIG
REM By default, no information is displayed when the MS-DOS environment
REM is initialized. To display CONFIG.NT/AUTOEXEC.NT information, add
REM the command echoconfig to CONFIG.NT or other startup file.
REM
REM NTCMDPROMPT
REM When you return to the command prompt from a TSR or while running an
REM MS-DOS-based application, Windows runs COMMAND.COM. This allows the
REM TSR to remain active. To run CMD.EXE, the Windows command prompt,
REM rather than COMMAND.COM, add the command ntcmdprompt to CONFIG.NT or
REM other startup file.
REM
REM DOSONLY
REM By default, you can start any type of application when running
REM COMMAND.COM. If you start an application other than an MS-DOS-based
REM application, any running TSR may be disrupted. To ensure that only
REM MS-DOS-based applications can be started, add the command dosonly to
REM CONFIG.NT or other startup file.
REM
REM EMM
REM You can use EMM command line to configure EMM(Expanded Memory Manager).
REM The syntax is:
REM
REM EMM = [A=AltRegSets] [B=BaseSegment] [RAM]
REM
REM     AltRegSets
REM         specifies the total Alternative Mapping Register Sets you
REM         want the system to support. 1 <= AltRegSets <= 255. The
REM         default value is 8.
REM     BaseSegment
REM         specifies the starting segment address in the Dos conventional
REM         memory you want the system to allocate for EMM page frames.
REM         The value must be given in Hexdecimal.
REM         0x1000 <= BaseSegment <= 0x4000. The value is rounded down to
REM         16KB boundary. The default value is 0x4000
REM     RAM
REM         specifies that the system should only allocate 64Kb address
REM         space from the Upper Memory Block(UMB) area for EMM page frames
REM         and leave the rests(if available) to be used by DOS to support
REM         loadhigh and devicehigh commands. The system, by default, would
REM         allocate all possible and available UMB for page frames.
REM
REM     The EMM size is determined by pif file(either the one associated
REM     with your application or _default.pif). If the size from PIF file
REM     is zero, EMM will be disabled and the EMM line will be ignored.
REM
dos=high, umb
device=%SystemRoot%\system32\himem.sys
files=40


 

Member
Статус: Не в сети
Регистрация: 07.12.2003
Откуда: KZ : Pavlodar
Все равно не помогает выдает туже ошибку:
http://forum.3dnews.ru/photo/images/25837/f_2610.gif


 

Member
Статус: Не в сети
Регистрация: 28.03.2004
Откуда: Москва
JHP
почитай внимательно вот это
http://support.microsoft.com/default.aspx?scid=kb;ru;314106


 

Member
Статус: Не в сети
Регистрация: 26.08.2005
Люди добрые помогите разобраться с проблемой NTVDM. ( Windows 2000 PRO SP4 )

16-разрядная подсистема Windows
Процессор NTVDM обнаружил недопустимую инструкцию.
CS:04c3 IP:85ec OP:63 6a 09 59 67 Для завершения работы приложения нажмите кнопку "Закрыть".

Выполнял все указание по устранению неполадки с сайта Microsoft. не помогло!
Качал файлы autoexec.nt, config.nt command.com с диска Windows 2000 . не помогло!
проверял содержимое файлов .

Ниодна дос- программа не работает. Помогите.

_________________
Gigabyte GA-MA770T-UD3P | AMD Athlon II X2 245 AC Freezer 64| 2GB PC3-10600 Apacer | 256MB 2600XT Gigabyte | FSP 350W


 

Member
Статус: Не в сети
Регистрация: 26.08.2005
Люди добрые помогите разобраться с проблемой NTVDM. ( Windows 2000 PRO SP4 )

16-разрядная подсистема Windows
Процессор NTVDM обнаружил недопустимую инструкцию.
CS:04c3 IP:85ec OP:63 6a 09 59 67 Для завершения работы приложения нажмите кнопку "Закрыть".

Выполнял все указание по устранению неполадки с сайта Microsoft. не помогло!
Качал файлы autoexec.nt, config.nt command.com с диска Windows 2000 . не помогло!
проверял содержимое файлов .

Ниодна дос- программа не работает. Помогите.

_________________
Gigabyte GA-MA770T-UD3P | AMD Athlon II X2 245 AC Freezer 64| 2GB PC3-10600 Apacer | 256MB 2600XT Gigabyte | FSP 350W


Показать сообщения за:  Поле сортировки  
Начать новую тему Новая тема / Ответить на тему Ответить  Сообщений: 10 
-

Часовой пояс: UTC + 3 часа


Кто сейчас на конференции

Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 15


Вы не можете начинать темы
Вы не можете отвечать на сообщения
Вы не можете редактировать свои сообщения
Вы не можете удалять свои сообщения
Вы не можете добавлять вложения

Перейти:  
Создано на основе phpBB® Forum Software © phpBB Group
Русская поддержка phpBB | Kolobok smiles © Aiwan