Related topics

16 bit Windows error
Examine win.ini, autoexec.bat, system.ini, config.nt, autoexec.nt as relevant. Use services.msc. Search for unusual or unexpected *.bat files and unexpected autostart entries in the Run, RunOnce, RunOnceEx, RunServices, Services, Winlogon and Scripts registry keys. Search the rest of the registry for any further

locking and gfs
The only changes to config.nt (NT/W2K) I've ever done is to add FILES=200. I run <auto> for all memory settings except when developing where I use a different have GPFs to find Put your system files back to scratch and change one thing at a time, somewhere along the line you'll find what's causing your problem.

How can I change amount of memory available to DOS programs?
Check the Autoexec.nt and Config.nt for anything unusual or anything that can be commented out. 2. Rename Autoexec.bat. 3. Check for changes in Win.ini or Path is a combination of path in Autoexec.nt and on the Environment tab in the System tool of Control Panel. If the path is over 100 characters, change it

config.nt
On Windows NT (including 2000, XP and Vista) a DOS application takes its startup environment from the files C:\Windows\System32\Config.NT and C:\Windows\System32\Autoexec.NT. So to activate a code page for a DOS app, add the Danish code page commands to C:\Windows\System32\CONFIG.NT and C:\Windows\System32\AUTOEXEC

Configuring Clipper (5.2e) on NT
In
the system32 folder, dir finds command.com and config.nt but not autoexec.nt. I had her restore those three files from a program that repairs the 16-bit sub-system error of a year or so I've verified that no software restriction policies are set and had her turn off her anti-spyware program and no change.

Config.nt error
... changes/epg/issue53/trunk/lib/gvn/config.py changes/epg/issue53/trunk/lib/gvn/errors.py changes/epg/issue53/trunk/lib/gvn/nt.py changes/epg/issue53/trunk/lib/gvn/posix.py changes/epg/issue53/trunk/lib/gvn/subcommands/change.py changes/epg/issue53/trunk/lib/gvn/subcommands/mail.py

r740 - in changes/epg/issue53/trunk: . lib/gvn lib ...
I tried changing the config.nt and autoexec.nt files but it didn't work.... Anybody have any ideas??? Jon_ Lots of old DOS games write directly to the sound card hardware. In NT this is not allowed. I know this doesn't help you do it, but maybe it explains whay it won't work. -Andy.

Argus Killing Fossil (any ideas?)
Best
regards, Evgen Polak For Windows NT you should put your FILES= statement into CONFIG.NT used for this program (see tab "Windows NT" in shortcut properties). Don't forget to reboot after changing CONFIG.NT. [ When replying, remove *'s from address ] Alexandre Pechtchanski, Systems Manager, RUH, NY.

16 bit DOS in vista, change of kyeboard layout and loosing ico
On Mon, 4 Aug 2003 23:20:33 +0100, in <4%AXa.20804$Id1.2108...@newsfep2-win.server. ntli.net> puffinjohn scrawled: I tried changing the registry entry as suggested but it made no puffinjohn scrawled: I keep getting an error message when trying to download and run any software: 16 bit Windows Subsystem config.nt.

Changing MS Codepage
My config.nt file looks like this: [a bunch of REM lines snipped] dos=high, umb device=%SystemRoot%\system32\himem.sys files=40 "David Ghandehari" <i...@xarble.org> wrote in message news:y6T5a.220553$be.198270@rwcrnsc53... I did it exactly as you said, changing my PIF to explicitly specify 16MB of EMS,

Number of open files under NT 4.0
Kastrinakis Lambros lamkas(removethis)@tricom.gr microsoft public win2000 general Is there a possibility to change a preinstalled W2K system with 437 codepage to 737 codepage without reinstalling W2k? Is there a term or a chance changing the config.nt or autoexec.nt to achieve a solution?

config.nt error for win98 games
For best DOS conventional memory and other settings, edit the windows\system32\config.nt and autoexec.nt files. This does not guarantee an old DOS program But it will give you the best chance In config.nt have (apart from the large number of REM lines) just EMM = B=4000 RAM (note the exact spaces - either side

Changing permissions in Document Library causes portal crash
The missing NT files are most likely the cause of your problem. Copy them as I have already outlined. After copying them change the file properties of each one You may also want to check for the presence of the following 3 files in your %SystemRoot%\System32 folder; autoexec.nt config.nt command.com If all are

Windows NT - Rasdial overall timeout problem
Don't want to populate it incorrectly since I don't can't seem to find where to change it back. In scanning the CEICW summary I was'nt comfortable with changes OWA did not work at first, after IP address restrictions in directory > > security settings were changed in IIS and an alteration made to web.config

Fox 2.6 under Windows NT
Best regards, Evgen Polak For Windows NT you should put your FILES= statement into CONFIG.NT used for this program (see tab "Windows NT" in shortcut properties). Don't forget to reboot after changing CONFIG.NT. [ When replying, remove *'s from address ] Alexandre Pechtchanski, Systems Manager, RUH,

FPD 2.6 in NT 4.0 and printing
Windows NT will not allow higher resolutions. If you want to customize the DOS enviroment, you could do so by editing CONFIG.NT or AUTOEXEC.NT. You could even create an separate DOS enviroment by creating a CONFIG.NDO and a AUTOEXEC.NDO and change the path in the PIF-file to these to files (instead of CONFIG.

Changing Buffering/File sizes in config.sys
I logged on as portal admin and tried to change permissions on a document library to inherit from parent. This caused all aspx pages to error out including the main portal page. Only My site pages were accessible. MOSS backups do not backup the content, only config????? and so had to revert to NT internal backups.

Changing my config.NT file
DisplayPath(n.path).encode(self.config.encoding))) def _FindProject(self): pconfig = None Modified: changes/epg/issue53/trunk/lib/gvn/nt.py AddCommand('change', wrap_Handle_GvnChange, helptext__gvn_change, options, {'change': 'changebranch ARG'}) Modified: changes/epg/issue53/trunk/lib/gvn/subcommands/mail.py

Another code page W2k
You may also need to change it's properties to print directly to the printer, rather than the spooler (which causes lots of GPF's). Brett Slattery Slatt...@ewol.com *-----WINDOWS NT, WIN NT, WINDOWS NT 4.0 - CHANGING CONFIG.SYS & AUTOEXEC.BAT Windows NT, version 4.0 (and probably other versions), does not read the

system 32\ config.nt help!
Yes, I have changed FILES=40 to FILES=200 in config.nt. I have tried creating a shortcut to command.com and used the advanced button to ensure that autoexec.nt and config.nt are selected. I have also tried copying these files to autoexec.bat and config.sys and pointing to them from the shortcut.