home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 2 / Chip_Hitware_Vol_02.iso / chiphit2 / spiele / karten / doubdeck / winstall.inf < prev    next >
INI File  |  1995-05-22  |  1KB  |  55 lines

  1.  
  2. [The title of your application]
  3. $title=Double Deck Solitaire v4.0
  4.  
  5. [Default target directory]
  6. $target=C:\DDSOL
  7.  
  8. [Disk space needed for the installation - in bytes]
  9. $space=751755
  10.  
  11. [Files to be copied; "$disk 1 =" to "$disk 45 ="; you can use wildcards]
  12. $disk1 = *.TXT;DDSOL.*
  13.  
  14.  
  15. [Program Manager group name]
  16. $group=Double Deck Solitaire
  17.  
  18. [program(s) to create Program Manager icons for]
  19. $icon=$dest\DDSOL.EXE;Double Deck
  20. $icon=$dest\DDSOL.HLP;Double Deck Help
  21. $icon=NOTEPAD.EXE README.TXT;Read Me
  22. $icon=NOTEPAD.EXE REGISTER.TXT;Register Information
  23.  
  24. [put a ";" at the start of the next line to have a normal main window]
  25. ;$window=MAXIMIZE
  26.  
  27.  
  28. [comment and use this to change the background color of the window]
  29. [valid values are 0 to 4]
  30. ;$WINDOW-BACKGROUND=2
  31.  
  32. [comment and use this to change the background of the text]
  33. [3 RGB values, or 1 long integer value
  34. ;$TEXT-BACKGROUND=$00C0C0C0
  35.  
  36. [set dialogs to same color as window]
  37. $PAINTDIALOGS
  38.  
  39. [uncomment this line to NOT automatically set the check box for PROGMAN group]
  40. $SETCHECKBOX
  41.  
  42.  
  43. [comment this line to enable the dialog that offers to add the target]
  44. [directory to the PATH statement in AUTOEXEC.BAT]
  45. $NO-PATH-DIALOG
  46.  
  47. $COPYBUFFER=16384
  48.  
  49. $BANNER-FONT-SIZE=45
  50. $BANNER-MESSAGE=Double Deck Solitaire
  51.  
  52. $DIALOG-ICON=2
  53.  
  54. $FORCE-OVERWRITE-OLDER-FILES
  55.