home *** CD-ROM | disk | FTP | other *** search
/ Phonics Big Activity / Phonics_Big_Activity_CD-ROM_School_Zone_1996.iso / qt16.ini < prev    next >
INI File  |  1997-09-09  |  3KB  |  79 lines

  1.  
  2. ; All QTW installer options must be in the following section:
  3. [Options]
  4.  
  5. ; The QuickTime background can be suppressed when QTINSTAL is to be called
  6. ; from another program:
  7. ;   1 - shows a background window with QuickTime banner.
  8. ;   0 - shows no background window.
  9. StandAlone=1
  10.  
  11. ; A Dialog style may be specified by one of the following values:
  12. ;   1 - Thin frame
  13. ;   2 - System menu
  14. ;   3 - Thin frame and system menu (default)
  15. DialogStyle=3
  16.  
  17. ; If the following option is set, the client area of all dialogs will
  18. ; have  a 3-D look.
  19. Ctl3D=0
  20.  
  21. ; If the following option is set, the installer will display the QTW
  22. ; end-user license agreement, with Agree/Disagree buttons.
  23. DisplayLicenseAgreement=0
  24.  
  25. ; If the following option is set, an opening dialog will prompt the user
  26. ; whether to begin the installation or to exit.
  27. PromptToBegin=0
  28.  
  29. ; If the following option is set, existing-version checking will be enabled
  30. ; and the installer will evaluate the PromptToDeleteVersions option.  If
  31. ; CheckExistingVersions is set to zero, the installer will not check for
  32. ; existing versions.
  33. CheckExistingVersions=1
  34.  
  35. ; If CheckExistingVersions and the following option are set, the installer
  36. ; will prompt the user before doing a search operation for all out-of-date
  37. ; QTW installations on the machine.  For each installation found, a dialog
  38. ; will ask the user whether to mark it for deletion.  If this option is
  39. ; set to zero, the search will be unconditional and all installations found
  40. ; will be marked for deletion.
  41. PromptToDeleteVersions=0
  42.  
  43. ; If the following option is set, a "do you want to continue" dialog will
  44. ; appear before any files are deleted or the hard disk is modified in any
  45. ; way.
  46. PromptToComplete=0
  47.  
  48. ; If the following option is set, all files will be unpacked from the 
  49. ; executable and written to disk.  Care and consideration should be used
  50. ; before setting this option to zero, since a zero value means no files
  51. ; will be installed.
  52. UnpackFiles=1
  53.  
  54. ; If the following option is set, the Windows INI files will be updated.
  55. UpdateIniFiles=1
  56.  
  57. ; If the following option is set, Program Manager groups will be created.
  58. CreateGroups=1
  59.  
  60. ; If CreateGroups is set and the following option is used, the specified
  61. ; name will be used as the group name (that is, the name as it displays
  62. ; in the window titlebar, not the group filename) that the installer will
  63. ; use when installing the QuickTime icons.  For example, the option shown
  64. ; would use the group name "My Group."  If the group does not exist it
  65. ; will be created.  This option can be used to add the QuickTime
  66. ; applications to an existing group file.  The string used to specify a
  67. ; group name should be tested in actual use, since there is a practical
  68. ; upper limit to the number of characters Windows will use in a window
  69. ; title.
  70. GroupName=QTW
  71.  
  72. ; If the following option is set, a success dialog will indicate whether
  73. ; the installation has completed successfully.
  74. SuccessDialog=1
  75.  
  76. ; If SuccessDialog and the following option are both set, the installer
  77. ; will launch Movie Player with a sample movie to verify that QTW has
  78. ; been installed successfully.
  79. PlaySampleMovie=0