Path: utzoo!news-server.csri.toronto.edu!rutgers!mcnc!decwrl!uunet!comp.vuw.ac.nz!tlitton From: Timothy.Litton@comp.vuw.ac.nz (Tim Litton) Newsgroups: comp.os.msdos.programmer Subject: Re: COMMAND.COM patch for bigger environments? Message-ID: <1991Mar13.194726.16534@comp.vuw.ac.nz> Date: 13 Mar 91 19:47:26 GMT References: <2835@sparko.gwu.edu> Sender: tlitton@comp.vuw.ac.nz (Timothy Bruce Litton) Organization: Computer Science, Victoria University, Wellington, NewZealand Lines: 25 Nntp-Posting-Host: pencarrow.comp.vuw.ac.nz Originator: tlitton@pencarrow.comp.vuw.ac.nz In article <2835@sparko.gwu.edu>, timur@seas.gwu.edu (The Time Traveler) writes: |> |> Could someone re-post the patch for COMMAND.COM (PC-DOS 4.0x) that |> enlarges the default environment size? Thanx! |> |> Sorry, but am I missing something somewhere?? There was a time, when, back then, in order to increase the environment size of command.com you included the line.. SHELL=[drive]:\[path]COMMAND.COM /P /E:[size] in your config.sys???? I use the above line (DOS 3.3) in my config.sys to set the environment size to 512 bytes, and believe me, I need them all!!! Tim Litton.