home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #14 / K-CD_14-99.ISO / Tarzan / INSTALL.INI < prev    next >
Windows Autorun File  |  1999-08-06  |  40KB  |  943 lines

  1. ; Instructions for Disney's Standard Installer
  2. ;
  3. ;;;;;;;;;;;;
  4. ;; Step 1 ;;
  5. ;;;;;;;;;;;;
  6. ;
  7. ; Identify the type of disk to be created, there are 3 main types
  8. ;     Single language with single language Burst screen
  9. ;            This is for a product that will only be used in a specified region
  10. ;            This implies the Burst Screen and Installer always will appear in the
  11. ;            specified language
  12. ;        =>  Make sure the autoplay.ini specifies the same Singlelanguage flag
  13. ;            NB: Ereg and web access will not be available outside of the specified region
  14. ;            SET:       GetLanguageByOS=0                            Fixed language
  15. ;                       Language=ISLANG_REGION_SUBREGION             Language setting
  16. ;
  17. ;     Single language with international Burst screen
  18. ;            This is for a single language product that may be used in other regions
  19. ;
  20. ;        =>  Make Sure no Singlelanguage is specified in autoplay.ini
  21. ;        =>  Make sure that all the required localization strings are set for the burst
  22. ;            screen for the destination languages.
  23. ;            NB: Ereg and web access will not be available outside of the specified region
  24. ;
  25. ;            SET:       GetLanguageByOS=0                            Fixed language
  26. ;                       Language=ISLANG_REGION_SUBREGION             Language setting
  27. ;
  28. ;     Multiple language with international Burst screen
  29. ;        =>  Make Sure no Singlelanguage is specified in autoplay.ini
  30. ;        =>  Make sure that all the required localization strings are set for the burst
  31. ;            This is for product with multiple languages on one disk.
  32. ;            Ereg and Web access can be enabled on a per language basis
  33. ;
  34. ;            SET:       GetLanguageByOS=1                            Use OS to automatically set
  35. ;                       GetLanguageByOS=2                            User selects language
  36. ;                       Language=ISLANG_REGION_SUBREGION             Default Language setting
  37.  
  38. [LOCALIZATION]
  39. Language=ISLANG_ENGLISH_UNITEDSTATES
  40. GetLanguageByOS=0
  41. DEFAULT_FILE=usaeng.lag
  42.  
  43.  
  44. ;;;;;;;;;;;;
  45. ;; Step 2 ;;
  46. ;;;;;;;;;;;;
  47. ; Set up the Title specific data.
  48. ;
  49. ;VERSION=                     Version number of title.  Valid Entries: 1.0
  50. ;RUN_SOURCE=                  Valid Entries:
  51. ;                             HD: Indicates executable will reside on Hard Drive
  52. ;                             CD ONLY: Indicates executable will reside only on CD
  53. ;                             CD PLUS: Indicates executable will reside on CD,
  54. ;                                      but files will still be installed onto the hard drive.
  55. ;ICONS_ON_HD=                 Indicates that the icons are on the hard drive.
  56. ;                             Valid Entries: 1=TRUE, 0=FALSE
  57. ;FORCE_REBOOT=                This will force the system to reboot, no matter what is installed.
  58. ;                             1=TRUE  0=FALSE
  59. ;SUBSITUTE_SHORTCUT_WINDOW=   Hold name name of the shortcut window.  Forces a subsitutue 
  60. ;                             and/or dubplicate shortcut set.
  61. ;DisplayShortcutWindow=       1=TRUE  0=FALSE.   Default = TRUE.
  62. ;                             Indicates whether the shortcut window should be displayed at the
  63. ;                             end of the install.
  64. ;INSTALL_METHOD=              Valid Entries:
  65. ;                             ADVANCED: Indicates all optional dialog boxes will be
  66. ;                                       displayed
  67. ;                             HIDDEN:   Indicates, as few as possible dialog boxes
  68. ;                                       will be displayed  
  69. ;COMPANY=                     Name of publisher 
  70. ;APPNAME=                     Internal name of application
  71. ;EXE_ENTRY=                   Name of executable files  Example: test.exe
  72. ;TITLE_ICON=                  Indepdent icon file, used in creating the shortcut name.
  73. ;                             Valid entry: myapp.ico
  74. ;HELP_FILE=                   Name of help file, Example: TEST.HLP
  75. ;HELP_FILE_ICON=              Indepdent icon file, used in creating the shortcut name.
  76. ;                             Example: help.ico
  77. ;README_FILE=                 Name of readme file
  78. ;README_ICON=                 Indepdent icon file, used in creating the shortcut name.
  79. ;                             Valid entry: readme.ico
  80. ;UNINSTALL_ICON=              Indepdent icon file, used in creating the shortcut name.
  81. ;                             Example: help.ico
  82. ;UNINSTALL_EXTENSION=         References a DLL, that allows for customization of
  83. ;                             the uninstall.
  84. ;
  85. ; The following may be over-ridden in "shortcut.ini" for multilanguage installers,
  86. ; in this case these entries become the defaults.
  87. ; Make sure that these are correct as they will be used whenever operating in a locale
  88. ; not defined in "shortcut.ini"
  89. ;
  90. ;APPFOLDER=                   Default Folder.
  91. ;APPPATH=                     Default Path.  Valid entries include: <PATH>\
  92. ;                             NOTE: No punctuation is allows !!!
  93. ;HELP_FILE_SHORTCUT_LABEL=    42 Character shortcut name for help file shortcut
  94. ;UNINSTALL_SHORTCUT_LABEL=    42 Character shortcut name for uninstall shortcut
  95. ;                             NOTE:  Must be installshield compliant.
  96. ;TITLE_SHORTCUT_LABEL=        42 Character shortcut name title shortcut
  97. ;INSTALLER_TITLE_BAR_LABEL=   Used to subsitute the label on the installer title bar.
  98. ;                             If empty, the installer will use the exe shortcut
  99. ;README_SHORTCUT_LABEL=        42 Character shortcut name for readme shortcut
  100. ;EREG_SHORTCUT_LABEL=         42 Character shortcut name for EREG shortcut
  101. ;ECAT_SHORTCUT_LABEL=         42 Character shortcut name for ECAT shortcut
  102. ;DOL_SHORTCUT_LABEL=          42 Character shortcut name for DOL shortcut
  103. ;TITLE                        Splash Screen title bar text.
  104. ;
  105. ; NOTE: Shortcut names CAN NOT HAVE "/" OR "&" or use any symbols as required by
  106. ;       ANY windows file name.
  107. ;-----------------------------------------------------------------
  108.  
  109. [TITLE COMPONENTS]
  110. VERSION=1.0
  111. RUN_SOURCE=HD
  112. ICONS_ON_HD=1
  113. FORCE_REBOOT=0
  114. DisplayShortcutWindow=0
  115. COMPANY=Disney Interactive
  116. APPNAME=TarzanAG Demo
  117. EXE_ENTRY=Tarzan.exe
  118. TITLE_ICON=TZLN.ico
  119. HELP_FILE=Tagdemo.hlp
  120. HELP_FILE_ICON=
  121. README_FILE=
  122. README_ICON=
  123. README_FILE2=
  124. README_ICON2=
  125. UNINSTALL_ICON=uninstal.ico
  126. UNINSTALL_EXTENSION=
  127.  
  128. ; defaults
  129. APPFOLDER=Disney Interactive\Disneys Tarzan Action Game Demo
  130. APPPATH=Program Files\Disney Interactive\Disneys Tarzan Action Game Demo\
  131. HELP_FILE_SHORTCUT_LABEL=Disney's Tarzan Action Game Demo Help
  132. UNINSTALL_SHORTCUT_LABEL=Uninstall Disney's Tarzan Action Game Demo
  133. TITLE_SHORTCUT_LABEL=Disney's Tarzan Action Game Demo
  134. INSTALLER_TITLE_BAR_LABEL=Disney's Tarzan Action Game Demo
  135. README_SHORTCUT_LABEL=
  136. README_SHORTCUT_LABEL2=
  137. EREG_SHORTCUT_LABEL=
  138. ECAT_SHORTCUT_LABEL=
  139. DOL_SHORTCUT_LABEL=
  140. Title=Disney's Tarzan Action Game Demo
  141.  
  142. ;; Internet links for Fixed language Burst. Note these are automatically disabled if operating out
  143. ;; of the specified Locale for legal reasons
  144. ;; These are used as the default for international Burst
  145.  
  146. URL=
  147. OptionalURL=
  148. IPAddress=
  149.  
  150. ;; Tooltips for fixed language Burst implementation and
  151. ;; are used as the default for international Burst
  152.  
  153. PlayToolTip=Play Disney's Tarzan Action Game Demo
  154. ExitToolTip=Return to the desktop
  155. InstallToolTip=Installs Disney's Tarzan Action Game Demo
  156. ReinstallToolTip=
  157. UninstallToolTip=Remove Disney's Tarzan Action Game Demo
  158. RegisterToolTip=
  159. InternetToolTip=
  160. OptionalToolTip=
  161. DemoToolTip=
  162. ConfigToolTip=
  163.  
  164. ;; Demos for fixed language Burst and defaults for international
  165.  
  166. DemoCount=0
  167. DemoTitle1=Magic Artist Demo
  168. DemoPath1=Demo\DMA\
  169. Description1=Demo of Disney's Magic Artist
  170. DemoEntry1=autorun.exe
  171.  
  172.  
  173. ;;;;;;;;;;;;
  174. ;; Step 3 ;;
  175. ;;;;;;;;;;;;
  176. ; Set up controls for Electronic Registration
  177. ; Note this will only be enabled when in the Fixed region unless explicitly enabled in
  178. ; by setting up for other languages by defining specific language shortcuts in shortcut.ini
  179. ;
  180. ; DisplayEREG=0               Indicates whether to create a shortcut to the EREG
  181. ;                            Valid entries:  1=TRUE  0=FALSE
  182. ; EREG_ENTRY=            exe entry point to the electronic registration. 
  183. ;                             Example:   REGISTER.EXE
  184. ; EREG_ICON=                  Name of independent icon, used in the creation of a shortcut
  185. ;                             Icon MUST be copied to the hard drive, thus must be in the file
  186. ;                             distribution list (See [FILE COPY]). Valid entry: eREG.ico
  187. ;
  188. ; ICONS_ON_HD=0               Indicates whether the shortcut icon is on the hard drive.
  189.  
  190.  
  191. [EREG COMPONENTS]
  192. RUN_SOURCE=CD
  193. DisplayEREG=0
  194. EREG_ENTRY=
  195. EREG_ICON=
  196. ICONS_ON_HD=0
  197.  
  198. ;;;;;;;;;;;;
  199. ;; STEP 4 ;;
  200. ;;;;;;;;;;;;
  201. ; Define the minimum installation requirements
  202.  
  203. [BASE PLATFORM]
  204. RAM=23552
  205. OS=WINDOWS 95, WINDOWS 98
  206. CPU=PENTIUM
  207. CDSPEED=4X
  208. CPUSPEED=166
  209. COLORS=8
  210. OPTIONAL_MIN_COLORS=8
  211. SOUND=16
  212. RESOLUTION=640X480
  213.  
  214. ; enable or disable the checks
  215. SKIP_RAM_TEST=0
  216. SKIP_CDROM_TEST=1
  217. SKIP_CPU_TEST=1
  218. SKIP_CPUSPEED_TEST=1
  219. SKIP_OS_TEST=0
  220. SKIP_COLOR_CHECK=1
  221. SKIP_OPTIONAL_COLOR_CHECK=1
  222. SKIP_RESOLUTION_CHECK=1
  223. SKIP_SOUND_TEST=0
  224.  
  225. RAM_TEST_FAIL_OPTION=0
  226. CDROM_TEST_FAIL_OPTION=0
  227. CPU_TEST_FAIL_OPTION=0
  228. CPUSPEED_TEST_FAIL_OPTION=0
  229. OS_TEST_FAIL_OPTION=0
  230. SOUND_TEST_FAIL_OPTION=0
  231. RESOLUTION_TEST_FAIL_OPTION=0
  232.  
  233. ;;;;;;;;;;;;
  234. ;; STEP 5 ;;
  235. ;;;;;;;;;;;;
  236. ;
  237. ; Define if music is to be played during installation
  238. ;
  239. ; Start indicates when to start playing the music. There are only two
  240. ; options:  FILE_TRANSFER: For during the file transfer section
  241. ;           BEGINNING:     For during the entire installer process
  242. ;
  243.  
  244. [MUSIC]
  245. Path=
  246. Start=
  247. FileName=
  248.  
  249.  
  250. ;;;;;;;;;;;;
  251. ;; STEP 6 ;;
  252. ;;;;;;;;;;;;
  253. ; Add any registry keys required
  254. ;
  255. ; All DI product should at least create HKEYLOCAL_MACHINE\SOFTWARE\Disney Interactive\Title\version
  256. ;
  257. ;
  258. ;UseCustomPath=0    This key will allow the user to develop a custom registry key path under
  259. ;                       the default root directory.  Leaving this value at 0 will invoke the following 
  260. ;                       registry path: 
  261. ;
  262. ;            <ROOT VALUES>/SOFTWARE/<COMPANY NAME>/<APP NAME>/
  263. ;
  264. ;            if value is set to 1 or greater, then FULL path from the ROOT must
  265. ;            be included with registry.                   
  266. ;
  267. ;ROOT VALUES:
  268. ; HKEY_CLASSES_ROOT, HKEY_CURRENT_USER, 
  269. ; HKEY_LOCAL_MACHINE, HKEY_USERS, HKEY_CURRENT_CONFIG
  270. ; HKEY_DYN_DATA, HKEY_LOCAL_MACHINE
  271. ;
  272. ;<DATA TYPE> = PATH, PATH PLUS, PATH WITH EXE,DATA, UNINSTALL, HELPFILE, VERSION, CDROM DRIVE, CDROM DRIVE PLUS, DIRECTORY, CUSTOM
  273. ; PATH             = Hard drive location
  274. ; PATH_PLUS        = Hard drive location with an extension as listed in the initalize value section
  275. ; PATH_WITH_EXE    = Hard drive location with exe file
  276. ; DATA             = Location of CDROM based data as described in the group "[CDROM LAYOUT]" subkey "TITLE_PATH"
  277. ; UNINSTALL        = Full uninstall shortuct
  278. ; HELPFILE         = File name of help file
  279. ; VERSION          = Application version as specified in [TITLE COMPONENTS] subkey "VERSION"
  280. ; CDROM_DRIVE      = CDROM DRIVE letter
  281. ; CDROM_DRIVE_PLUS = CDROM DRIVE Plus any addtional directory as specified in the inialize value section
  282. ; DIRECTORY        = Creates a directory folder, Initalize value section is not used.
  283. ; CUSTOM           = Key Name is created with initalized value string.
  284. ;
  285. ;<VALUE TYPE> = STRING, BINARY
  286. ; Value type indicates HOW the initalization value will be stored..as a string or in binary form
  287. ;
  288. ; FORMAT OF KEY VALUES:
  289. ; <KEY NAME>,<DATA TYPE>,<SUBKEY PARENT>,<INITALIZE VALUE>,<VALUE TYPE> 
  290. ;
  291. ; REMEMEBER:
  292. ; THIS IS A BLANK PATH NAME...FULL PATH AND LOCATION, INCLUDING SOFTWARE/DISNEY INTERACTIVE/..MUST BE
  293. ; INCLUDED
  294. ;
  295.  
  296. [REGISTRY KEYS]
  297. KEYCOUNT=0
  298. UseCustomPath=1
  299. ROOT_DIR=HKEY_LOCAL_MACHINE
  300. KEY1=Paper,CUSTOM,SOFTWARE\Disney Interactive\Tarzan Print Studio\1.0\,0,BINARY
  301.  
  302. ;;;;;;;;;;;;
  303. ;; STEP 7 ;;
  304. ;;;;;;;;;;;;
  305. ; Define the files to be installed for each language
  306. ;
  307. ; This section CONTROLS what files get copied to the user's hard drive and their installation
  308. ; status.  A series of codes controls the specific functionality, including uninstall features.
  309. ;
  310. ; RequiredFilesSize=   Hard drive space required for title
  311. ; OptionalFileSize=    Optional space required in addition to Required file size
  312. ; SelectiveFileSize=   Selective space required - PRESENTLY NOT USED
  313. ; FileCount=61           Number of total files that COULD be copied.  REQUIRED FIELD!!!!!
  314. ;
  315. ; Format for files <file name>,<FILE TYPE>,<FONT NAME>,<source>,<dest>,<code>,<code>
  316. ;
  317. ; <file name>=Literal name of file on CDROM
  318. ; <FILE TYPES>=FILE,DIRECTORY, FONT,ENTRYPOINT,SCREENSAVER,WINFILE,WINSYSFILE
  319. ; <FONT NAME>=If file type is equal to font, this is the textual name that will be used by windows.
  320. ; <source>=relative directory to installer .  Hold where the file is located on the CD
  321. ; <dest>=relative to hard drive directory.  Hold the location where the file will be copied to.
  322. ; <CODE>= P=Perminate  
  323. ;         U=Uninstall
  324. ;         R=Required file  
  325. ;         O=Optional file
  326. ;         E=Extra files 
  327. ;         N=Rename format: N=<new file name>
  328. ;         B=Build Revision format: B=<revision code>
  329. ;         X=File date and time  format: X=<date> <time>
  330. ;         S=File Size, in bytes format: S=<bytes>
  331. ;         L=Language code  where L= any one of the valid languages used in the [LOCALIZATION] section
  332. ;           
  333. ;
  334. ; PLEASE NOTE:  That it helps to have the Lanugage code be the LAST code in the list, since it is decerning
  335. ;               if a file should be copoied at all...based on the language of the system.
  336. ;        Also, not all codes are required.  IF there are no codes present, the installer
  337. ;        will assume certain defaults:  Required file and Uninstall.
  338. ;
  339. ;        Additionally, this IF creating this file list by hand..the syntax format is VERY senstive
  340. ;        there MUST be NO spaces between ',' and the final codes are to have no terminating ','
  341.  
  342. [FILE COPY]
  343. RequiredFilesSize=16000
  344. OptionalFileSize=16000
  345. FileCount=9
  346.  
  347. ; installer stuff
  348.  
  349. 1=TZLN.ico,FILE,,media\,,U,R
  350. 2=uninstal.ico,FILE,,media\,,U,R
  351. 3=tarzan.exe,FILE,,tarzanag\,,U,R
  352. 4=blank.ecm,FILE,,tarzanag\,,U,R
  353. 5=Disney.ecm,FILE,,tarzanag\,,U,R
  354. 6=Eurocom.ecm,FILE,,tarzanag\,,U,R
  355. 7=tarzan.fsd,FILE,,tarzanag\,,U,R
  356. 8=Tagdemo.hlp,FILE,,,,U,R
  357. 9=Tagdemo.GID,FILE,,,,U,R
  358.  
  359. ;;;;;;;;;;;;
  360. ; STEP 8  ;;
  361. ;;;;;;;;;;;;
  362. ;
  363. ; Install Direct X and DX Media if required
  364. ;
  365. ; DirectX=0                     Indicates whether Directx is required by the title 1=true 0=false
  366. ; DirectXMedia=0                Indicates whether Directx media is requird. 1=true 0=false
  367. ; DirectXInRoot=0               Indicates location of Directx installation files
  368. ; DirectXLevel=
  369. ; DirectXVersion=5.0            Indicates the version of directx on the cdrom
  370. ; MinDxVersion=5.0              Indicates the minimum version of directx required by the title.  (Numeric only)
  371. ; SkipDXVersionTest=            0=FALSE 1=TRUE  This will skip the version comparision before attempting to install DX
  372. ; DirectXSize =                 Indicates roughly the size required for a DirectX install.  Size is in KB.
  373. ; DirectXMediaInstallLocation=  1=end of installer  0= after the directx install.
  374. ;                               Used to indicate when the directx media call is made.
  375. ; DirectXMedia=                 Name of DirectX media exe file.
  376. ; DirectXMediaParemeter=        This is the parameters to be passed into the Directx Media exe file.  REQUIRED!!!
  377.  
  378. [OS EXTENSIONS]
  379. DirectX=0
  380. DirectXMedia=0
  381. DirectXInRoot=1
  382. DirectXLevel=6.1
  383. DirectXVersion=6.1
  384. MinDxVersion=6.1
  385. SkipDXVersionTest=0
  386. ViewDXVersion=0
  387. DirectXSize=0
  388. DirectXMediaInstallLocation=0
  389. DirectXMediaExe=mpfull.exe
  390. DirectXMediaParemeters=/R:N /C:"mp2wrap.exe /Quiet /ISVInstall"
  391.  
  392. ; Certain files are required to be on the users system BEFORE directX can be installed.
  393. ; The List below is each of the files and where they reside within the windows folder
  394. ;
  395. ; CheckFileCount=        Number of files to check for
  396. ; Path1=                 Path name relative to the windows directory.
  397. ;                        DO NOT PUT THE WINDOWS FOLDER NAME HERE.
  398. ;                        It may be different from user to user.
  399. ;
  400.  
  401. [DIRECX SYSTEM CHECK]
  402. CheckFileCount=0
  403. 1=SNDREC32.EXE
  404. Path1=
  405.  
  406. ;;;;;;;;;;;;
  407. ;; Step 9 ;;
  408. ;;;;;;;;;;;;
  409. ;; Open up autoplay.ini and follow instructions for step 9
  410.  
  411. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  412. ;; IT SHOULD NOT BE NECESSARY TO CHANGE ANYTHING BELOW THIS POINT
  413. ;; Please contact Disney if you wish to make any changes
  414. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  415.  
  416.  
  417.  
  418. ;****************** INFO  *********************
  419. ; The following is a list of all POSSIBLE languges as recongized by InstallShield. However,
  420. ; this list does not represent a up to date list of implemented InstallShield installs.
  421. ; This is a different process.  The script is written to allow the usage of future implemenations
  422. ; with out the need to rewrite the script.  PLUS, if the Operating System Technique is used,
  423. ; will provided for a systematic way to control what is presented to the user, IF a language is not
  424. ; directly supported.
  425. ;**********************************************
  426. ;
  427. ; LANGUAGE=ENGLISH      VALID ENTRIES ARE ANY ONE:
  428. ;
  429. ; ISLANG_ARABIC,                    ISLANG_ARABIC_SAUDIARABIA, ISLANG_ARABIC_IRAQ,          ISLANG_ARABIC_EGYPT, ISLANG_ARABIC_LIBYA
  430. ; ISLANG_ARABIC_ALGERIA,            ISLANG_ARABIC_MOROCCO,     ISLANG_ARABIC_TUNISIA,       ISLANG_ARABIC_OMAN
  431. ; ISLANG_ARABIC_YEMEN,              ISLANG_ARABIC_SYRIA,       ISLANG_ARABIC_JORDAN,        ISLANG_ARABIC_LEBANON
  432. ; ISLANG_ARABIC_KUWAIT,             ISLANG_ARABIC_UAE,         ISLANG_ARABIC_BAHRAIN,       ISLANG_ARABIC_QATAR
  433. ; ISLANG_AFRIKAANS,                 ISLANG_AFRIKAANS_STANDARD, ISLANG_ALBANIAN,             ISLANG_ALBANIAN_STANDARD
  434. ; ISLANG_BASQUE,                    ISLANG_BASQUE_STANDARD,    ISLANG_BULGARIAN,            ISLANG_BULGARIAN_STANDARD 
  435. ; ISLANG_BELARUSIAN,                ISLANG_BELARUSIAN_STANDARD,ISLANG_CATALAN,              ISLANG_CATALAN_STANDARD
  436. ; ISLANG_CHINESE,                   ISLANG_CHINESE_TAIWAN,     ISLANG_CHINESE_PRC,          ISLANG_CHINESE_HONGKONG
  437. ; ISLANG_CHINESE_SINGAPORE,         ISLANG_CROATIAN,           ISLANG_CROATIAN_STANDARD,    ISLANG_CZECH
  438. ; ISLANG_CZECH_STANDARD,            ISLANG_DANISH,             ISLANG_DANISH_STANDARD,      ISLANG_DUTCH
  439. ; ISLANG_DUTCH_STANDARD,            ISLANG_DUTCH_BELGIAN,      ISLANG_ENGLISH,              ISLANG_ENGLISH_UNITEDSTATES
  440. ; ISLANG_ENGLISH_UNITEDKINGDOM,     ISLANG_ENGLISH_AUSTRALIAN, ISLANG_ENGLISH_CANADIAN
  441. ; ISLANG_ENGLISH_NEWZEALAND,        ISLANG_ENGLISH_IRELAND,    ISLANG_ENGLISH_SOUTHAFRICA
  442. ; ISLANG_ENGLISH_JAMAICA,           ISLANG_ENGLISH_CARIBBEAN,  ISLANG_ESTONIAN
  443. ; ISLANG_ESTONIAN_STANDARD,         ISLANG_FAEROESE,           ISLANG_FAEROESE_STANDARD
  444. ; ISLANG_FARSI,                     ISLANG_FINNISH,            ISLANG_FINNISH_STANDARD
  445. ; ISLANG_FRENCH,                    ISLANG_FRENCH_STANDARD,    ISLANG_FRENCH_BELGIAN,       ISLANG_FRENCH_CANADIAN
  446. ; ISLANG_FRENCH_SWISS,              ISLANG_FRENCH_LUXEMBOURG,  ISLANG_GERMAN,               ISLANG_GERMAN_STANDARD
  447. ; ISLANG_GERMAN_SWISS,              ISLANG_GERMAN_AUSTRIAN,    ISLANG_GERMAN_LUXEMBOURG,    ISLANG_GERMAN_LIECHTENSTEIN
  448. ; ISLANG_GREEK,                     ISLANG_GREEK_STANDARD,     ISLANG_HEBREW,               ISLANG_HEBREW_STANDARD
  449. ; ISLANG_HUNGARIAN,                 ISLANG_HUNGARIAN_STANDARD, ISLANG_ICELANDIC,            ISLANG_ICELANDIC_STANDARD
  450. ; ISLANG_INDONESIAN,                ISLANG_INDONESIAN_STANDARD,ISLANG_ITALIAN,              ISLANG_ITALIAN_STANDARD
  451. ; ISLANG_ITALIAN_SWISS,             ISLANG_JAPANESE,           ISLANG_JAPANESE_STANDARD ,   ISLANG_KOREAN
  452. ; ISLANG_KOREAN_STANDARD ,          ISLANG_KOREAN_JOHAB,       ISLANG_LATVIAN,              ISLANG_LATVIAN_STANDARD 
  453. ; ISLANG_LITHUANIAN,                ISLANG_LITHUANIAN_STANDARD,ISLANG_NORWEGIAN,            ISLANG_NORWEGIAN_BOKMAL
  454. ; ISLANG_NORWEGIAN_NYNORSK,         ISLANG_POLISH,             ISLANG_POLISH_STANDARD,      ISLANG_PORTUGUESE
  455. ; ISLANG_PORTUGUESE_BRAZILIAN,      ISLANG_PORTUGUESE_STANDARD,ISLANG_ROMANIAN
  456. ; ISLANG_ROMANIAN_STANDARD,         ISLANG_RUSSIAN,            ISLANG_RUSSIAN_STANDARD,     ISLANG_SLOVAK
  457. ; ISLANG_SLOVAK_STANDARD,           ISLANG_SLOVENIAN,          ISLANG_SLOVENIAN_STANDARD,   ISLANG_SERBIAN
  458. ; ISLANG_SERBIAN_LATIN,             ISLANG_SERBIAN_CYRILLIC,   ISLANG_SPANISH,              ISLANG_SPANISH_ARGENTINA
  459. ; ISLANG_SPANISH_BOLIVIA,           ISLANG_SPANISH_CHILE,      ISLANG_SPANISH_COLOMBIA,     ISLANG_SPANISH_COSTARICA
  460. ; ISLANG_SPANISH_DOMINICANREPUBLIC, ISLANG_SPANISH_ECUADOR,    ISLANG_SPANISH_ELSALVADOR
  461. ; ISLANG_SPANISH_GUATEMALA,         ISLANG_SPANISH_HONDURAS,   ISLANG_SPANISH_MEXICAN,      ISLANG_SPANISH_MODERNSORT
  462. ; ISLANG_SPANISH_NICARAGUA,         ISLANG_SPANISH_PANAMA,     ISLANG_SPANISH_PARAGUAY
  463. ; ISLANG_SPANISH_PERU,              ISLANG_SPANISH_PUERTORICO, ISLANG_SPANISH_TRADITIONALSORT
  464. ; ISLANG_SPANISH_VENEZUELA,         ISLANG_SPANISH_URUGUAY,    ISLANG_SWEDISH
  465. ; ISLANG_SWEDISH_FINLAND,           ISLANG_SWEDISH_STANDARD ,  ISLANG_THAI,                 ISLANG_THAI_STANDARD
  466. ; ISLANG_TURKISH,                   ISLANG_TURKISH_STANDARD,   ISLANG_UKRAINIAN,            ISLANG_UKRAINIAN_STANDARD
  467. ; ISLANG_VIETNAMESE,                ISLANG_VIETNAMESE_STANDARD
  468. ;
  469.  
  470. ;---------------------------------
  471. ; This section describes the language to be implemented
  472. ;
  473. ;  Format for all entries in this group is: <DIR>\    Example: LEGAL_PATH=LEGAL\
  474. ;
  475. ; INSTALLER_FILES_PATH=    Describes the location of the installer files
  476. ; INSTALLER_ART_PATH=       Location of Art used in the installer or CDROM icon location
  477. ; LEGAL_PATH=           Location of legal text fils    
  478. ; TITLE_PATH=              Location of Title files
  479. ; DATA_PATH=               Location of Title Data files, if different from Title files
  480. ; EREG_PATH=               Location of Electronic Registration
  481. ; ECAT_PATH=               Location of Electronic Catalog
  482. ; DIRECTX_PATH=            Location of DirectX
  483. ; DIRECTX_MEDIA_PATH       Location of DirectX Media installer
  484. ; EXTERNAL_APPS=           Location of External Installer Applications
  485. ; TEST_UTILITIES=          Location of the test utilities
  486. ;
  487.  
  488. [CDROM LAYOUT]
  489. INSTALLER_FILES_PATH=\
  490. INSTALLER_ART_PATH=MEDIA\
  491. LEGAL_PATH=LEGAL\
  492. TITLE_PATH=DEMO\
  493. DATA_PATH=DEMO\
  494. EREG_PATH=EREG\
  495. ECAT_PATH=ECAT\
  496. DOL_PATH=DOL\
  497. DIRECTX_PATH=DIRECTX\
  498. DIRECTX_MEDIA_PATH=DXMEDIA\
  499. EXTERNAL_APPS=
  500. CUSTOM_STRINGS=STRINGS\
  501. TEST_UTILITIES=UTILS\
  502.  
  503. ;
  504. ; Test cases, to verify installer setup and files name compliance
  505. ; IniLoop                = Checks for install.ini numeric sequence
  506. ; FileLoop               = Checks for install.ini numeric sequence
  507. ; RegistryLoop           = Checks for install.ini numeric sequence
  508. ; LongFileNameCk         = Checks the files to be copied for ISSO 9660 compliance
  509. ; LongFileFolderNameCk   = Checks the folders of files to be copied for ISSO 9660 compliance
  510. ; CheckCDForLongFileName = Checks the entire CD for ISSO 9660 compliance.   
  511. ; ErrorReportFile        = Name of ASCII file that lists all files that are non-ISSO 9660 compliant
  512. ; SkipErrorMessage       = Do not display the error message, but continue to list items in the Report File.
  513. ;
  514. [TEST]
  515. IniLoop=0
  516. FileLoop=0
  517. RegistryLoop=0
  518. LongFileNameCk=0
  519. LongFileFolderNameCk=0
  520. CheckCDForLongFileNames=0
  521. ErrorReportFile=
  522. SkipErrorMessage=
  523. ReportLanguage=0
  524.  
  525.  
  526.  
  527. ; Choose to enable the internet and optional buttons
  528. ; the IPAddress is used to check if the connection is valid
  529. ; THIS SHOULD NOT BE USED.
  530. ;
  531. [INTERNET PERMISSION]
  532. URL=
  533. IPAddress=
  534. OptionalURL=
  535.  
  536. SLICE_ART_FILE=
  537. ColorBits=
  538. IniFileName=
  539. IniKeyName=
  540. IniGroupName=
  541.  
  542.  
  543. ; This can be used to force install of Demos during the main installation
  544. ; This is generally not used as access is provided through the burst screen
  545. ; [DEMOS]
  546. ; DemoInstallType    Indicates whether to acutally launch the demo or just place a short cut:  
  547. ;                    Valid parameters: LAUNCH, SHORTCUT
  548. ; DemoCount :        Number of independent demos on the primary CD.
  549. ; 1=<NAME OF DEMO>   (Default name, if demo does not use Kanga) Demo name
  550. ;                    Example:  POOH PRINT STUDIO
  551. ; 2=
  552. ;
  553. ; [DEMOPATHS]
  554. ; 1=<PATH>\          Path (FROM ROOT OF CD) of each of the demos listed in [DEMOS]
  555. ;                    Please note path MUST end in a '\'
  556. ;                    Example:  DEMOS\POOH PRINT STUDIO\ 
  557. ;
  558. [DEMOS]
  559. DemoInstallType=SHORTCUT
  560. DemoCount=0
  561. 1=Demo Sample
  562. 2=
  563. 3=
  564. 4=
  565.  
  566. [DEMO SHORTCUTS]
  567. 1=Demo Sample Default
  568.  
  569. [DEMOPATHS]
  570. 1=DEMOS\
  571. 2=
  572.  
  573. ;---------------------------------
  574. ; This section describes the location and options of Disney Online Software
  575. ; Where:
  576. ;
  577. ; DisplayDOL=0                Indicates whether to create a shortcut to the Disney Online
  578. ;                             Software. Assumes files are available.
  579. ;                            Valid entries:  1=TRUE  0=FALSE
  580. ; DOL_ENTRY=                  exe entry point to the Disney Online Software.  Shortcut file
  581. ;                             Valid entries are, example:   DOL.EXE
  582. ; DOL_ICON=                   Name of independent icon, used in the creation of a shortcut
  583. ;                             Icon MUST be copied to the hard drive, thus must be in the file
  584. ;                             distribution list. Example: dol.ico
  585. ; ICONS_ON_HD=0            Indicates whether the shortcut icon is on the hard drive.
  586. ;                             Must be set to 1.
  587.  
  588. [DOL COMPONENTS]
  589. DisplayDOL=0
  590. DOL_ENTRY=
  591. DOL_ICON=
  592. ICONS_ON_HD=0
  593.  
  594. ;---------------------------------
  595. ; This section describes the location and options of Electronic Catalog
  596. ; Where:
  597. ; DisplayECAT=0               Indicates whether to create a shortcut to the Electronic Catalog.
  598. ;                             Valid entries:  1=TRUE  0=FALSE
  599. ; ECAT_ENTRY=                 exe entry point to the electronic catalog.  Shortcut file
  600. ;                             Valid entries are, example:   CATALOG.EXE
  601. ; ECAT_ICON=                  Name of independent icon, used in the creation of a shortcut
  602. ;                             Icon MUST be copied to the hard drive, thus must be in the file
  603. ;                             distribution list (See [FILE COPY]). Valid entry: ecat.ico
  604. ; ICONS_ON_HD=0               Indicates whether the shortcut icon is on the hard drive.  Must
  605. ;                             be set to 1.
  606.  
  607. [ECAT COMPONENTS]
  608. DisplayECAT=0
  609. ECAT_ENTRY=
  610. ECAT_ICON=
  611. ICONS_ON_HD=0
  612.  
  613. ;---------------------------------
  614. ; This section enables or disables the various dialogs within installshield
  615. ; 1=DISPLAY DIALOG BOX
  616. ; 0=DO NOT DISPLAY DIALOG BOX
  617. ;
  618. ; MinMax,InstallType, CustomInstallType, Path, Folder can all be overridden by setting
  619. ; the value INSTALL_METHOD=HIDDEN.  Which dispite the selection of dialogs, will force
  620. ; a form of blind install.  INSTALL_METHOD, has the following options: 
  621. ; HIDDEN = A FORM OF BLIND INSTALL
  622. ; ADVANCED = DEFAULT, USES Indivdual dialog controls.
  623. ;
  624. ; SkipMicrophoneSoundCardCk  is a extension of the microphone call.  It allows the user
  625. ; to check if the attached sound card is a full duplex card and thus microphone available.
  626. ; This does require that DirectX be on the CD and the utility called CKSOUND.EXE be present
  627. ; in the DIRECTX folder.  To skip this process, set this value to 1. Else, set it to 0.
  628. ;
  629. ; PLEASE NOTE THAT CKSOUND.EXE MUST BE RECOMPILED FOR EACH VERSION OF DIRECTX BEING
  630. ; DISTRIBUTED.  FAILURE TO DO SO WILL CAUSE PROBLEMS.
  631. ;
  632. ;INSTALL_METHOD=HIDDEN             Install type as described above
  633. ;License=0                         Display text EULA
  634. ;SplashScreen=1                    Display Splash Screen
  635. ;MinMax=0                          Display Min and Max file option
  636. ;InstallType=0                     Display type of install dialog        
  637. ;Path=1                            Display hard drive path
  638. ;Folder=1                          Display folder
  639. ;ISP=0                             Display ISP information
  640. ;InternetPermisson=0               Display Internet Permission
  641. ;Finish=0                          Display finish dialog
  642. ;Microphone=1                      Display Microphone quesiton        
  643. ;
  644.  
  645. [DIALOGS]
  646. INSTALL_METHOD=ADVANCED
  647. MinMax=0
  648. InstallType=1
  649. Path=1
  650. Folder=0
  651. Finish=1
  652. DisplayExitF3Icon=0
  653.  
  654. ;
  655. ; These dialogs will appear if selected, even when the install method is set to hidden
  656. ;
  657. [ADVANCED DIALOGS]
  658. License=1
  659. SplashScreen=1
  660. EmailServer=0
  661. InternetPermisson=0
  662. ISP=0
  663. Microphone=0
  664.  
  665. ;--------------------------
  666. ;  EnableControlPanelIcon            Enables the placement of a executable in the Control Panel  0=OFF  1=ON  
  667.  
  668. ;-------------------------------------------------------------------------------
  669. ;This section is used when a update is required for installation
  670. ;
  671. ;  SkipShortCutInstall=   Indicates whether to skip the shortcut process  1=TRUE 0=FALSE
  672. ;  UsePreviousPath    =   Indicates whether to look for the path in disney.ini instead of the default 1=TRUE 0=FALSE
  673. ;                         NOTE: Path in [DIALOGS]  MUST be set to 1 for this to work.
  674.  
  675. [UPDATE]
  676. SkipShortCutInstall=0
  677. UsePreviousPath=0
  678. TurnOffUninstall=0
  679. ReplaceUninstall=0
  680.  
  681.  
  682. ;BACKGROUND_COLOR_TYPE = Valid Entries:  RGB = Use RGB valuessssss
  683. ;                                    BK_BLUE= Produces a gradient blue background color. 
  684. ;                                    BK_GREEN=Produces a gradient blue background color. 
  685. ;                                    BK_MAGENTA=Produces a gradient blue background color. 
  686. ;                                    BK_RED=Produces a gradoemt red background color. 
  687. ;                                    BK_YELLOW=Produces a solid yellow background color. 
  688. ;                                    BK_SOLIDBLUE=Produces a solid blue background color. 
  689. ;                                    BK_SOLIDGREEN=Produces a solid green background color. 
  690. ;                                    BK_SOLIDMAGENTA=Produces a solid magenta background color. 
  691. ;                                    BK_SOLIDRED=Produces a solid red background color. 
  692. ;                                    BK_SOLIDYELLOW=Produces a solid yellow background color.                         
  693. ;                                    BITMAP=Displays Bitmap file...
  694. ; BACKGROUNDPosition=                CENTERED, TILED, FULL SCREEN, FULL SCREEN STRETCH    
  695. ; BACKGROUNDBitmapPositionX=         #
  696. ; BACKGROUNDBitmapPositionY=         # 
  697. ;
  698. ;
  699. ; RED=                               # RGB value of background (Red)
  700. ; GREEN=                             # RGB value of background (Green)
  701. ; BLUE=                              # RGB value of background (BLUE)
  702. ;
  703. ; PROGRESS_BAR_COLOR= Valid Entries: RGB = Use RGB valuessssss
  704. ;                                    RED,GREEN, BLUE,YELLOW MAGENTA    
  705. ; PROGRESS_BAR_RED=                  # Progress bar RGB values
  706. ; PROGRESS_BAR_GREEN=                #
  707. ; PROGRESS_BAR_BLUE=                 #
  708. ; PROGRESS_BAR_POSITION=             Technique of how to position progress bar:
  709. ;                                    Values:CENTERED, XY
  710. ; PROGRESS_BAR_X=                    Position of Progress bar relative to upper left corner - X value, Only used with XY "PROGRESS_BAR_POSITION" state
  711. ; PROGRESS_BAR_Y=                    Position of Progress bar relative to upper left corner - Y value, Only used with XY "PROGRESS_BAR_POSITION" state
  712. ; DILogoBitmap=logo.bmp              Bitmap to be displayed in the upper left corner
  713. ; DILogoBitmapBits=4                 Color bits of bitmap
  714. ; MinInstallColors=8                 InstallShield min colors warning.
  715. ;                                    Valid entries: 2,4,8,16,24,32    
  716. ; Position =                         How to position the Bitmap:  
  717. ;                                    Valid Entries: TRANSPARENT_XY, TRANSPARENT_CENTERED, CENTERED, XY,
  718. ;                                                   TILED, FULL SCREEN, FULL SCREEN STRETCH
  719. ; ******** WARNING:  Transparent Bitmap useage sometimes causes "flashing",
  720. ; ******** when displaying or moving the dialog box. 
  721. ;
  722. ; TransparentRed=                    # Red
  723. ; TransparentGreen=                  # Green
  724. ; TransparentBlue=                   # Blue
  725. ;
  726. ; Effect=                            How to display the bitmap when it first becomes visible
  727. ;                                    Valid Entries: 
  728. ;                                    CUT, DISSOLVE, HORZ WIPE, STRIPE WIPE, VERT STRIPE WIPE,
  729. ;                                    BOX WIPE, WIPE
  730. ; BitmapPositionX=                   Position of logo bitmap (DILOGOBITMAP) relative to upper left corner. Only used with XY position state
  731. ; BitmapPositionY=                   Only used with XY "Position" state
  732.  
  733. [BACKGROUND]
  734. BACKGROUND_COLOR_TYPE=BITMAP
  735. BACKGROUNDPosition=TILED
  736. BACKGROUNDBitmapPositionX=120
  737. BACKGROUNDBitmapPositionY=120
  738. BITMAP=instbg.bmp
  739. BackgroundBitmapBits=8
  740. RED=255
  741. GREEN=255
  742. BLUE=255
  743. PROGRESS_BAR_COLOR=BLUE
  744. PROGRESS_BAR_RED=0
  745. PROGRESS_BAR_GREEN=150
  746. PROGRESS_BAR_BLUE=0
  747. MinInstallColors=8
  748. DILogoBitmap=
  749. DILogoBitmapBits=8
  750. Position=TILED
  751. Effect=CUT
  752. TransparentRed=0
  753. TransparentGreen=0
  754. TransparentBlue=0
  755. BitmapPositionX=120
  756. BitmapPositionY=120
  757.  
  758.  
  759. ;----------------------------
  760. ; SPLASH_FILE=                      Name of bitmap to display in splash screen
  761. ; Title=                            Default Value for Subsitute title for splash screen.
  762. ;                                   If empty will use exe shortcut name
  763. ; ColorBits=8                       Number of bit colors used in splash screen file.
  764.  
  765. [SPLASH SCREEN OPTION]
  766. SPLASH_FILE=SPLASH.BMP
  767. ColorBits=8
  768.  
  769. [LEGAL LANGUAGE]
  770. SLICE_ART_FILE=
  771. ColorBits=
  772.  
  773. [MINMAX OPTION]
  774. SLICE_ART_FILE=
  775. ColorBits=8
  776. InstallDefault=MIN
  777.  
  778. [INSTALL TYPE OPTION]
  779. SLICE_ART_FILE=
  780. ColorBits=8
  781.  
  782. [PATH OPTION]
  783. SLICE_ART_FILE=
  784. ColorBits=8
  785.  
  786. [FOLDER OPTION]
  787. SLICE_ART_FILE=
  788. ColorBits=8
  789.  
  790. [ISP OPTION]
  791. SLICE_ART_FILE=
  792. ColorBits=
  793. IniFileName=
  794. IniKeyName=
  795. IniGroupName=
  796.  
  797. [EMAIL OPTION]
  798. SLICE_ART_FILE=
  799. ColorBits=
  800. IniFileName=
  801. IniAddressKeyName=
  802. EmailServerKeyName=
  803. IniGroupName=
  804.  
  805.  
  806. ;;--------------------------
  807. ; SLICE_ART_FILE=NOT USED
  808. ; ColorBits=NOT USED
  809. ; DefaultResponse=         Used to specify the default answer to the qeustion: 0=NO 1=YES  
  810. ; IniFileName=microph.ini  Used to indicate the name of the initalization file which holds response.  Ini file will be stored in directory of exe
  811. ; IniKeyName=           Standard Ini file protocol.  Name of the key that holds the response within the ini file    
  812. ; IniGroupName=            Standard Ini file protocol.  Name of the group that holds the response within the ini file    
  813.  
  814. [MICROPHONE OPTION]
  815. DefaultResponse=
  816. IniFileName=
  817. IniKeyName=
  818. IniGroupName=
  819.  
  820. [FINISH OPTION]
  821. SLICE_ART_FILE=
  822. ColorBits=
  823.  
  824.  
  825. ;---------------------------------
  826. ; This section describes the location and options of 
  827. ;
  828. ;
  829. ; These values indicate whether the baseplatform test should be skipped completely.
  830. ; 1=SKIP TEST  0=PERFORM TEST
  831. ;
  832. ; SKIP_RAM_TEST=0
  833. ; SKIP_CDROM_TEST=0
  834. ; SKIP_CPU_TEST=0
  835. ; SKIP_CPUSPEED_TEST=0
  836. ; SKIP_OS_TEST=0
  837. ;
  838. ;
  839. ; TEST_UTILS=UTILS\                Indicates the location of the test utilties
  840. ; CDROM_SPEED_UTIL=CDBENCH.EXE        Executable name of CDROM test utility    
  841. ; CDROM_SPEED_TEST_FILE=            Test file on CD - relative path and file
  842. ; CDROM_SPEED_OUTPUT_FILE=cdbench.ini    Output file - to be temp stored in windows directory
  843. ; CDROM_SPEED_TEST_TIME=            Duration of test - in seconds
  844. ;
  845. ;
  846. ; RESOLUTION=640x480 800x600
  847. ;
  848. ; TEST_UTILS=UTILS\                Location of installation utility checks
  849. ; CDROM_SPEED_UTIL=CDBENCH.EXE        Name of CDROM test utility
  850. ; CDROM_SPEED_TEST_FILE=_SYS1.CAB        Name of file used in cdrom test utility
  851. ; CDROM_SPEED_OUTPUT_FILE=cdbench.ini    Name of output file for cdrom test utility
  852. ; CDROM_SPEED_TEST_TIME=30            Length of test in seconds
  853. ;
  854. ; Name of test utilities.  Command lines have the following parameters:
  855. ; %1%=Name of output file
  856. ; %2%=Name of input file
  857. ; Example:
  858. ;  CDROM_COMMAND_LINE= /testfile=%1% /reportfile=%2% maxtime=10 /hideerrors 
  859. ;
  860. [TEST UTILTIES]
  861. CDROM_SPEED_UTIL=
  862. CDROM_INPUT_FILE=
  863. CDROM_OUTPUT_FILE=cdtest.ini
  864. CDROM_COMMAND_LINE= /testfile=%1% /reportfile=%2% maxtime=10 /hideerrors 
  865.  
  866. CPU_SPEED_UTIL=
  867. CPU_INPUT_FILE=
  868. CPU_SPEED_OUTPUT_FILE=
  869. CPU_COMMAND_LINE=
  870.  
  871. SOUND_UTIL=
  872. SOUND_OUTPUT_FILE=
  873. SOUND_COMMAND_LINE=
  874.  
  875.  
  876. ;---------------------------------
  877. ; This section holds the name of the file used for the electronic license agreement.
  878. ;  For directory  location, see [CDROM LAYOUT] 
  879. ;               LEGAL_PATH=
  880. ;
  881. ; LICENSE_LANGUAGE=ISLANG_ENGLISH_UNITEDSTATES       VALID ENTRIES ARE the same as the in the [localization]
  882. ;                                                    Section
  883. ;
  884. ; RetrieveByOS = Is a command to retrieve the EULA by the Localization Key instead of the OS
  885. ;                0=Use Language Key 
  886. ;                1=Use Operating System   (Note: if OS selected ALL possible languages must be available on the disk)
  887. ;                2=Based on inital User selected  (Note: if user selected ALL possible languages must be available on the disk)
  888. ;                3=Allow user to select no matter what lanuguage has been selected for the install type
  889. ;
  890. ; LicenseFile= Hold the file name of the electronic license.
  891. ;
  892. ;
  893. ;  NOTE:  For License selection
  894. ;
  895.  
  896. [LICENSE OPTION]
  897. RetrieveByOS=3
  898. LICENSE_LANGUAGE=ISLANG_ENGLISH_UNITEDSTATES
  899. LicenseFile=license.txt
  900.  
  901. ;---------------------------------
  902. ; This section describes the name of the external installshield file, if the primary installer is unable to  
  903. ; complete some unique situtation.  External file should exist in same directory as setup.ins
  904. ;
  905. ;  Please note...that in IS 5.1, the launching of an external app seems to tak unduely long....
  906. ;
  907. [EXERNAL APP]
  908. FileName=
  909.  
  910. ;;-----------------------
  911. ;
  912. ; Turn on the custom checks...
  913. ;; CirrusLogic 1=TRUE 0=FALSE    Indicates whether to check for a Cirrus Logic card and remove the double buffer initalization file.
  914. [CUSTOM CHECKS]
  915. CirrusLogic=0
  916. CirrusLogicFileLocation=
  917. DFsinglebuffer_STR=Cirrus Logic 5434
  918.  
  919.  
  920. ;---------------------------------
  921. ; Identical to windows registry...places equivalent values into one or more custom ini files
  922. ;<DATA TYPE> = 
  923. ; PATH             = Hard drive location
  924. ; PATH_PLUS        = Hard drive location with an extension as listed in the initalize value section
  925. ; PATH_WITH_EXE    = Hard drive location with exe file
  926. ; DATA             = Location of CDROM based data as described in the group "[CDROM LAYOUT]" subkey "TITLE_PATH"
  927. ; UNINSTALL        = Full uninstall shortuct
  928. ; HELPFILE         = File name of help file
  929. ; VERSION          = Application version as specified in [TITLE COMPONENTS] subkey "VERSION"
  930. ; CDROM_DRIVE      = CDROM DRIVE letter
  931. ; CDROM_DRIVE_PLUS = CDROM DRIVE Plus any addtional directory as specified in the inialize value section
  932. ; CUSTOM           = Key Name is created with initalized value string.
  933. ;
  934. ; FORMAT OF KEY VALUES:
  935. ; <DATA TYPE>,<GROUP KEY>,<INDEX KEY>,<DEFAULT VALUE>, <INI FILE NAME WITH PATH, if different from root> 
  936.  
  937. [CUSTOM INI]
  938. KEYCOUNT=0
  939.  
  940.  
  941.