home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / programm / 10575 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.6 KB

  1. Path: sparky!uunet!know!mips2!news.bbn.com!usc!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!ames!agate!usenet.ins.cwru.edu!b63519.STUDENT.CWRU.Edu!dpn2
  2. From: dpn2@po.CWRU.Edu (Damien P. Neil)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: Environment size hack in DOS 5?
  5. Summary: Don't tell me about SHELL= in CONFIG.SYS!
  6. Message-ID: <dpn2.89.721628628@po.CWRU.Edu>
  7. Date: 13 Nov 92 04:23:48 GMT
  8. References: <1992Nov12.234502.22273@midway.uchicago.edu>
  9. Organization: Case Western Reserve University
  10. Lines: 20
  11. NNTP-Posting-Host: b63519.student.cwru.edu
  12.  
  13. In article <1992Nov12.234502.22273@midway.uchicago.edu> pynq@quads.uchicago.edu (George Jetson) writes:
  14. <Raising the environment size>
  15. >
  16. >I have spent fruitless hours perusing the DOS 5 COMMAND.COM, and have
  17. >not been able to solve this problem.  (I did it originally on a version
  18. >of DOS 3.3, long ago, in a couple of hours, so I know it should not be
  19. >that hard).  I have also spent time on DR DOS 6.0, with the same dismal
  20. >results.  I have also perused the usual gang of archive sites, and have
  21. >not found anything.  So, my question to the net is, "Does anyone know
  22. >the magic patch locations for DOS 5.0?"
  23.  
  24. I know nothing about MS DOS, but in DR DOS 6.0 it is quite possible to 
  25. change the environment size. Simply edit the line in the CONFIG.SYS that 
  26. reads "SHELL=COMMAND.COM" and add a "/E:xxx" to it, where xxx is the desired 
  27. environment size.
  28.  
  29. Much easier and safer than hacking the COMMAND.COM! :-)
  30. +-------------+------------------+---------------------------------+
  31. | Damien Neil | dpn2@po.cwru.edu | Case Western Reserve University |
  32. +-------------+------------------+---------------------------------+
  33.