home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / mmenu10a.zip / INSTALL.FIL < prev    next >
Text File  |  1994-04-23  |  4KB  |  194 lines

  1. BACKGROUND 31
  2. SHADOW ON
  3. BEEP ON
  4.  
  5. CALL KS_TITLE
  6. PAUSE 50
  7. CALL PROG_TITLE
  8. PAUSE 50
  9. TELESCOPE OFF
  10.  
  11. SPACE 150
  12. :GET_TARGET
  13. DRIVE C 10 19 113 31 5 12 95     'wx,wy,wc,ic,mx,my,mc
  14. PATH \MMENU 10 19 113 31 5 12 95
  15. EXIST ~1~2\*.*
  16. JUMP.NO COPY_FILE1
  17.  
  18. WINOPEN 0 20 113
  19. "The directory ~1~2 already exists! Are"
  20. "you sure you want to use this directory?  Y/N"
  21. ASK +47 +2
  22. WINCLOSE
  23. JUMP.NO GET_TARGET
  24.  
  25. :COPY_FILE1
  26. COPY ~0\mmenu10.exe ~1~2 10 20 113
  27. JUMP.FAIL INST_FAIL
  28.  
  29. EXIST ~1~2\mmenu.exe
  30. JUMP.YES OVRWRITE
  31.  
  32. :COPYFILES
  33. SHELL
  34.   "~1"
  35.   "cd ~2"
  36.   "mmenu10"
  37.   "del mmenu10.exe"
  38.  
  39. WINOPEN 0 20 113
  40. "Would you like to view the instructions"
  41. "for Masterpiece Menu?  Y/N"
  42. ASK +29 +2
  43. WINCLOSE
  44. JUMP.NO PRINT_DOC
  45. VIEW ~1~2\mmenu.doc 27 112
  46.  
  47. :PRINT_DOC
  48. WINOPEN 0 20 113
  49. "Would you like to print the instructions"
  50. "for Masterpiece Menu?  Y/N"
  51. ASK +29 +2
  52. WINCLOSE
  53. JUMP.NO INST_OK
  54.  
  55. :PRINT_NOW
  56. WINOPEN 0 20 116
  57. ""
  58. "  Printing...  "
  59. ""
  60. PRINT ~1~2\mmenu10.doc
  61. WINCLOSE
  62. JUMP.FAIL PRN_ERR
  63. JUMP INST_OK
  64.  
  65. :PRN_ERR
  66. WINOPEN 0 12 112
  67. "Your printer is not responding.  Possible problems:"
  68. ""
  69. "   ■ Printer is not attached to LPT1"
  70. "   ■ Printer is not turned on"
  71. "   ■ Printer is out of paper"
  72. ""
  73. "Do you want to try to print again?  Y/N"
  74. ASK +42 +7
  75. WINCLOSE
  76. JUMP.YES PRINT_NOW
  77.  
  78. :INST_OK
  79. TELESCOPE ON
  80. WINOPEN 5 14 113
  81. " Installation was successful. Use the "
  82. " following commands to run MMENU:"
  83. "       ~1"
  84. "       CD ~2"
  85. "       MMENU"
  86. ""
  87. " Would you like to run"
  88. " Masterpiece Menu now?  Y/N "
  89. ASK +29 +8
  90. WINCLOSE
  91. JUMP.NO THE_END
  92. RUN mmenu.exe
  93.  
  94. :THE_END
  95. WINCLOSE   'close title win1
  96. WINCLOSE   'close title win2
  97. END  'normal install
  98.  
  99. :KS_TITLE
  100. BORDER 0
  101. WINOPEN 2 2 53
  102. "          "
  103. "                              "
  104. "                              "
  105. "                              "
  106. "                              "
  107. "                              "
  108. "                              "
  109. "                              "
  110. "                              "
  111. "          "
  112. WINUPDATE +10 +3 58
  113. "K"
  114. WINUPDATE +11 +3 59
  115. "i"
  116. WINUPDATE +12 +3 60
  117. "d"
  118. WINUPDATE +13 +3 61
  119. "S"
  120. WINUPDATE +14 +3 62
  121. "t"
  122. WINUPDATE +15 +3 63
  123. "u"
  124. WINUPDATE +16 +3 49
  125. "f"
  126. WINUPDATE +17 +3 53
  127. "f"
  128. WINUPDATE +19 +3 58
  129. "S"
  130. WINUPDATE +20 +3 59
  131. "o"
  132. WINUPDATE +21 +3 60
  133. "f"
  134. WINUPDATE +22 +3 61
  135. "t"
  136. WINUPDATE +23 +3 62
  137. "w"
  138. WINUPDATE +24 +3 63
  139. "a"
  140. WINUPDATE +25 +3 49
  141. "r"
  142. WINUPDATE +26 +3 53
  143. "e"
  144. WINUPDATE +11 +5 48
  145. "6490 Dubois Rd."
  146. WINUPDATE +9 +6 48
  147. "Delaware, OH  43015"
  148. WINUPDATE +4 +7 48
  149. "614-548-5043  CIS 71043,3706"
  150. WINUPDATE +5 +9 59
  151. "Educational Software 4 Kids"
  152. BORDER 1
  153. RETURN
  154.  
  155. :PROG_TITLE
  156. WINOPEN 42 5 95
  157. "                                "
  158. ""
  159. ""
  160. "Please read the file MMENU.DOC"
  161. "to see how you can quickly and"
  162. "easily set up a menu system for"
  163. "your child. Register MMENU for"
  164. "$15 and receive icons for many"
  165. "popular children's programs."
  166. WINUPDATE +6 +2 91
  167. "Masterpiece Menu v1.0sw"
  168. RETURN
  169.  
  170. :OVRWRITE
  171. WINOPEN 5 18 47
  172. "A previous version of this program was "
  173. "detected. Please enter Y in response to"
  174. "any overwrite messages you may see on"
  175. "the next screen.          Press [Enter]"
  176. WAIT +41 +4
  177. WINCLOSE
  178. JUMP COPYFILES
  179.  
  180. :INST_FAIL
  181. WINOPEN 0 13 112
  182. "THE INSTALLATION PROGRAM FAILED PRIOR TO COMPLETION"
  183. "Possible reasons:"
  184. ""
  185. "  ■ The floppy disk was removed prior to completion."
  186. "  ■ The floppy disk was damaged during shipping."
  187. "  ■ Your disk drive is out of alignment."
  188. ""
  189. "Please contact KidStuff Software.      Press [Enter]"
  190. WAIT +54 +8
  191. DELETE ~1~2\*.* 0 0 31
  192. RD ~1~2
  193. WINCLOSE
  194.