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

  1. Path: sparky!uunet!dtix!darwin.sura.net!zaphod.mps.ohio-state.edu!sdd.hp.com!ncr-sd!ncrcae!ncrhub2!ncrgw2!psinntp!dorsai.com!beng
  2. From: beng@dorsai.com (ben ng)
  3. Newsgroups: comp.os.msdos.misc
  4. Subject: Re: How to prevent shelling out?
  5. Message-ID: <iB03VB1w165w@dorsai.com>
  6. Date: 20 Dec 92 16:07:41 GMT
  7. References: <1992Dec18.152918.6805@mnemosyne.cs.du.edu>
  8. Sender: beng@dorsai.com (Ben Ng)
  9. Organization: The Dorsai Embassy, New York's Computer Consulate. +1.718.729.5018
  10. Lines: 19
  11.  
  12. fburton@nyx.cs.du.edu (Francis Burton) writes:
  13.  
  14. > I have a program which I would like to run as a module in a
  15. > self-instruction class.  This particular program allows shelling
  16. > out to DOS by running a second instance of COMMAND.COM (I think).
  17. > Although most students would not abuse this facility, I would feel
  18. > safer if it was not possible to do this.
  19. Use a binary editor and such for the COMSPEC within the file. If it
  20. searches thru COMPSEC for COMMAND.COM then remove it.
  21. OR
  22. If you'd like to present a little message you can setup your own 
  23. environmental variable that leads to a program you replace for 
  24. COMMAND.COM
  25.  
  26. Ben Ng
  27. beng@dorsaid.com
  28. uupsi!dorsaidm!beng
  29. 1:278/706
  30.