Summary: In autoexec.nt there's a line invoking mscdexnt.exe which as far as I can tell plays the part that mscdex.exe did in Win9x autoexec.bat right ? Is thi...
Summary: check out autoexec.nt and config.nt using notepad. Both are found in system32. Remove any superfluous lines. Config needs these lines: dos=high, umb d...
Summary: Brandon, I had the same problem. 1. When I executed command.com (not cmd) I saw: Nie mozna odnalezc pliku (File does not exist) x3 Microsoft(...
Summary: My friend recently started playing Daggerfall (Elder Scrolls), and had this problem. @echo off REM Free up some environment space set classpath= set i...
Summary: Yes they may run in the DOS or CMD window, which itself is a window/ one thread that is handled by Win16 (16-bit MS-DOS emulation layer) which simulat...
Summary: I have a sony laptop PCG-R505GL and the cd/dvd rom stopped working. I have a floppy drive and usb drive. What I would like to do is load USB drivers ...
Summary: Lee: the following ideas were found at: http://www.sharoma.com/frontierverse/config.htm Idea #1: from Commander Billy of the Moray Starboat: "You nee...
Summary: To fred. Yes, XP does create autoexec.bat and config.sys but they are both zero length file, i.e. there is nothing in them. XP does however have a fil...
Summary: Autoexec.nt initializes the DOS environment so perhaps it is corrupt. Here are the contents of my autoexec.nt file (from XP Pro SP2) so use at your ow...
Summary: iv already asked this on computing, but nothing is working, at least not permanently. the problem is the i get the message telling me: 16-bit MS-DOS S...
Summary: Hi Jennifer, You can copy and save as c:\windows\system32\autoexec.nt the following content: @echo off REM AUTOEXEC.BAT is not used to initialize the ...
Summary: NT can (XP/2000) be configured to run dos apps and can optimally be tweaked if you make sure the following exists in your OS. Config.nt (%systemroot...
Summary: Please help me on this one: I have this dos-based program which I need to run on Windows XP using a notebook. As it needs 600k of memory I am unable t...