home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / business / hss.zip / 3.FIL < prev    next >
Text File  |  1993-07-12  |  1KB  |  38 lines

  1. ' ***********************************************
  2. ' * NOTICE - DO NOT MODIFY THIS FILE IN ANY WAY *
  3. ' ***********************************************
  4. ' Home Sales System Install Script
  5. ' Part 3: Fatal Error
  6. ' 3.FIL - Error
  7. ' Copyright 1993, Grumpyware
  8. ' July 13, 1993
  9.  
  10. WINOPEN 00 11 15
  11. " THE INSTALLATION PROGRAM FAILED PRIOR TO COMPLETION "
  12. ""
  13. " Possible reasons: "
  14. "   -- The floppy disk was damaged during shipping.    "
  15. "   -- Your disk drive is out of alignment.            "
  16. "   -- The floppy disk was removed prior to completion."
  17. ""
  18. "Press [Enter] to remove incomplete program files."
  19. WAIT 62 19
  20. PROMPT OFF
  21. DELETE ~1~2\*.* 00 00 31
  22. RD ~1~2
  23. DELETE ~3\HSS.BAT 00 00 31
  24. WINCLOSE
  25. WINOPEN 00 11 31
  26. "Partially Installed Files are Now Deleted."
  27. ""
  28. "Please try to install the software again."
  29. "If you get this error message again,"
  30. "write Grumpyware at:"
  31. "  9794 Forest Lane       "
  32. "  Suite 127              "
  33. "  Dallas Tx. 75243       "
  34. "a replacement floppy disk."
  35. ""
  36. "      Press [Enter] to Quit."
  37. WAIT 47 19
  38.