home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / msdos / misc / 6558 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  2.0 KB

  1. Xref: sparky comp.os.msdos.misc:6558 comp.os.msdos.programmer:11420
  2. Path: sparky!uunet!vnet.ibm.com
  3. From: mickeyf@vnet.ibm.com (Mickey Ferguson)
  4. Message-ID: <19921215.105401.535@almaden.ibm.com>
  5. Date: Tue, 15 Dec 92 10:49:21 PST
  6. Newsgroups: comp.os.msdos.misc,comp.os.msdos.programmer
  7. Subject: Re: LASTDRIVE fiddling - CAN'T CHANGE IT AFTER STARTUP
  8. Organization: Rolm
  9. Disclaimer: This note represents my views, not those of Rolm or IBM
  10. News-Software: UReply 3.0
  11. References: <rml.724373893@extro.ucc.su.OZ.AU>
  12.             <1992Dec15.004138.9571@ac.dal.ca>
  13. Lines: 25
  14.  
  15. In <1992Dec15.004138.9571@ac.dal.ca> glad@ac.dal.ca writes:
  16. >> Anyone able to tell me how to mess with the messydos lastdrive parameter
  17. >> which can be set in config.sys ? I want to overcome a very boring
  18. >> "feature" of silverplatter "multiplatter" which absolutely insists that
  19. >> the lastdrive be set to J - this makes network login a pain and the
  20. >> cdserver is on the network.
  21.  
  22. [Stuff deleted...]
  23. >So, with that in mind, you can see the difficulty in trying to change the
  24. >lastdrive environment variable; since DOS allocates the memory needed to
  25. >store environment information about drives when it reads config.sys file
  26. >on boot-up.  So, to my knowledge, you can't change the lastdrive after
  27. >the system starts.  Let me know if you find a way around this, though.
  28.  
  29. Bzzzzz.  Thank you for playing.  :-)  Well, not to be unkind, but there
  30. really is a way to do this, if you use QEMM for your upper memory manager.
  31. QEMM includes a utility which is intended for you to be able to load the
  32. stuff about lastdrive, among other parameters, into upper memory, and they
  33. are done after boot time.  QEMM includes a utility called LASTDRIV.EXE
  34. which will change the last drive the system knows about.  I use it so that
  35. when I don't have my network installed, I don't chomp up as much memory,
  36. but when I load the network, I use LASTDRIV to allocate more drives, and
  37. then access all of the network drives.
  38.  
  39. Mickey Ferguson -- Rolm -- FergusoM at scrvm2 -- mickeyf@vnet.ibm.com
  40.