Date: Thu, 9 Jan 2003 07:57:18 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Andrew Cottrell cc: djgpp-workers AT delorie DOT com Subject: Re: Quirk with command.com shell on XP In-Reply-To: <008601c2b6f3$8f852110$0100a8c0@acp42g> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 8 Jan 2003, Andrew Cottrell wrote: > SHELL = C:\DOS\COMMAND.COM C:\DOS /E:2048 > > - on Windows 2000 and XP if you are using the > command.com shell then > - one method to increase the enviroment size is to change the > startup > - cmd line property for C:\WINDOWS\SYSTEM32\COMMAND.COM to the > - following: > - C:\WINDOWS\system32\command.com /e:32000 > - (Your diff is backwards.) I don't think the problem is specific to W2K/XP. Anyway, what general problems does this setting avoid?