home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-02-10 | 3.7 KB | 82 lines |
- [dialog]
- caption = "Turbo Picture Poker 1.2 Installation"
- Info, no ;Determines whether the introductory dialog
- ;will be displayed. NO hides it
- DirSelect, yes ;Determines whether the dir prompt dialog
- ;will be displayed. NO hides it
- Browse, yes ; Determines whether the browse button is displayed
- Infowidth, 50
- Infolength, 50
- [data]
- defdir = C:\ppoker
- [disks]
- 1 =., "Turbo Picture Poker INSTALL DISK"
- [needed.space]
- minspace = 800000
- [dest.directories]
- #app.main, 0:
- #APP.SETUPSYSDIR, 0:SETUPSYSDIR
- [app.main]
- 1:PPOKER.EXE, "Turbo Picture Poker"
- 1:PPOKER.HLP, "Turbo Picture Poker"
- 1:FILE_ID.DIZ, "SHORT DESCRIPTION"
- 1:README.TXT, "SHORT DESCRIPTION"
- 1:coins.wav, "wav file"
- [APP.SETUPSYSDIR]
- 1:MHcd200.Vbx, "vbx"
- 1:MHcards.dll, "vbx"
- 1:BIVBX11.DLL, "vbx"
- 1:MHRUN300.DLL, "vbx"
- [PROGMAN.GROUPS]
- "Picture Poker", PPOKER.GRP
-
- ["Picture Poker"]
- "Turbo Picture Poker","#D\PPOKER.EXE"
-
- [Options]
- Logging, YES ; If this option is set to YES, then a log file will
- LogName, "#D\IWARE.LOG"; The name of the file that install info will be written to
- DirChg, yes ; If this option is set to NO, the Install directory
- OverWrite, YES ; This option determines what the default setting of
-
- ;-----ReBoot/ReStart Section------
- ; Make sure you enable ONLY one of
- ; these options. If bother are enabled,
- ; a ReBoot will occur automatically.
-
- Restart, YES ; If this option is set to YES, the user will be
- ; prompted to restart Windows. If set to NO, it will
- ; just happen (the developer should warn about this
- ; at the beginning of the install). If the field is not
- ; present, then no restart will occur.
-
-
- RestartString, "Its a good idea to reboot/restart your system whenever you install something. Would you like to do this now?"
- ; This field MUST be present if you use either of the
- ; reboot/restart fields.
-
- ; -------------------------------------------------------------
- ; WINDOW
- ; -------------------------------------------------------------
- ; This section allows for describing the InstallWare backdrop window.
- ; The format is different for each field.
- ; -------------------------------------------------------------
-
- [Window]
- Focus, NO ;If set to YES, the window stays on top,
- ;keeping the user focused on the installation.
- Show, YES ;If set to YES, the backdrop window is shown
- ;Otherwise, it is not and all other vars are ignored.
- Style, full ;If set to FULL, no caption is displayed.
- Color, blue ;Options are gradients of RED, GREEN, and
- ;BLUE (which is the default)
-
- MessageShadowShift, 2 ; the shift value of the message shadow
- MessageSColor, 0,0,192 ; Text Color (RGB)
- MessageColor, 0,0,144 ; Shadow Text Color
- Message, "Turbo Picture Poker" ;This message is shown in the window
- Caption, "Turbo Picture Poker" ;This message is shown in the caption
-
- MessageLoc, bottom ;Location of the Message string: TOP or BOTTOM
-
-