Hi All,
Some of you are getting the out of environment space
error.....
Out of environment space
The COMMAND.COM has a limit for environment size. You can change the size
by adding the following command line into the CONFIG.SYS (Windows 95) or
CONFIG.NT (Windows NT) file:
For Windows NT you should include the following line in your config.nt
file
shell=%systemroot%\system32\COMMAND.COM /p /e:<size>
For Windows 95/98 you should add the following line to your config.sys
file:
shell=C:\COMMAND.COM /p /e:<size>
In both examples "<size>" is the maximum length in bytes you want
COMMAND.COM to allocate for each program. The default is 256 bytes and the
maximum is 32K. Fusion users have experienced problems with the default
setting, so Viewlogic recommends that users increase their environment
space from 256 to 1024 bytes.
Now, what do I do with windows 2000????
- Doug
|