home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-06-12 | 3.5 KB | 76 lines |
- ;*******************************************************************************
- ;
- ;ABCPYDOC.INI - This file is an example file that shows how to use the
- ; "blind-copy" capability with Adobe Acrobat installations.
- ;
- ; This file also contains documentation on how to silently install Acrobat.
- ;
- ;NOTE: Do NOT use this file for blind-copy. It is meant only as an example.
- ;*******************************************************************************
- ;
- ;Blind-copy capability provides a mechanism where an Adobe OEM or VAR may modify
- ;the appearance of the Acrobat installation, and add their own files, registry
- ;entries or INI settings during the Acrobat installation.
- ;
- ;To trigger the blind-copy mechanism, a file named ABCPY.INI (Adobe Blind CoPY
- ;initialization file) must exist in the same directory as the installer (SETUP.EXE)
- ;for Acrobat, whether for the individual Acrobat products or the Acrobat 3.01
- ;"umbrella" multi-product installer.
- ;
- ;ABCPY.INI is formatted similar to any Windows-based .INI file, with sections and
- ;key-value pairs within the sections. The section names are either pre-determined
- ;or in some cases must match values set in ACROINST.INI (a hidden file used by
- ;Acrobat installations).
- ;
- ;The pre-determined section names are [OEM Install] and [Launches].
- ;
- ;
- ;********************************************************************************
- ;********************* OEM Install Section of ABCPY.INI *********************
- ;********************************************************************************
- ;
- ;The section [OEM Install] can be used to determine some of the behavior of the
- ;Acrobat installation, affecting which dialogs are displayed, the default
- ;destination directory, and the default "program group" (i.e. where Acrobat icons
- ;or shortcuts are created).
- ;
- ;NOTE: If your goal is to install Acrobat "silently", use the SETUP.EXE command
- ; line options discussed at the bottom of this file. Changing all of the
- ; Display{....} keys to "NO" in [OEM Install] will NOT result in a silent
- ; installation!
- ;
- ;The key names defined in [OEM Install] are pre-defined, so they cannot be altered.
- ;Key names starting with Display{....} are set by using the words YES or NO. The
- ;other keys need values that are valid strings for the object being set.
- ;
- ;The following is an example of the list of the recognized keys and their values
- ;within the [OEM Install] section of the ABCPY.INI file. The order in which these
- ;keys appear in this list coincides with the order that the dialogs are displayed
- ;during the normal Acrobat "umbrella" installation. The values shown here are the
- ;default values in the normal Acrobat "umbrella" installation. The absence of any
- ;of these keys will result in the Acrobat installation using the defaults within
- ;the normal installation, so this example is actually unnecessary and redundant.
- ;The addition of keys not defined in this list will be ignored by the Acrobat
- ;installation.
- ;
-
- [OEM Install]
- DisplayWelcomeDlg=YES
- DisplayProductChoiceDlg=YES
- DisplayTypeOfInstallDlg=YES
- DisplaySelectDestDirDlg=NO
- DisplayConfirmNewDir=NO
- DisplaySVAL=YES
- DisplayConfirmRegDlg=YES
- DisplaySelectProgGrpDlg=NO
- DisplayStartCopyDlg=YES
- DisplayFinishDlg=YES
- DisplayRebootDlg=YES
- DisplayBusyMessages=YES
- ProgGroupName=Adobe Acrobat
- DefaultDestDir=\Acrobat3
- ;
- ;DisplayWelcomeDlg controls whether the first dialog appears. This dialog contains
- ;messages instructing the user to shut down other applications when installingES
- Dalog contains
- ;mc