| How to Change Windows NT's Environment SizeLast reviewed: May 8, 1997Article ID: Q102410 | 
| The information in this article applies to:
 COMMAND.COM has a limit for environment size. You can change the size by adding the following command line into the CONFIG.NT file 
 shell=%systemroot%\system32\command.com /p /e:sizewhere "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. 
 | 
| Additional query words: prodnt 
 © 1998 Microsoft Corporation. All rights reserved. Terms of Use. |