home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 7 Games / 07-Games.zip / tuts.zip / INSTALL.INF < prev    next >
INI File  |  1994-01-05  |  1KB  |  54 lines

  1. [dialog]
  2.     caption = "PYRAMID SOLITAIRE Installation"
  3.     line1 = "Installing PYRAMID SOLITAIRE"
  4.     diskkfmt = "Total Disk Requirement: %dK"
  5.  
  6. [buttons]
  7.  
  8.     1, 1600, "Total K Needed for everything."
  9.  
  10. [data]
  11.  
  12.     defdir = C:\PYRAMID
  13.     libdir = W:RlzRun20
  14.  dlldir = W:DLL
  15.  
  16. [disks]
  17.     1 =., "PYRAMID SOLITAIRE Disk 1"
  18.     
  19.  
  20. [app.tree]
  21.  
  22.     #app0.main,                     0:
  23.     #app0.lib,                      L:
  24.     #app0.dll,                      D:
  25.  
  26. ; In each section, list of source files.  The 1: or 2: only matters when the file is not found, in which
  27. ; case it selects a prompt from the [disks] section above.
  28. [app0.main]
  29.     1:tuts.exe,   "Application"
  30.     1:CA_PRINT.DLL
  31.     1:pyramid.hlp
  32.  
  33. [app0.lib]
  34.     1:RlzRun20.RTS,   "Runtime Libraries"
  35.  
  36. [app0.dll]
  37.     1:CABLE.DLL,   "Runtime DLLs"
  38.  
  39. [progman.groups]
  40.  
  41. "Pyramid" ,1
  42.  
  43. [Pyramid]
  44. ;installLevel, "Title", cmdLine [, iconFile [, iconDex]]
  45.     0, "Pyramid",           0:tuts.exe
  46.  
  47. ;[inifiles]
  48. ;0, inifilename, sectionheader
  49. ;       followed by any number of:
  50. ;1, variable, string
  51. ;       0, Junk1.INI, "Junk section"
  52. ;       1, Maximized, 1
  53.  
  54.