home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 3.1 / 1997-04_Disc_3.1.iso / amber / quickt_1 / qt32inst.ini < prev    next >
INI File  |  1996-09-25  |  2KB  |  73 lines

  1.    ; All options must be under this section.
  2. [Options]
  3.  
  4.    ; Specify one of the following values:
  5.    ;    1 = Thin frame
  6.    ;    2 = System menu
  7.    ;    3 = Thin frame and system menu
  8.    ;    default = thick frame, no system menu
  9. DialogStyle=1
  10.  
  11.    ; 1 shows background window with QuickTime banner.
  12.    ; 0 shows no background window.  0 is useful when
  13.    ; QTINSTAL is to be called from another program.
  14. ;StandAlone=1
  15. StandAlone=0
  16.  
  17.    ; CTL3D look.  1 = CTL3D, 0 = no CTL3D
  18. ;Ctl3D=1
  19. Ctl3D=0
  20.  
  21.    ; Run dialogs that scan disk checking for
  22.    ; existing versions.
  23. CheckExistingVersions=1
  24.  
  25.    ; Update user INI files or do not.
  26. UpdateIniFiles=1
  27.  
  28.    ; Create user groups or do not.
  29. CreateGroups=1
  30.  
  31.    ; Unpack files from executable and write them.
  32.    ; Care and consideration should be used before
  33.    ; setting this option to false, since a false
  34.    ; value means no files will be installed.
  35. UnpackFiles=1
  36.  
  37.    ; Run opening dialog prompting user to start
  38.    ; installation.
  39. PromptToBegin=0
  40.  
  41.    ; Final "do you want to continue" dialog before
  42.    ; files are written.
  43. PromptToComplete=1
  44.  
  45.    ; Dialog indicating that installation has completed
  46.    ; successfully.
  47. SuccessDialog=1
  48.  
  49.    ; If the following option is used, the specified name is
  50.    ; used as the group name (that is, the name as it
  51.    ; displays in the window titlebar, not the group
  52.    ; filename) that the installer will use when
  53.    ; installing the QuickTime icons.  For example,
  54.    ; the option shown would use the group name
  55.    ; "My Group."  If the group does not exist it will
  56.    ; be created.
  57.    ; This option can be used to add the QuickTime
  58.    ; applications to an existing group file.
  59.    ; The string used to specify a group name should
  60.    ; be tested in actual use, since there is a
  61.    ; practical upper limit to the number of
  62.    ; characters Windows will use in a window title.
  63. ;GroupName=My Group
  64.  
  65.     ; If the following option is set, the installer will play
  66.     ; the audio calibration movie that sets the initial
  67.     ; state for automatic audio rate adjustment. This
  68.     ; option should be turned on (which is by default),
  69.     ; unless your installer has disabled automatic audio
  70.     ; rate adjustment, in which case this option must be
  71.     ; turned off.
  72. PlaySampleMovie=0
  73.