home *** CD-ROM | disk | FTP | other *** search
/ Holidays Treats & Beyond - HP Idea Kits / Holidays.Treats.&.Beyond.HP.Idea.Kits.1997.HP.2-CD.Set.7z / Holidays.Treats.&.Beyond.HP.Idea.Kits.1997.HP.2-CD.Set / HP_Holiday.mdf / DMADEMO / INSTALL.INI < prev    next >
INI File  |  1997-08-28  |  20KB  |  553 lines

  1. ; --------------------------------
  2. ; INSTALL.INI    
  3. ;
  4. ; This file describes the installation requirement
  5. ; of a Disney Title
  6. ;
  7. ;
  8. ; PLEASE NOTE:  
  9. ;
  10. ; These key fields absolutely CAN NOT BE CHANGED IN ANY WAY SHAPE OR FORM.  Many of
  11. ; the supporting executables and a customer support application are dependent on
  12. ; the present definitions.  Supporting function will not work correctly if any key or group
  13. ; fields are changed.
  14. ;
  15. ; --------------------------------
  16.  
  17. ;-----------------------------------------------------------------------------
  18. ; Indicates which language the script will display
  19. ;
  20. ; VALID ENTIRES ARE AS FOLLOWS:
  21. ; English        Available and Default 
  22. ; Japanese        ** translation required
  23. ; Spanish        ** translation required
  24. ; Swedish        ** translation required
  25. ; French        ** translation required
  26. ; French_Can        ** translation required
  27. ; Hebrew        ** translation required
  28. ; German        ** translation required
  29. ; Russian        ** translation required
  30. ; Korean        ** translation required
  31. ; Italian        ** translation required
  32. ; Persian        ** translation required
  33. ; Dutch            ** translation required
  34. ; Finnish        ** translation required
  35. ; Norwegan        ** translation required
  36. ; Danish        ** translation required
  37. ; Russian        ** translation required
  38. ; Chinese        ** translation required
  39. ;-----------------------------------------------------------------------------
  40. [LOCALIZATION]
  41. Language=ENGLISH
  42.  
  43.  
  44. ;-----------------------------------------------------------------------------
  45. ; ------------- THIS SECTION DESCRIBES THE MIN REQUIREMENTS FOR TITLE
  46. ;
  47. ; RAM:   Min amount of RAM required in 'K'
  48. ; OS:    Operating System recommended   WINDOWS_95, WINDOWS_3.1, WINDOWS_NT3, WIN32S, WINDOWS_NT4, WINDOWS_NT5 are valid entires
  49. ; CPU:   Cpu type recommended: 286, 386, 486, PENTIUM,  P6, P7 are valid entries
  50. ; CPUSPEED: Min CPU speed required                   *** NOT IMPLEMENTED
  51. ; CDSPEED:  Min CDROM speed required.  FORMAT:  <Speed>X       
  52. ; MINDISKSPACE: Minimual install, amount of disk space required
  53. ; MAXDISKSPACE: Full install, amount of disk space required
  54. ; COLORS:  Indicates what color setting this game must run at..in order to warn the user
  55. ;          Format:  4,8,16,24,32  (bits)
  56. ;          A non-setting means that game is not bound or warning is not desired.
  57. ;
  58. ;-----------------------------------------------------------------------------
  59. [BASE PLATFORM]
  60. RAM=16000        
  61. OS=WINDOWS_95
  62. CPU=486    
  63. CDSPEED=2X
  64. CPUSPEED=66
  65. MINDISKSPACE=100
  66. MAXDISKSPACE=0
  67. COLORS=
  68.  
  69.  
  70. ;-----------------------------------------------------------------------------
  71. ;
  72. ;    The installer checks the user's system for mimimal requirement, based on the fields set in
  73. ;    the base platform group (above).  This section turns the tests on or off.
  74. ;
  75. ;[TEST CONTROL]
  76. ; CheckCPUSpeed=0        Indicates whether the CPU speed check should be done
  77. ; CheckRam=1            Indicates whether the RAM check should be done
  78. ; CheckCD=0            Indicates whether the CD Speed check should be done
  79. ; CheckOS=1            Indicates whether the Operating System comparision should be done
  80. ; CheckCPUType=1        Indicates whether the CPU type test should be done
  81. ;
  82. ; CheckCPUSpeed_AbortFail=0    Indicates whether the installer should exit the installer if the test fails
  83. ;                or allow the user to continue.
  84. ;                1=TRUE 0 = FALSE
  85. ; CheckRam_AbortFail=0        Indicates whether the installer should exit the installer if the test fails
  86. ;                or allow the user to continue.
  87. ;                1=TRUE 0 = FALSE
  88. ; CheckCD_AbortFail=0        Indicates whether the installer should exit the installer if the test fails
  89. ;                or allow the user to continue.
  90. ;                1=TRUE 0 = FALSE
  91. ; CheckOS_AbortFail=0        Indicates whether the installer should exit the installer if the test fails
  92. ;                or allow the user to continue.
  93. ;                1=TRUE 0 = FALSE
  94. ; CheckCPUType_AbortFail=0    Indicates whether the installer should exit the installer if the test fails
  95. ;                or allow the user to continue.    
  96. ;                1=TRUE 0 = FALSE
  97. ;-----------------------------------------------------------------------------
  98. [TEST CONTROL]
  99. CheckCPUSpeed=0
  100. CheckRam=1
  101. CheckCD=0
  102. CheckOS=1
  103. CheckCPUType=1
  104.  
  105. CheckCPUSpeed_AbortFail=0
  106. CheckRam_AbortFail=0
  107. CheckCD_AbortFail=0
  108. CheckOS_AbortFail=0
  109. CheckCPUType_AbortFail=0
  110.  
  111.  
  112. ;-----------------------------------------------------------------------------
  113. ; ------------------------THIS SECTION DESCRIBES THE SPECIFIC OF TITLE
  114. ;
  115. ; IT IS IMPORTANT THAT ALL PATH FIELD MUST CONTAIN DELINIATOR '\' AT THE END ONLY 
  116. ; IN ORDER TO BE PROCESSED CORRECTLY.  FOR EXAMPLE IF THE SUBDIRECTORY IF OFF
  117. ; THE ROOT OF E:  THEN THE PATH OF E:\BMP\  MUST BE SHOWN AS BMP\
  118. ;
  119. ; LICENSE :  Name and location of License file ( ON THE CD ) 
  120. ; ICON_PATH: Path on CD where icons exist, as associated with folder icons  
  121. ;            format: <path name>\
  122. ;
  123. ; EREGPATH:  Location of EReg.  This PATH MUST BE THERE for system info check to work.
  124. ; EREG:      Name of electronic registration exe file,  ( ON THE CD ) 
  125. ; EREG_ICON: Icon used by folder, if different from exe default    
  126. ;            format: <path name>\
  127. ; EREG_ICONOnHardDrive=  Indicates whether the subsituate ICON is on the hard drive or CD
  128. ;               1= On Hard Drive 0 = On the CD, using default path
  129. ;
  130. ; UNINSTALL_ICON:  Icon used to represent uninstall     
  131. ;            format: <path name>\
  132. ;
  133. ; EXE_ICONOnHardDrive= Indicates whether the subsituate ICON is on the hard drive or CD
  134. ;               1= On Hard Drive 0 = On the CD, using default path
  135. ;
  136. ; README_ICON: ICON DESIRED FOR README, ( ON THE CD )    
  137. ;            format: <path name>\
  138. ; README_ICONOnHardDrive=Indicates whether the subsituate ICON is on the hard drive or CD
  139. ;               1= On Hard Drive 0 = On the CD, using default path
  140. ;
  141. ; EXE_ICON:  Icon used by folder, if different from exe default   
  142. ;            format: <path name>\
  143. ;
  144. ; EXE_ICONOnHardDrive=Indicates whether the subsituate ICON is on the hard drive or CD
  145. ;               1= On Hard Drive 0 = On the CD, using default path
  146. ;
  147. ; HELP_ICON: ICON DESIRED FOR README.
  148. ; HELP_ICONOnHardDrive=Indicates whether the subsituate ICON is on the hard drive or CD
  149. ;                   1= On Hard Drive 0 = On the CD, using default path
  150.  
  151. ; INSTALL_SOURCE:  Placement of installation software and icons.  ( ON THE CD ) 
  152. ;                  format: <path name>\
  153. ;-------------------------------------------------------
  154. [INSTALL COMPONENTS]
  155. LICENSE_PATH=LEGAL\
  156. LICENSE=License.txt
  157.  
  158. EREGPATH=EREG\
  159. EREG=Register.exe
  160. EREG_ICON=
  161. EREG_ICONOnHardDrive=0
  162.  
  163. DX_CHECK_PATH=REDIST\
  164. DX_CHECK_EXE=Check.exe
  165.  
  166. DX_INSTALL_PATH=REDIST\
  167. DX_INSTALL_EXE=DxInstal.exe
  168.  
  169. DRV_CERT_PATH=REDIST\DIRECTX\
  170. DRV_CERT_EXE=DxDrv.exe
  171.  
  172. ICON_PATH=ICONS\
  173. UNINSTALL_ICON=DMAUnst.ico
  174. UNINSTALL_ICONOnHardDrive=0
  175.  
  176. EXE_ICON=DMAApp.ico
  177. EXE_ICONOnHardDrive=0
  178.  
  179. HELP_ICON=
  180. HELP_ICONOnHardDrive=0
  181.  
  182. README_ICON=DMADemo.ico
  183. README_ICONOnHardDrive=0
  184.  
  185.  
  186. ; ------------------------THIS SECTION DESCRIBES THE FILES TO BE INSTALLED
  187. ;[FILE LIST 32BIT]
  188. ; Dir=                Source of file on the CDROM       format: <path name>\    ( ON THE CD ) 
  189. ; MinInstall=            Name of the compressed data file, Manatory installation
  190. ; MaxInstall:             Name of the compressed data file, Full installation
  191. ; MaxInstallCDDisk=1        Hold the CD disk number of the MaxInstall= file
  192. ; WindowsDirInstall=            Compressed file with files to reside in the windows directory
  193. ; WindowsSystemDirInstall=    Name of the manatory compressed data file, 
  194. ;                             destined for the Windows system subdirectory
  195. ; FontDirInstall=        CDPath for installations of unique fonts
  196. ; FontDirInstallCDDisk=1    Hold the CD disk number of the FontDirInstall= file
  197. ;
  198. ; CDdata_Path=            CDPath for CD based game data.  This is to be stored
  199. ;                within the registry.
  200. ;
  201. ;
  202. ;RsxInstallDir=RSX\        Windows 95 only.  Location of RSX .z files
  203. ;RsxZFile=rsx.z                 Windows 95 only.  Name of rsx .z file #1
  204. ;RsxRedistFile=rsxredis.z       Windows 95 only.  Name of optional .z file #2
  205. ;
  206. ;RdxInstallDir=RDX\             Windows 95 only.  Location of RDX .z files
  207. ;RdxInstall=RDXData.Z           Name of RDX .z file
  208. ;
  209. ;
  210. ; [FILE LIST 16BIT] 
  211. ; File definitions are the same, but for a 16-bit OS. 
  212. ;
  213. ; [FILE OPTIONS]
  214. ; Win32S_Use16Bit=0        Indicates whether to install 16-bit software in a Win32S system.
  215. ;-----------------------------------------------------------------------------
  216. [FILE LIST 32BIT]
  217. Dir=DATA\
  218. MinInstall=Data32.z
  219. MaxInstall=
  220. WindowsDirInstall=
  221. WindowsSystemDirInstall=
  222. FontDirInstall=
  223.  
  224. RsxInstallDir=RSX\
  225. RsxZFile=
  226. RsxRedistFile=
  227.  
  228. RdxInstallDir=RDX\
  229. RdxInstall=
  230.  
  231. CDdata_Path=DATA\
  232.  
  233. [FILE LIST 16BIT]
  234. Dir=DATA\
  235. MinInstall=
  236. MaxInstall=
  237. WindowsDirInstall=
  238. WindowsSystemDirInstall=
  239. FontDirInstall=
  240.  
  241. CDdata_Path=DATA\
  242.  
  243. [FILE OPTIONS]
  244. Win32S_Use16Bit=0
  245.  
  246.  
  247. ;-----------------------------------------------------------------------------
  248. ; ------------------------THIS SECTION DESCRIBES THE SPECIFIC OF TITLE
  249. ;
  250. ; COMPANY=Disney Interactive            Name of publisher
  251. ; APPNAME=Hercules CD-ROM Sampler         Name of title.  
  252. ;                        IMPORTANT... THIS IS THE NAME USED IN THE REGISTRY
  253. ;                        AND FOLDER. 
  254. ; APPFOLDER=Disney Interactive            Default User folder
  255. ; VERSION=1.0                    Version of title
  256.  
  257. ; CDAPPPATH=DEMO\                Default path name, if title is run off of the CD
  258. ; APPPATH=Disney\Sampler            Default path name for executables and installed files
  259. ; 32BIT_EXE=Start32.exe                Entry point for 32-bit install
  260. ; 16BIT_EXE=Start16.exe                Entry point for 16-bit install
  261. ;
  262. ; HELP_FILE=                    Name of help file to reference in the user's folder, if any
  263. ; UNINSTALL=Sampler                Installshield requires a key name for the uninstall
  264. ; DEINSTALL_KEY=Sampler                Installshield requires a key name for the uninstall
  265. ; README_FILE=                    Name of readme file to reference in the user's folder, if any
  266. ;
  267. ;-----------------------------------------------------------------------------
  268. [TITLE COMPONENTS]
  269. COMPANY=Disney Interactive
  270. APPNAME=Disney's Magic Artist Demo
  271. APPFOLDER=Disney Interactive
  272. VERSION=1.00
  273.  
  274. CDAPPPATH=TITLE\
  275. APPPATH=Disney\DMADemo
  276. 32BIT_EXE=DMADemo.exe
  277. 16BIT_EXE=
  278.  
  279. HELP_FILE=
  280. HELP_FILE_SHORTCUT_LABEL=
  281.  
  282. UNINSTALL=DMADemoDeinstKey
  283. DEINSTALL_KEY=DMADemoDeinstKey
  284. UNINSTALL_SHORTCUT_LABEL=Disney's Magic Artist Demo Uninstaller
  285.  
  286. README_FILE=ReadMe.wri
  287. README_SHORTCUT_LABEL=Disney's Magic Artist Demo Parents' Help File
  288.  
  289. TITLE_SHORTCUT_LABEL=Disney's Magic Artist Demo
  290. RSXCONFIG_SHORTCUT_LABEL=
  291. EREG_SHORTCUT_LABEL=
  292.  
  293.  
  294. ;-----------------------------------------------------------------------------
  295. ; ------------------------THIS SECTION DESCRIBES THE ENGINE TYPE OF THE TITLE
  296. ;
  297. ; DirectX:  Does this title use DirectX                 1=TRUE 0 = FALSE
  298. ; DirectXVersion: Version of DirectX released with this product.  
  299. ;                 Valid entires: 2.0, 3.0, 5.0, 6.0, 7.0, 8.0
  300. ;
  301. ; MinDxVersion=   Minimual version of DirectX that this product will work with.
  302. ;          including Device Drivers.
  303. ;                 Valid entires: 2.0, 3.0, 5.0, 6.0, 7.0, 8.0  
  304. ;
  305. ; OpenGL:   Does this title use OpenGL                  1=TRUE 0 = FALSE  ** NOT IMPLEMENTED
  306. ; Custom:   Does this title use a Custom Engine         1=TRUE 0 = FALSE  ** NOT IMPLEMENTED
  307. ; RSX:      Does this title use a Intel's RSX           1=TRUE 0 = FALSE  
  308. ; Win32S:   For Windows 3.1 system only. Upgrade Win3.1 to a Win32S system    1=TRUE 0 = FALSE 
  309. ; WinG:     For Windows 3.1 systems only. Upgrade system with graphics library.
  310. ;
  311. ; DDRAW:  Does title need DirectDraw  1=TRUE 0=FALSE
  312. ; DSOUND: Does title need DirectSound 1=TRUE 0=FALSE
  313. ; DINPUT: Does title need DirectInput 1=TRUE 0=FALSE
  314. ; Dplay:  Does title need DirectPlay  1=TRUE 0=FALSE
  315. ; D3d:    Does title need Direct3D    1=TRUE 0=FALSE
  316. ; DSOUNDDRIVERS:  Does title need DirectDraw Device Drivers 1=TRUE  0=FALSE
  317. ; DRAWDRIVERS:  Does title need DirectSound Device Drivers  1=TRUE  0=FALSE
  318. ;
  319. ;-----------------------------------------------------------------------------
  320. [TITLE PLATFORM]
  321. DirectX=1
  322. DirectXVersion=3.0
  323. MinDxVersion=3.0
  324. RSX=0
  325. RDX=0
  326. Win32S=0
  327. WinG=0
  328.  
  329. DDRAW=0
  330. DSOUND=1
  331. DINPUT=0
  332. DPLAY=0
  333. D3D=0
  334. DRAWDRIVERS=0
  335. DSOUNDDRIVERS=1
  336.  
  337.  
  338. ;-----------------------------------------------------------------------------
  339. ;      GROUPED TOGETHER, ONLY ONE OF THESE MUST BE ON
  340. ;
  341. ; RunOnCD:              Does this title ONLY run off of the CD      
  342. ;                       No files are installed to a hard drive
  343. ;                1=TRUE 0 = FALSE    
  344. ;
  345. ; RunOnCD_ButInstallFiles:  This title runs off the CD, but    
  346. ;                           still has files to install on the
  347. ;                        hard drive.
  348. ;                1=TRUE 0 = FALSE
  349. ;
  350. ; RunOnHardDrive:          This title runs off of the hard drive 
  351. ;                1=TRUE 0 = FALSE
  352. ;-----------------------------------------------------------------------------
  353. [RUN SOURCE]
  354. RunOnCD=0
  355. RunOnCD_ButInstallFiles=1
  356. RunOnHardDrive=0
  357.  
  358.  
  359. ;-----------------------------------------------------------------------------
  360. ;
  361. ;--------- independent selections.....
  362. ;
  363. ; Register: Should Electronic registration be launched  1=TRUE 0 = FALSE
  364. ;
  365. ;
  366. ; InstallOptions= Indicates the type of install available
  367. ;         Valid Entries are:  ADVANCED          "Advanced" will take the installer
  368. ;                            through the basics of an optional
  369. ;                            path name and folder selection
  370. ;                     HIDDEN        "Hidden" will attempt to hide all
  371. ;                            interfaces with default settings
  372. ;                     HIDDEN_OPTION    "Hidden_option" gives the user
  373. ;                            the opportunity of selecting 
  374. ;                            the type of install-->Hidden or Advanced.
  375. ;
  376. ;
  377. ;-----------------------------------------------------------------------------
  378. [INSTALL TYPE]
  379. Register=0
  380. InstallOptions=HIDDEN
  381.  
  382.  
  383. ;-----------------------------------------------------------------------------
  384. ;---------- If user selects Advanced or install is set to advanced, does this install
  385. ;           want to give the user the ability to select min or max installs 
  386. ;
  387. ; MinAndMaxInstall: Optional Install Type.  Turns on or
  388. ;                  off user dialog box giving option.
  389. ;           Also ties into [FILE LIST 32BIT]    and     [FILE LIST 16BIT]
  390. ;          If on (=1) then file must be listed.  1=TRUE  0=FALSE
  391. ;-----------------------------------------------------------------------------
  392. [ADVANCED INSTALL OPTIONS]
  393. MinAndMaxInstall=0
  394.  
  395.  
  396. ;-----------------------------------------------------------------------------
  397. ;---------- If user selects Advanced or install is set to advanced, does this install
  398. ;           want to give the user the ability to select min or max installs 
  399. ;
  400. ; MinAndMaxInstall: Optional Install Type.  Turns on or
  401. ;                  off user dialog box giving option.
  402. ;           Also ties into [FILE LIST 32BIT]    and     [FILE LIST 16BIT]
  403. ;          If on (=1) then file must be listed.  1=TRUE  0=FALSE
  404. ;-----------------------------------------------------------------------------
  405. ;-----------------------------------------------------------------------------
  406. [EXTRN INS]
  407. Path=
  408.  
  409. Init=
  410. InitCommand=
  411. InitMsg=
  412.  
  413. BeforeDX=
  414. BeforeDXCommand=
  415. BeforeDXMsg=
  416.  
  417. AfterDX=
  418. AfterDXCommand=
  419. AfterMsg=
  420.  
  421. BeforeXfer=
  422. BeforeXferCommand=
  423. BeforeXferMsg=
  424.  
  425. AfterXfer=
  426. AfterXferCommand=
  427. AfterXferMsg=
  428.  
  429. BeforeExit=
  430. BeforeExitCommand=
  431. BeforeExitMsg=
  432.  
  433. ExtrnRegistry=
  434. RegCommand=
  435.  
  436.  
  437. ;----------------------------------
  438. ;  Windows Registry Keywords
  439. ;  These labels define the keyword to be place under the following path:
  440. : HKEY_LOCAL_MACHINE\SOFTWARE\DISNEY INTERACTIVE\<TITLE NAME>\<VERSION #>\
  441. ;  
  442. ; DirPathKey:  HOlDS the key value that describes the acutal path of the executables, may be the same as UserSelectedPathKey
  443. : DataSourceKey:  Hold the key value that describes where the data is on the CDROM
  444. ; UinstallPathKey:  Hold the key value that describes the entire uninstall function
  445. ; UserSelectedPathKey:  Holds the key value that describes the directory path that the user selected.  May be the same as DirPathKey
  446. ; EntryPointKey:  Hold the key value that contains the path and executable entry point.
  447. ; BitVersionKey:  Hold the key value that contains the bit version of the title ie: 16 or 32
  448. ;
  449. ;---------------------------------
  450. [REGISTRY KEYS]
  451. DirPathKey=PATH
  452. DataSourceKey=DATA
  453. UninstallPathKey=Uninstall
  454. UserSelectedPathKey=User Path
  455. EntryPointKey=EntryPoint
  456. BitVersionKey=BitVersion
  457. HelpKey=Help
  458.  
  459.  
  460. ;-----------------------------------------------------------------------------
  461. ;---------BITMAPS DISPLAYED DURING INSTALLATION
  462. ;
  463. ; ART_PATH: Location of ALL bitmaps.  File displayed by Installshield MUST BE the
  464. ;        the following:    256 Color MAX, Windows BMP format.   ( ON THE CD ) 
  465. ;
  466. ; Logo:  Opening DI logo.  BMP file
  467. ; cnt:   Number of BMP files used in Installation
  468. ; 1=:   Ranges to the number of key 'cnt'.  If cnt=4, then there are 4 key fields:
  469. ;    1=, 2=, 3=, 4=,
  470. ;   NOTE: At the moment only 4 bitmaps are displayed.
  471. ;
  472. ;
  473. ;   ************* NOTE : The following fields are used to replace standard
  474. ;             installshield art.  This fields WILL NOT WORK, unless
  475. ;             the art (bmp files) are compressed into the _setup.lib file.
  476. ;             this can be done with the compress.bat batch file, provided.
  477. ;             Essentially, this batch file calls ICOMP to create a new
  478. ;             _setup.lib.  Since this installer can be used to install
  479. ;            both a 32-bit and 16-bit, TWO _setup.lib files must be created.
  480. ;            Review the compress.bat file for details.
  481. ;
  482. ;             All these files MUST BE a BMP with a max number of colors set to 256 using
  483. ;             standard windows palette.
  484. ;
  485. ;
  486. ;
  487. ; DLG_PATH_BMP:          Replaces the bitmap in the Path Dialog Box.  Undefined key leaves
  488. ;                 leaves standard InstallShield Bitmap.
  489. ;
  490. ; DLG_INSTALL_TYPE_BMP:  Replaces the bitmap in the Path Dialog Box.  Undefined key leaves
  491. ;              leaves standard InstallShield Bitmap.
  492. ;
  493. ; DLG_FOLDER_BMP:        Replaces the bitmap in the Path Dialog Box.  Undefined key leaves
  494. ;                 leaves standard InstallShield Bitmap.
  495. ;
  496. ; DLG_FINISH_BMP:        Replaces the bitmap in the Path Dialog Box.  Undefined key leaves
  497. ;                 leaves standard InstallShield Bitmap.
  498. ;
  499. ; DLG_INSTALL_TYPE_MINBTN :  This field is used to replacing the Buttons used in
  500. ;                 the install type option.  This button is for Minimual Install.
  501. ;                 This file MUST BE a BMP with a max number of colors set to 256 using
  502. ;                 standard windows palette.
  503. ;
  504. ; DLG_INSTALL_TYPE_MAXBTN :  This field is used to replacing the Buttons used in
  505. ;                 the install type option.  This button is for Max Install.
  506. ;
  507. ; TitleLogo:  Name of title logo that appears in the upper left corner.  Field includes
  508. ;          the RGB code of the transparent color.  Format: <file name>;R,G,B
  509. ;-----------------------------------------------------------------------------
  510. [INSTALL ART]
  511. ART_PATH=ICONS\
  512. BITMAP_COLORS=8
  513. TitleLogo=DILogo.bmp
  514. Logo=DMASplash.bmp
  515. DLG_PATH_BMP=
  516. DLG_INSTALL_TYPE_BMP=
  517. DLG_FOLDER_BMP=
  518. DLG_BACKUP_BMP=
  519. DLG_FINISH_BMP=
  520. DLG_INSTALL_TYPE_MINBTN=
  521. DLG_INSTALL_TYPE_MAXBTN=
  522. AUTOPLAY_BMP=
  523.  
  524. ; ------------------------THIS SECTION DESCRIBES THE BACKGROUND SCREEN
  525. ;  RGB VALUES FOR THE SCREEN:
  526. ;  VALID ENTIRES: FROM 0 TO 255
  527. ;
  528. [BACKGROUND COLOR]
  529. RED=0
  530. GREEN=0
  531. BLUE=127
  532.  
  533.  
  534. [USER INI]
  535. ;----------------------THIS SECTION DESCRIBES THE WHAT INI FILE WILL BE 
  536. ;                STORED ON THE USER'S SYSTEM.  THESE FILE
  537. ;                    NAMES REALLY SHOULD NOT BE CHANGED,
  538. ;                        SINCE ALL PRODUCTS WILL ASSUME
  539. ;                    THE SAME INI FILE NAME !
  540. ;
  541. ;
  542. ;    Name:  Name of ini file
  543. ;    SrcPath:  Where on the CD is this file located
  544. ;    Old:    Internal name only.
  545. ;    Viewer:  PW for Customer Service Viewer
  546. ;
  547. Name=Disney.ini
  548. SrcPath=DATA\
  549. Old=Disney.old
  550. Viewer=Mickey
  551. ViewerOverride=ok
  552.