home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / programm / 7984 < prev    next >
Encoding:
Text File  |  1992-07-21  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!cs.utexas.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!csa!kibirev
  3. From: kibirev@csa.bu.edu (oleg kibirev)
  4. Subject: Re: moved my ibmdos.com ....
  5. Organization: Computer Science Department, Boston University, Boston, MA, USA
  6. References: <2a680b04@ralf> <1992Jul19.033240.12173@microsoft.com> <1992Jul19.162010.8233@qiclab.scn.rain.com>
  7. Message-ID: <1992Jul21.161537.25189@ctr.columbia.edu>
  8. Sender: news@ctr.columbia.edu (The Daily Lose)
  9. Date: Tue, 21 Jul 1992 16:15:37 GMT
  10. X-Posted-From: csa.bu.edu
  11. X-Posted-Through: sol.ctr.columbia.edu
  12. Lines: 25
  13.  
  14. In article <1992Jul19.162010.8233@qiclab.scn.rain.com> 70465.203@compuserve.com writes:
  15. >
  16. >As many users of 4dos (and other shels that take the place of
  17. >COMMAND.COM could tell you, DOS 5.0's SYS takes *whatever* program
  18. >is pointed to by the COMSPEC environment variable and copies it to
  19. >the disk under the *name* COMMAND.COM! 
  20. >
  21. >Arguably, the copying could be considered the "correct" behavior, 
  22. >and in that case, to boot without a CONFIG.SYS the renaming is
  23. >necessary. But as some of these shells require overlay files and
  24. >the like, this is *not* a good idea.
  25. >
  26. >I'd suggest that in the next version or revision, SYS should check
  27. >and if the command processor *isn't* COMMAND.COM, it should prompt
  28. >the user and ask if he wants <filename> copied to the disk. If not,
  29. >then have it ask him for the path to COMMAND.COM and copy that.
  30. >
  31. >Trust me, this *has* resulted in very puzzled users with non-bootable
  32. >disks!
  33. >
  34. I'd suggest that in the next revision of these shells requiring overlays,
  35. they prompt user for the pass of overlay files instead of crashing. Or
  36. better put all overlays in one file, as plain Microsoft LINK does.
  37.  
  38.                         Oleg Kibirev
  39.