home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / msdos / misc / 6682 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1009 b   |  30 lines

  1. Newsgroups: comp.os.msdos.misc
  2. Path: sparky!uunet!rei2!fox
  3. From: fox@rei.com (Fuzzy Fox)
  4. Subject: Re: How to prevent shelling out?
  5. Message-ID: <1992Dec22.204724.8705@rei.com>
  6. Date: Tue, 22 Dec 1992 20:47:24 GMT
  7. References: <1992Dec18.152918.6805@mnemosyne.cs.du.edu> <iB03VB1w165w@dorsai.com>
  8. Organization: Recognition Equipment, Inc.
  9. Lines: 19
  10.  
  11. beng@dorsai.com (ben ng) writes:
  12.  
  13. >Use a binary editor and such for the COMSPEC within the file. If it
  14. >searches thru COMPSEC for COMMAND.COM then remove it.
  15.  
  16. This might work.
  17.  
  18. >If you'd like to present a little message you can setup your own 
  19. >environmental variable that leads to a program you replace for 
  20. >COMMAND.COM
  21.  
  22. This will crash the computer when the program tries to exit back to DOS
  23. after it runs.
  24.  
  25. -- 
  26. #ifdef TRUE        | Fuzzy Fox (a.k.a. David DeSimone)       fuzzy@netcom.com
  27. #define  TRUE   0  |
  28. #define  FALSE  1  |  "You have been recruited by the Star League to defend
  29. #endif             |     the Frontier against Xur and the Kodan Armada."
  30.