Content Top
DAL Computer Help » Software Help » Desktop / Server Applications » Sub system windows 16 bits

Recommended Fix

Click here to fix Windows Errors and Optimize Windows Performance

Need Computer Help?
Register Now for FREE

Sub system windows 16 bits

Reply
Thread Tools
Desktop / Server Applications
  #1 (permalink)  
Old 10-10-2005, 06:11 PM
Newbie
D-A-L Newbie
 
Join Date: Oct 2005
Posts: 5
Crodlu Is a beginner here at D-A-L
Sub system windows 16 bits

Hi. There is some programs that I cannot run. When I try to, there a window (in french so I'll try to translate correctly) titled "Sub-system Windows 16 bits" and where is writtent : "C:\windows\system32\autoexec.nt. The system file does'nt work(?) for the execution of applications MS-DOS or Microsoft Windows". Note that the problematic programs are fairly old. I puted the colour quality to 16 bits and nothing changes. Can you help me? Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 10-10-2005, 06:32 PM
Vidster
D-A-L Guest
 
Posts: n/a
Welcome to CbtTechs Crodlu :wave:

You can try running your programs in a different compatibility mode.
To do this right click on the program and select 'Properties' from the drop down menu. Now click on the 'Compatibility' tab and place a check where it says "Run this program in compatibility mode for:"
Then select either windows 95/98/NT or 2000 and try your program again.

Let us know how it goes
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-10-2005, 06:58 PM
Newbie
D-A-L Newbie
 
Join Date: Oct 2005
Posts: 5
Crodlu Is a beginner here at D-A-L
unfortunatly...

Thank you but it does'nt work. The same message appears.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 10-10-2005, 10:47 PM
Elite Member
Contributor
 
Join Date: Apr 2005
Posts: 348
imported_jazzman Is a beginner here at D-A-L
Send a message via Yahoo to imported_jazzman
Quote:
Originally Posted by Crodlu
Hi. There is some programs that I cannot run. When I try to, there a window (in french so I'll try to translate correctly) titled "Sub-system Windows 16 bits" and where is writtent : "C:\windows\system32\autoexec.nt. The system file does'nt work(?) for the execution of applications MS-DOS or Microsoft Windows". Note that the problematic programs are fairly old. I puted the colour quality to 16 bits and nothing changes. Can you help me? Thanks
what are the names of the programs? Open the autoexec.nt file in notepad and copy paste the contents in reply to this post
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 10-10-2005, 11:05 PM
Newbie
D-A-L Newbie
 
Join Date: Oct 2005
Posts: 5
Crodlu Is a beginner here at D-A-L
ok. the problem is that autoexec.nt does'nt seems exist in my computer, or it is invisible because it is absent from the dicted emplacement (system32 in windows), even if I make a research with windows, there's nothing. is it possible that autoexec.nt would be in fact a required file to make work my programs?
The first program is Le Petit Robert, a 1997 virtual dictionnary, and the second is Death Rally, a 1996 game.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 10-10-2005, 11:49 PM
Elite Member
Contributor
 
Join Date: Apr 2005
Posts: 348
imported_jazzman Is a beginner here at D-A-L
Send a message via Yahoo to imported_jazzman
Quote:
Originally Posted by Crodlu
ok. the problem is that autoexec.nt does'nt seems exist in my computer, or it is invisible because it is absent from the dicted emplacement (system32 in windows), even if I make a research with windows, there's nothing. is it possible that autoexec.nt would be in fact a required file to make work my programs?
The first program is Le Petit Robert, a 1997 virtual dictionnary, and the second is Death Rally, a 1996 game.
it is a hidden file, go to tools->folder options->view->click "show hidden folders", uncheck hide known file extensions, uncheck "hide protected operating system files, click yes, click ok, then find autoexec.nt
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 11-10-2005, 12:24 AM
Newbie
D-A-L Newbie
 
Join Date: Oct 2005
Posts: 5
Crodlu Is a beginner here at D-A-L
@echo off

REM AUTOEXEC.BAT n'est pas utilis‚ pour initialiser l'environnement MS-DOS.
REM AUTOEXEC.NT est utilis‚ pour initialiser l'environnement MS-DOS … moins
REM qu'un fichier de d‚marrage diff‚rent ne soit sp‚cifi‚ dans le fichier
REM PIF d'une application.

REM Installation des extensions CD-ROM
lh %SystemRoot%\system32\mscdexnt.exe

REM Installation du redirecteur r‚seau (… charger avant dosx.exe)
lh %SystemRoot%\system32\redir

REM Installation de la prise en charge DPMI
lh %SystemRoot%\system32\dosx

REM La ligne suivante permet la prise en charge Sound Blaster 2.0 sur NTVDM.
REM La commande d‚finissant l'environnement BLASTER est comme suit :
REM SET BLASTER=A220 I5 D1 P330
REM O— :
REM A sp‚cifie le port d'E/S de base Sound Blaster
REM I sp‚cifie la ligne de demande d'interruption
REM D sp‚cifie le canal DMA 8 bits
REM P sp‚cifie le port d'E/S de base MPU-401
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 Les valeurs par d‚faut sont A220 I5 D1 T3 et P330. Si un des
REM commutateurs n'est pas sp‚cifi‚, sa valeur par d‚faut sera utilis‚e.
REM (Remarque : tous les ports ‚tant virtuels, les informations fournies
REM ici ne doivent pas n‚cessairement correspondre aux paramÅ*tres
REM mat‚riels r‚els.)
REM NTVDM ne prend en charge que Sound Blaster 2.0.
REM Le commutateur T doit ˆtre d‚fini … 3, s'il est sp‚cifi‚.
SET BLASTER=A220 I5 D1 P330 T3

REM Pour d‚sactiver la prise en charge Sound Blaster 2.0 dans NTVDM,
REM sp‚cifiez une adresse de port d'E/S de base SB non valide. Par exemple :
REM SET BLASTER=A0



that's it. the famous autoexec.nt was'nt in system32 but in repair, if ever it changes something...
does the autoexec.nt will it work normally even if it is now a notepad file?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 11-10-2005, 12:43 AM
Elite Member
Contributor
 
Join Date: Apr 2005
Posts: 348
imported_jazzman Is a beginner here at D-A-L
Send a message via Yahoo to imported_jazzman
Quote:
Originally Posted by Crodlu
@echo off

REM AUTOEXEC.BAT n'est pas utilis‚ pour initialiser l'environnement MS-DOS.
REM AUTOEXEC.NT est utilis‚ pour initialiser l'environnement MS-DOS … moins
REM qu'un fichier de d‚marrage diff‚rent ne soit sp‚cifi‚ dans le fichier
REM PIF d'une application.

REM Installation des extensions CD-ROM
lh %SystemRoot%\system32\mscdexnt.exe

REM Installation du redirecteur r‚seau (… charger avant dosx.exe)
lh %SystemRoot%\system32\redir

REM Installation de la prise en charge DPMI
lh %SystemRoot%\system32\dosx

REM La ligne suivante permet la prise en charge Sound Blaster 2.0 sur NTVDM.
REM La commande d‚finissant l'environnement BLASTER est comme suit :
REM SET BLASTER=A220 I5 D1 P330
REM O— :
REM A sp‚cifie le port d'E/S de base Sound Blaster
REM I sp‚cifie la ligne de demande d'interruption
REM D sp‚cifie le canal DMA 8 bits
REM P sp‚cifie le port d'E/S de base MPU-401
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 Les valeurs par d‚faut sont A220 I5 D1 T3 et P330. Si un des
REM commutateurs n'est pas sp‚cifi‚, sa valeur par d‚faut sera utilis‚e.
REM (Remarque : tous les ports ‚tant virtuels, les informations fournies
REM ici ne doivent pas n‚cessairement correspondre aux paramÅ*tres
REM mat‚riels r‚els.)
REM NTVDM ne prend en charge que Sound Blaster 2.0.
REM Le commutateur T doit ˆtre d‚fini … 3, s'il est sp‚cifi‚.
SET BLASTER=A220 I5 D1 P330 T3

REM Pour d‚sactiver la prise en charge Sound Blaster 2.0 dans NTVDM,
REM sp‚cifiez une adresse de port d'E/S de base SB non valide. Par exemple :
REM SET BLASTER=A0



that's it. the famous autoexec.nt was'nt in system32 but in repair, if ever it changes something...
does the autoexec.nt will it work normally even if it is now a notepad file?
copy the text in that autoexec.nt file in the repair folder into notepad,

REM out his line :lh %SystemRoot%\system32\mscdexnt.exe

Rem out this line: lh %SystemRoot%\system32\redir

save it IN THE SYSTEM32 folder as Autoexec.nt

reboot your machine

if the applications still do not work after this, run them in 256 colors in compatibility mode for win98 and see what happens
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 11-10-2005, 02:06 AM
Newbie
D-A-L Newbie
 
Join Date: Oct 2005
Posts: 5
Crodlu Is a beginner here at D-A-L
!!!

wow!
incredible!
It works!
That's impressive. Thanks a lot man, you rock
I don't know the mystery behing that but really...:supz: :supz: :supz:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 11-10-2005, 02:10 AM
Elite Member
Contributor
 
Join Date: Apr 2005
Posts: 348
imported_jazzman Is a beginner here at D-A-L
Send a message via Yahoo to imported_jazzman
Quote:
Originally Posted by Crodlu
wow!
incredible!
It works!
That's impressive. Thanks a lot man, you rock
I don't know the mystery behing that but really...:supz: :supz: :supz:
your welcome!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
computer in bits please help lindian Windows XP Help 2 04-10-2008 11:07 AM
Windows XP System Cache taekvideo Windows XP Help 4 10-05-2008 07:13 AM
32 bit /64 bit understanding bits collinsca General Hardware Issues 4 13-09-2007 11:05 PM
Windows XP System Restore seafox Windows XP Help 2 22-08-2007 09:14 AM
Windows Alert System echo Spyware, Adware, Viruses and HijackThis Logs 3 16-06-2007 05:13 PM


All times are GMT +1. The time now is 10:45 AM.

Bottom Corner