Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hpfcdc!hpldola!hpldoma!toddg From: toddg@hpldoma.HP.COM (Todd Goin) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Re: Environment Space - Increasing environment space in MS-DOS 3.2 Message-ID: <350006@hpldoma.HP.COM> Date: 2 Feb 89 15:18:46 GMT References: <1513@leah.Albany.Edu> Organization: Logic Design Operation Mkt. Lines: 20 >>> SHELL=C:\COMMAND.COM C:\ /E:512 /P >>> >>> You can replace occurrences of C:\ with the correct path for COMMAND.COM >>> (the first occurrence tells MS-DOS where to find COMMAND.COM the first time, >>> the second tells it where to find COMMAND.COM when it needs to reload). The You state that the second c:\ tells MS-DOS where to find command.com when reloading is necessary. I have a system that contains the following in the config.sys: SHELL=C:\dos\command.com /E:1024 /P And the following in the \autoexec.bat: SET COMSPEC=C:\dos\command.com Is using the line you describe equivalent (and easier) than the setup I have??? Todd Goin HP-Electronic Design Division