
08-20-2008
|
|
|
|
Join Date: Aug 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
|
Config.sys and autoexec.bat in Vista/XP/2000
Vista, xp, and 2000 use config and autoexec for CMD windows.
C:\WINDOWS\SYSTEM32\CONFIG.NT
C:\WINDOWS\SYSTEM32\AUTOEXEC.NT
If you look at what autoexec.nt loads, then open a CMD prompt and type MEM /C you can see those programs running.
The Config.nt file is where you put the line from the original poster. Config.NT has a long list of remarks about its usage, at the end are a few lines for settings like files=40.
|