home *** CD-ROM | disk | FTP | other *** search
/ Total Meltdown / dukenukemtotalmeltdown.img / sierra.inf < prev   
INI File  |  1996-07-21  |  5KB  |  252 lines

  1. [Setup]
  2. SetupSize=1065
  3. BillboardSize=2
  4. CanInstallDOS=No
  5. RegProductKey=Total Meltdown
  6. RegKey0=InstallDir
  7. RegValue0=*DESTDIR
  8. Win95Logo=1
  9.  
  10. [Requirements]
  11. SetupVer=3.1.0.1
  12. Colors=256
  13. MemKB=7168
  14. PhysicalMem=7808
  15. VideoSpeed=300
  16. Wave=1
  17. MIDI=1
  18. CPU=486
  19. WinVer=310
  20. ScreenWidth=640
  21. ScreenHeight=480
  22. Joystick=1
  23. Printer=0
  24. CDROM=2
  25.  
  26. [Ident]
  27. Version=100
  28. ProductID=83201
  29. ReadMe=readme.txt
  30.  
  31. [Billboards]
  32. 0=register.txt
  33. 15=ad.txt
  34. 30=website.txt
  35. 45=online.txt
  36. 65=info.txt
  37. 85=email.txt
  38.  
  39. [Dialogs]
  40. BEGIN 0,NotifyInstallSystem
  41. InstallSystem
  42. 1, NotifySysText
  43. 10, OKText
  44. END
  45. BEGIN 1,Register
  46. Register
  47. 1, RegisterText1
  48. 12, YESText, (), FLAG23
  49. 13, NOText
  50. END
  51. BEGIN 2, Restart
  52. Installation Complete
  53. 1, RestartPrompt1
  54. 1, RestartPrompt2
  55. 10, RestartNow, (), FLAG24
  56. 13, RestartLater
  57. END
  58. BEGIN 3, Done
  59. AllDone
  60. 1, AllDoneText
  61. 10, OKText
  62. END
  63. BEGIN 4, FailedINDEO
  64. FailTitleINDEO
  65. 1, FailTextINDEO
  66. 10, OKText
  67. END
  68. BEGIN 5, FailedWinSpace
  69. FailTitleWinSpace
  70. 1, FailTextWinSpace
  71. 1, FailTextWinSpace2
  72. 10, OKText
  73. END
  74. BEGIN 6, CDCache
  75. CDCacheTitle
  76. 1, CDCacheText1
  77. 10, OKText
  78. END
  79. BEGIN 7, FailedDirectX
  80. FailTitleDirectX
  81. 1, FailTextDirectX
  82. 10, OKText
  83. END
  84. BEGIN 8, Win95Only
  85. Win95OnlyTitle
  86. 1, Win95OnlyText
  87. 10, OKText
  88. END
  89. BEGIN 9, AllDone
  90. Installation Complete
  91. 1, RestartPrompt1
  92. 10, OKText
  93. END
  94. BEGIN 10, InstallType
  95. InstallTypeTitle
  96. 1, InstallTypePrompt1
  97. 1, InstallTypePrompt2
  98. 1, InstallTypePrompt3
  99. 2, Inst_Levels, (), FLAG26
  100. 10, OKText
  101. END
  102. BEGIN 11, FindDuke
  103. FindDukeTitle
  104. 1, FindDukeDrivePrompt
  105. 6, DukeDriveDefault, EDIT0
  106. 1, FindDukeDirPrompt
  107. 6, DukeDirDefault, EDIT1
  108. 10, OKText
  109. END
  110. BEGIN 12, Meltdown
  111. Meltdowntitle
  112. 1, Meltdowntext
  113. 1, Meltdowntext1
  114. 10, OKText
  115. END
  116.  
  117. [Script]
  118. :Begin
  119. ;
  120. ; FLAG usage:
  121. ;        FLAG0  - TRUE if not running under Win95 or Win NT (Win 3.1)
  122. ;        FLAG1  - TRUE if running under Win95
  123. ;        FLAG2  - not used
  124. ;        FLAG3  - not used
  125. ;        FLAG4  - TRUE if DirectX needs to be installed
  126. ;        FLAG5  - TRUE if DirectX failed to install
  127. ;        FLAG6  - TRUE if Visual C++ C Run-Time library Win95 needs to be installed
  128. ;        FLAG7  - TRUE if Visual C++ C Run-Time library Win32s needs to be installed
  129. ;        FLAG8  - TRUE if Win32s needs to be installed
  130. ;        FLAG9  - TRUE if Win32s failed to install
  131. ;        FLAG10 - TRUE if WinG32.DLL needs to be installed on Win32s
  132. ;        FLAG11 - TRUE if "fake" DSOUND should be installed (for Win32s, WinNT)
  133. ;        FLAG12 - TRUE if Video for Windows needs to be installed
  134. ;        FLAG13 - TRUE if Video for Windows failed to install
  135. ;        FLAG14 - TRUE if WinG needs to be installed
  136. ;
  137. ;        FLAG21 - TRUE if not enough space in Windows system directory
  138. ;        FLAG22 - TRUE if CD cache is not optimized
  139. ;        FLAG23 - TRUE if they want to register electronically
  140. ;        FLAG24 - TRUE if they want to restart Windows NOW
  141. ;        FLAG25 - TRUE if English language
  142. ;        FLAG26 - TRUE if install levels to hard drive
  143. ;        FLAG27 - TRUE if
  144. ;        FLAG28 - TRUE if
  145. ;        FLAG29 - TRUE if
  146. ;
  147. ;
  148. ;       GROUP90 - WIN32s C++ Run-Time library install
  149. ;       GROUP91 - WIN95  C++ Run-Time library install
  150. ;       GROUP92 - WING Files install
  151. ;       GROUP93 - Fake "DSOUND" install
  152. ;       GROUP94 - Indeo install
  153. ;       GROUP95 - Install Levels
  154. ;       GROUP96 - Install
  155. ;       GROUP97 - Install
  156. ;       GROUP98 - Install
  157. ;
  158. ; Determine what platform we're running on
  159. ; -- is it Win 3.1
  160. NOTWINNT FLAG0
  161. FLAG0 TOGGLEGROUPON 93
  162. ;
  163. ; -- is it Win 95
  164. ONWIN95ONLY FLAG1
  165. ;
  166. ; Pick destination directory.
  167. :PickDest
  168. PICKDEST End
  169. ;
  170. ;
  171. ; Find where they have Duke3D
  172. DIALOG FindDuke
  173. ;
  174. ;
  175. ; Copy all (but one) of the files to hard drive.
  176. COPY
  177. ;
  178. ; Add stuff for Total Meltdown
  179. WRITE  *DESTDIR\BROWSER.TDB CDROM *CDROMDRIVE:
  180. APPEND *DESTDIR\BROWSER.TDB DUKEDRV *EDIT0
  181. APPEND *DESTDIR\BROWSER.TDB DUKEDIR *EDIT1
  182. DIALOG Meltdown
  183. RUN 0 BROWSER.TDB *SOURCEDIR\APPENDTO *DESTDIR\BROWSER.TDB *SOURCEDIR\BROWSER.TDB
  184. ;
  185. ;
  186. ; Create "Sierra" group and add program icons
  187. ADDPROGMANGROUP Sierra
  188. ADDPROGMANITEM *SIERRADIR\SETUP.EXE,SetupTitle,,*SIERRADIR
  189. ADDPROGMANITEM *DESTDIR\MELTDOWN.EXE,Title,*DESTDIR\Crane.ico,*DESTDIR
  190. ;
  191. ;
  192. ; Add stuff to the registry
  193. FLAG1 DOWIN95REGISTRY
  194. ;
  195. ;
  196. ; See if the CD cache is correctly set up
  197. ;FLAG1 WIN95CD_NOTOPTIMAL FLAG22
  198. ;FLAG22 DIALOG CDCache
  199. ;
  200. ;
  201. ; Does User want to register?
  202. ;
  203. LANGUAGE_EQ ENGLISH FLAG25
  204. FLAG25 DIALOG Register
  205. FLAG23 FLAG25 REGISTER
  206. ;
  207. ;
  208. ;
  209. ; If any system files were installed, user MUST restart their system.
  210. FLAG8 GOTO AskRestart
  211. ;
  212. ; If they don't need to restart, let them know they're done
  213. DIALOG AllDone
  214. GOTO End
  215. ;
  216. ;  
  217. ; Prompt user that their system needs to be restarted.
  218. :AskRestart
  219. DIALOG Restart
  220. FLAG24 RESTARTWINDOWS
  221. GOTO End
  222. ;
  223. ;
  224. ; Display Not Enough space in Windows directory
  225. :
  226. :NoWinSpace
  227. DIALOG FailedWinSpace
  228. GOTO End
  229. ;
  230. ;
  231. :Win95Notice
  232. DIALOG Win95Only
  233. GOTO End
  234. ;
  235. :End
  236. END
  237.  
  238. [Archives]
  239. DUKE\,1,0,0
  240.  
  241. [Files]
  242. *DESTDIR\MELTDOWN.EXE,NOARCHIVE,1,22112,1
  243. *DESTDIR\BROWSER.EXE,NOARCHIVE,1,222432,1
  244. *DESTDIR\DOS4GW.EXE,NOARCHIVE,1,265396,1
  245. *DESTDIR\BROWSER.TXT,NOARCHIVE,1,1799,1
  246. *DESTDIR\BROWSER.BGD,NOARCHIVE,1,213167,1
  247. *DESTDIR\BROWSER.FNT,NOARCHIVE,1,3208,1
  248. *DESTDIR\LIST.COM,NOARCHIVE,1,25251,1
  249. *DESTDIR\CRANE.ICO,NOARCHIVE,1,766,1
  250. *DESTDIR\MELTRUN.BAT,NOARCHIVE,1,467,1
  251. ;*DESTDIR\BROWSER.TDB,NOARCHIVE,1,
  252.