Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
May 12, 2003
To increase the amount of environment memory available to the command processor:
1. Start / Settings / Control Panel / System.
2. Select the Advanced tab.
3. Press Environment Variables.
4. Under System variables, press ComSpec.
5. Change the line to read:
%SystemRoot%system32cmd.exe /e:nnnnn
where nnnnn is a number between 2048 and 32768.
NOTE: You should use even multiples of 2048.
You May Also Like