Message-ID: <355BD513.EE271B1F@Mindless.com> Date: Thu, 14 May 1998 22:39:31 -0700 From: Daniel de Haan MIME-Version: 1.0 To: OpenDos Mailing Lixt Subject: Re: Memory optimization help... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk > As already said in the replies, please try to defragment your UMB area > to get a single continous chunk. This will reduce left-over unused > areas, and also will allow to loadhigh much larger drivers. How does one go about doing this? > SHELLHIGH= SIZE=1B00 c:\drdos\command.com c:\drdos\ /E:1024 /MH /P > I always forget the optimal value for SIZE. Please use the smallest > value, which still allows to load COMMAND.COM into the HMA. How would I find this smallest value which still allows command.com to load into the HMA?