home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7 / 1995-06_Disc_7.iso / patches / vpatch.zip / INSTALL.INF < prev    next >
INI File  |  1995-01-11  |  9KB  |  340 lines

  1. //*
  2. //* Created with by Catalyst-PC, 
  3. //* by Troy A. Miles and Overdrive Entertainment
  4. //* for more information contact Overdrive @ 714-837-7106
  5. //*
  6.  
  7. [init]
  8. createvar=choice, VAR_INTEGER, 1, 0, 10
  9. createvar=topic, VAR_STRING, 20, "help"
  10. createvar=drive, VAR_INTEGER, 0, 0, 26
  11. createvar=rdrive, VAR_INTEGER, 0, 0, 26
  12. createvar=path, VAR_STRING, 40, "\VOYEUR"
  13. createvar=sndcard, VAR_INTEGER, 0, 0, 10
  14. createvar=temp, VAR_INTEGER, 0, 0, 10
  15. createvar=dma, VAR_INTEGER, 0, 0, 10
  16. createvar=irq, VAR_INTEGER, 0, 0, 10
  17. createvar=srcdrv, VAR_STRING, 25,   "a:\"
  18.  
  19. createvar=title, VAR_WINDOW
  20. openwindow=title, 1, 1, 76, 1, BLACK, LT_GREY, NONE, ' ', TRUE
  21. display=title,CENTER_JUST,4,0,"Voyeur Installation Program"
  22.  
  23. createvar=copyr, VAR_WINDOW
  24. openwindow=copyr, 1, 22, 76, 2, BLACK, LT_GREY, NONE, ' ', TRUE
  25. display=copyr, CENTER_JUST, 0, 0, "Press [ESC] to exit, press [F1] for help."
  26. display=copyr, CENTER_JUST, 0, 1, "Copyright (C) 1994 Interplay Productions"
  27.  
  28. createvar=NewFiles, VAR_LIST, 2, 13
  29. "voyeur2.exe"
  30. "digauto.com"
  31.  
  32.  
  33. [term]
  34. closewindow=copyr
  35. destroyvar=copyr
  36. closewindow=title
  37. destroyvar=title
  38. destroyvar=sndcard
  39. destroyvar=path
  40. destroyvar=drive
  41. destroyvar=topic
  42. destroyvar=choice
  43. destroyvar=temp
  44. destroyvar=dma
  45. destroyvar=irq
  46.  
  47.  
  48. [exit]
  49. createvar=ExitWin, VAR_WINDOW
  50. openwindow=ExitWin, 11, 8, 54, 7, LT_YELLOW, DK_BLUE, DOUBLE, ' ', TRUE
  51. form=ExitWin
  52. "Press ESC again to exit. Any other key to continue."
  53. keychoice=choice,ESC,ANYKEY
  54. closewindow=ExitWin
  55. destroyvar=ExitWin
  56.  
  57.  
  58. [help]
  59. createvar=helpwin, VAR_WINDOW
  60. openwindow=helpwin, 1, 4, 74, 15, WHITE, DK_RED, DOUBLE, ' ', TRUE
  61. form=helpwin
  62. "Please refer to the manual for more help."
  63. waitkey
  64. closewindow=helpwin
  65. destroyvar=helpwin
  66.  
  67.  
  68. [drivehelp]
  69. createvar=helpwin, VAR_WINDOW
  70. openwindow=helpwin, 1, 4, 74, 15, WHITE, DK_RED, DOUBLE, ' ', TRUE
  71. form=helpwin
  72. "In the list box are all of the valid hard drives install has found in "
  73. "your system.  Scroll the list up and down with the arrow keys until "
  74. "the drive you wish to install to is highlighted, then press 'ENTER'. "
  75. waitkey
  76. closewindow=helpwin
  77. destroyvar=helpwin
  78.  
  79.  
  80. [dirhelp]
  81. createvar=helpwin, VAR_WINDOW
  82. openwindow=helpwin, 1, 4, 74, 15, WHITE, DK_RED, DOUBLE, ' ', TRUE
  83. form=helpwin
  84. "You can change the startup directory to any legal DOS directory name, "
  85. "but it is recommended that you keep it as '\\voyeur'."
  86. waitkey
  87. closewindow=helpwin
  88. destroyvar=helpwin
  89.  
  90.  
  91. [sndhelp]
  92. createvar=helpwin, VAR_WINDOW
  93. openwindow=helpwin, 1, 4, 74, 15, WHITE, DK_RED, DOUBLE, ' ', TRUE
  94. form=helpwin
  95. "Voyeur requires a sound card to run.  Scroll the list up and down "
  96. "using the arrow keys until your sound card is highlighted, then "
  97. "press 'ENTER'. If you are unsure which sound card you have please "
  98. "refer to your computer's documentation."
  99. waitkey
  100. closewindow=helpwin
  101. destroyvar=helpwin
  102.  
  103.  
  104. [Intro]
  105. equatevar=topic, "help"
  106. createvar=IntroWin, VAR_WINDOW
  107. openwindow=IntroWin, 11, 5, 54, 10, WHITE, DK_VIOLET, SINGLE, ' ', TRUE
  108. form=IntroWin
  109. "Voyeur needs to create a directory on your hard disk and copy "
  110. "approximately 315k worth of data there. This directory will be "
  111. "where you start Voyeur from."
  112.  
  113. display=IntroWin, CENTER_JUST, 0, 9, "Press any key to continue."
  114. waitkey
  115. closewindow=IntroWin
  116. destroyvar=IntroWin
  117.  
  118.  
  119. [DriveChoice]
  120. equatevar=topic, "drivehelp"
  121. createvar=DriveWin, VAR_WINDOW
  122. openwindow=DriveWin, 11, 5, 54, 10, WHITE, DK_VIOLET, SINGLE, ' ', TRUE
  123. form=DriveWin
  124. "Which drive would you like to install to:"
  125.  
  126. listbox=drive, drives, 2, WHITE, DK_VIOLET, SINGLE, FALSE, DriveWin
  127.  
  128. closewindow=DriveWin
  129. destroyvar=DriveWin
  130.  
  131.  
  132. [AskPath]
  133. equatevar=topic, "dirhelp"
  134. createvar=PathWin, VAR_WINDOW
  135. openwindow=PathWin, 11, 5, 54, 10, WHITE, DK_VIOLET, SINGLE, ' ', TRUE
  136. field=path, '~'   
  137. form=PathWin
  138. "Please enter the destination directory:\n"
  139. "~\n"
  140. getinput=PathWin
  141. closewindow=PathWin
  142. destroyvar=PathWin
  143.  
  144.  
  145. [AskSound]
  146. equatevar=topic, "sndhelp"
  147. createvar=SndWin, VAR_WINDOW
  148. openwindow=SndWin, 11, 4, 54, 13, WHITE, DK_VIOLET, SINGLE, ' ', TRUE
  149. form=SndWin
  150. "Please select your sound card."
  151.  
  152. createvar=sndcards, VAR_LIST, 6, 40
  153. "Creative Labs Sound Blaster         "
  154. "Creative Labs Sound Blaster 16      "
  155. "Creative Labs Sound Blaster Pro     "
  156. "Creative Labs Sound Blaster Clone   "
  157. "MediaVision Pro Audio Spectrum 8    "
  158. "MediaVision Pro Audio Spectrum 16   "
  159.  
  160. listbox=sndcard, sndcards, 2, WHITE, DK_VIOLET, SINGLE, FALSE, SndWin
  161. closewindow=SndWin
  162. destroyvar=SndWin
  163.  
  164.  
  165. [AskDMA]
  166. equatevar=topic, "sndhelp"
  167. createvar=SndWin, VAR_WINDOW
  168. openwindow=SndWin, 11, 4, 54, 13, WHITE, DK_VIOLET, SINGLE, ' ', TRUE
  169. form=SndWin
  170. "Please select your sound card's DMA number."
  171.  
  172. createvar=dmas, VAR_LIST, 9, 13
  173. "0"
  174. "1"
  175. "2"
  176. "3"
  177. "4"
  178. "5"
  179. "6"
  180. "7"
  181. "NONE"
  182. listbox=dma, dmas, 2, WHITE, DK_VIOLET, SINGLE, FALSE, SndWin
  183. closewindow=SndWin
  184. destroyvar=SndWin
  185. destroyvar=dmas
  186.  
  187.  
  188. [AskIRQ]
  189. equatevar=topic, "sndhelp"
  190. createvar=Win, VAR_WINDOW
  191. openwindow=Win, 11, 4, 54, 13, WHITE, DK_VIOLET, SINGLE, ' ', TRUE
  192. form=Win
  193. "Please select your sound card's IRQ number."
  194.  
  195. createvar=irqs, VAR_LIST, 9, 13
  196. "2"
  197. "3"
  198. "5"
  199. "7"
  200. "10"
  201. "11"
  202. "12"
  203. "15"
  204. "NONE"
  205. listbox=irq, irqs, 2, WHITE, DK_VIOLET, SINGLE, FALSE, Win
  206. closewindow=Win
  207. destroyvar=Win
  208. destroyvar=irqs
  209.  
  210.  
  211. [confirm]
  212. equatevar=topic, "help"
  213. createvar=cchoices, VAR_LIST, 2, 20
  214. "Change selections"
  215. "Install Voyeur"
  216. createvar=ConfirmWin, VAR_WINDOW
  217. openwindow=ConfirmWin, 11, 8, 54, 7, WHITE, DK_CYAN, SDOUBLE, ' ', TRUE
  218. display=ConfirmWin, CENTER_JUST, 0, 1, "Would you like to change any of your choices?"
  219. listbox=temp, cchoices, 3, WHITE, DK_CYAN, SINGLE, FALSE, ConfirmWin
  220. closewindow=ConfirmWin
  221. destroyvar=ConfirmWin
  222. destroyvar=cchoices
  223.  
  224.  
  225. [success]
  226. equatevar=topic, "help2"
  227. createvar=SuccessWin, VAR_WINDOW
  228. openwindow=SuccessWin, 10, 7, 60, 5, WHITE, DK_CYAN, SINGLE, ' ', TRUE
  229. form=SuccessWin
  230. "Install was successful.  Type 'VOYEUR' in the destination directory "
  231. "to begin play."
  232. display=SuccessWin, CENTER_JUST, 0, 4, "Press any key to exit."
  233. display=copyr, CENTER_JUST, 0, 0, "                                         "
  234. waitkey
  235. closewindow=SuccessWin
  236. destroyvar=SuccessWin
  237.  
  238.  
  239. [VoyeurDriveChoice]
  240. equatevar=topic, "drivehelp"
  241. createvar=DriveWin, VAR_WINDOW
  242. openwindow=DriveWin, 11, 5, 54, 10, WHITE, DK_VIOLET, SINGLE, ' ', TRUE
  243. form=DriveWin
  244. "Which drive holds the Voyeur CD:"
  245.  
  246. listbox=rdrive, rdrives, 2, WHITE, DK_VIOLET, SINGLE, FALSE, DriveWin
  247.  
  248. closewindow=DriveWin
  249. destroyvar=DriveWin
  250.  
  251.  
  252. [AskVoyeurCD]
  253. equatevar=topic, "help"
  254. createvar=IntroWin, VAR_WINDOW
  255. openwindow=IntroWin, 11, 5, 54, 5, WHITE, DK_VIOLET, SINGLE, ' ', TRUE
  256. form=IntroWin
  257. "Please make sure the Voyeur CD is in its drive."
  258. display=IntroWin, CENTER_JUST, 0, 4, "Press any key to continue."
  259. waitkey
  260. closewindow=IntroWin
  261. destroyvar=IntroWin
  262.  
  263.  
  264. [OpenLookWin]
  265. createvar=OLWin, VAR_WINDOW
  266. openwindow=OLWin, 8, 8, 60, 4, WHITE, DK_GREEN, SINGLE, ' ', TRUE, " Standby "
  267. display=OLWin, CENTER_JUST, 0, 1, "Install is searching for the old VOYEUR.EXE file."
  268.  
  269.  
  270. [CloseLookWin]
  271. closewindow=OLWin
  272. destroyvar=OLWin
  273.  
  274.  
  275. [AskNewFiles]
  276. createvar=Win, VAR_WINDOW
  277. openwindow=Win, 4, 5, 66, 6, WHITE, DK_GREEN, SINGLE, ' ', TRUE
  278. field=srcdrv, '~'   
  279. form=Win
  280. "Please enter the drive and path where the files, "
  281. "VOYEUR2.EXE and DIGAUTO.COM can be found.\n"
  282. "\n~"
  283. getinput=Win
  284. closewindow=Win
  285. destroyvar=Win
  286.  
  287.  
  288. [OpenCopy]
  289. equatevar=topic, "OpenCopyHelp"
  290. createvar=CopyWin, VAR_WINDOW
  291. openwindow=CopyWin, 11, 5, 54, 10, WHITE, DK_GREEN, SINGLE, ' ', TRUE
  292. form=CopyWin
  293. "Copying:\n"
  294. "\n"
  295. "To:\n"
  296.  
  297. [CloseCopy]
  298. closewindow=CopyWin
  299. destroyvar=CopyWin
  300.  
  301.  
  302. [OpenCopyHelp]
  303. createvar=helpwin, VAR_WINDOW
  304. openwindow=helpwin, 1, 4, 74, 15, WHITE, DK_VIOLET, DOUBLE, ' ', TRUE, " Help "
  305. form=helpwin
  306. "The installation program is currently copying the appropriate files for "
  307. "the software you have specified.  If you would like to abort the copying, "
  308. "press the 'ESC' key."
  309. waitkey
  310. closewindow=helpwin
  311. destroyvar=helpwin
  312.  
  313.  
  314. [TellCopyError]
  315. equatevar=topic, "TellCopyErrorHelp"
  316. createvar=Win, VAR_WINDOW
  317. openwindow=Win, 11, 5, 54, 10, WHITE, DK_RED, SINGLE, ' ', TRUE, " Error "
  318. form=Win
  319. "An error occurred during copy."
  320. waitkey
  321. closewindow=Win
  322. destroyvar=Win
  323.  
  324.  
  325. [TellCopyErrorHelp]
  326. createvar=helpwin, VAR_WINDOW
  327. openwindow=helpwin, 1, 4, 74, 15, WHITE, DK_VIOLET, DOUBLE, ' ', TRUE, " Help "
  328. form=helpwin
  329. "During the copying of files to your system, the installation program "
  330. "encountered an error.  This error may occur if there is insufficient "
  331. "disk space on the hard drive the files are being copied to, or an error "
  332. "on the floppy disk the files are being copied from.  Check that there "
  333. "is enough space on the hard disk and that the correct floppy is in the "
  334. "floppy drive."
  335. waitkey
  336. closewindow=helpwin
  337. destroyvar=helpwin
  338.  
  339.  
  340.