home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 472.BTU.BAT < prev    next >
DOS Batch File  |  1993-02-19  |  2KB  |  59 lines

  1. echo off
  2. CLS
  3. ECHO .
  4. ECHO .
  5. ECHO                  BTU ANALYSIS (SHAREWARE VERSION)
  6. ECHO .
  7. ECHO                          VERSION 3.1.1 SW 
  8. ECHO .
  9. ECHO     This program boots the BTU Analysis program, Shareware Version
  10. ECHO .
  11. ECHO                           COPYRIGHT 1991
  12. ECHO .
  13. ECHO .
  14. ECHO     All portions of this program are property of Enchanted Tree
  15. Echo Software and cannot be changed, edited or renamed.  You may make
  16. ECHO copies of this software and give it to your friends, but you must
  17. ECHO use the DUPLICATION option found in the main menu section of the
  18. ECHO program to copy them with!
  19. ECHO .
  20. ECHO     The creators of this program will provide support for reg-
  21. Echo istered users only!  This software version does not support a
  22. ECHO Hardcopy, automated data backup, data file save features and
  23. ECHO does not come with the operating manual.  The shareware version is
  24. ECHO provided "as is" and the writers or distributors are not res-
  25. ECHO ponsible for any losses that may be incurred by the use of this
  26. ECHO program OR it's resultant data!
  27. ECHO .
  28. PAUSE
  29. CLS
  30. ECHO .
  31. ECHO .
  32. ECHO                  BTU ANALYSIS (SHAREWARE VERSION)
  33. ECHO .
  34. ECHO                          VERSION 3.1.1 SW
  35. ECHO .
  36. ECHO .
  37. ECHO .
  38. ECHO     Registered users will receive a version that supports The
  39. Echo advanced user options.  These options are Hardcopy, automated
  40. Echo data backup, data file save features, password protection,  
  41. Echo on-site programmed surveys, and program support for upgrades, etc.
  42. ECHO .
  43. ECHO     This program is NOT FREE!  If you use it you are expected
  44. Echo to pay for it!  If you do not support shareware authors, share
  45. Echo ware will disappear!
  46. ECHO .
  47. ECHO     Registration fees for this program are $149.95 for BTU Analysis or
  48. Echo $259.95 for BTU Analysis Plus.
  49. ECHO .
  50. ECHO                         Enchanted Tree Software
  51. ECHO                         901 Ferndale Blvd.
  52. ECHO                         High Point, NC  27262
  53. ECHO .
  54. ECHO                              ENJOY!!!
  55. ECHO .
  56. PAUSE
  57. btuswmnu
  58.  
  59.