home *** CD-ROM | disk | FTP | other *** search
/ D-1000 / d1000.iso / install.fil < prev    next >
Text File  |  1995-08-30  |  1KB  |  63 lines

  1. BACKGROUND 64
  2. LANGUAGE ENGLISH
  3. BORDER 1         
  4. TELESCOPE OFF    
  5. SHADOW ON
  6. WINOPEN 18 2 95   
  7. "                 D!1000                "
  8. "          INSTALLATION PROGRAM         "
  9. ""
  10. ""
  11. ""
  12. PAUSE 100
  13. WINUPDATE +9 +5 94
  14. ""
  15. PAUSE 50
  16. WINUPDATE +15 +6 95
  17. " Version 1.0 "
  18. PAUSE 200
  19. TELESCOPE ON      
  20. SPACE 5500        
  21. DRIVE C 0 12 31 15 32 14 79
  22. PATH \D! 0 12 31 15 32 14 79
  23. UNPACK WDOOM4.PAK 0 12 31 32 14 79
  24. JUMP.FAIL INSTALL_FAILURE
  25. WINOPEN 0 12 31
  26. "The DOOM front end, D! has been copied on to your hard drive."
  27. "                                                             "
  28. ""
  29. "Press the [Enter] key to continue.                     "
  30. WAIT +36 +4
  31. WINCLOSE                         
  32.  
  33. BORDER 2                                
  34. WINOPEN 0 12 110
  35. ""
  36. "   Thank you for purchasing D!1000    "
  37. ""
  38. ""
  39. WAIT +35 +5                                  
  40. RUN ~1~2\d!.exe
  41. WINCLOSE                         
  42. END            
  43.  
  44. :INSTALL_FAILURE
  45. WINOPEN 0 12 79
  46. "THE INSTALLATION PROGRAM FAILED PRIOR TO COMPLETION"
  47. ""
  48. "Possible reasons:"
  49. "   -- The floppy disk was removed prior to completion."
  50. "   -- The floppy disk was damaged during shipping."
  51. "   -- Your disk drive is out of alignment."
  52. ""
  53. "Press [Enter] to remove incomplete program files."
  54. WAIT 62 20
  55. DELETE ~1~2\*.* 0 0 31
  56. RD ~1~2
  57. WINCLOSE
  58. WINOPEN 0 12 31
  59. "Partially Installed Files are Now Deleted."
  60. ""
  61. "      Press [Enter] to Quit."
  62. WAIT 47 15
  63.