home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-07-18 | 1.3 KB | 55 lines |
-
- [The title of your application]
- $title=Triple Deck Solitaire v1.1
-
- [Default target directory]
- $target=C:\TDSOL
-
- [Disk space needed for the installation - in bytes]
- $space=792768
-
- [Files to be copied; "$disk 1 =" to "$disk 45 ="; you can use wildcards]
- $disk1 = *.TXT;TDSOL.*
-
-
- [Program Manager group name]
- $group=Double Deck Solitaire
-
- [program(s) to create Program Manager icons for]
- $icon=$dest\TDSOL.EXE;Triple Deck
- $icon=$dest\TDSOL.HLP;Triple Deck Help
- $icon=NOTEPAD.EXE README.TXT;Read Me
- $icon=NOTEPAD.EXE REGISTER.TXT;Register Information
-
- [put a ";" at the start of the next line to have a normal main window]
- ;$window=MAXIMIZE
-
-
- [comment and use this to change the background color of the window]
- [valid values are 0 to 4]
- ;$WINDOW-BACKGROUND=2
-
- [comment and use this to change the background of the text]
- [3 RGB values, or 1 long integer value
- ;$TEXT-BACKGROUND=$00C0C0C0
-
- [set dialogs to same color as window]
- $PAINTDIALOGS
-
- [uncomment this line to NOT automatically set the check box for PROGMAN group]
- $SETCHECKBOX
-
-
- [comment this line to enable the dialog that offers to add the target]
- [directory to the PATH statement in AUTOEXEC.BAT]
- $NO-PATH-DIALOG
-
- $COPYBUFFER=16384
-
- $BANNER-FONT-SIZE=45
- $BANNER-MESSAGE=Triple Deck Solitaire
-
- $DIALOG-ICON=2
-
- $FORCE-OVERWRITE-OLDER-FILES
-