home *** CD-ROM | disk | FTP | other *** search
/ In'side Shareware 1994/1995 January / ish194-95.iso / bild / pageplus / install.inf < prev    next >
INI File  |  1993-12-16  |  3KB  |  76 lines

  1. [setup]
  2.   "PagePlus Intro", "PagePlus Install", "PagePlus 2.0", "##PpIniPath", ""
  3.   "2040", "ppp", "", "PagePlus Intro"
  4.  
  5. [disks]
  6.   "0","A:\","PagePlus Intro Disk 1"
  7.   "1","A:\","PagePlus Intro Disk 2"
  8.  
  9. [directories]
  10.   "0","C:\PPINTRO",        "PagePlus Main Directory"
  11.   "A","\PROGRAM",          "PagePlus Program Files"
  12.   "B","\DOCUMENT",         "PagePlus Document Files"
  13.   "C","\TEMPLATE",         "PagePlus Template Files"
  14.   "D","\SAMPLES",          "PagePlus Sample Files"
  15.   "E","\PROGRAM\TEMP",     "PagePlus Import Files"
  16.   "F","\ART&BORD",         "PagePlus Art and Borders Files"
  17.   "G","\ART&BORD\SAMPLES", "PagePlus Art and Borders Files"
  18.  
  19. ; Section defining files to be installed. Format is:
  20. ; [diskNumber], [flags], [copyNumber], [dstDir], [srcDir], [fileName], [bytes]
  21. ; and then optionally
  22. ; [iniName], [oleName], [iconName], [dirName], [optionName], [optionText]
  23. ;
  24. ; Flag values are "nn" => if install this option install the next nn also
  25. ;                 "C"  => file is compressed
  26. ;                 "I"  => file has an icon, next char is progman letter
  27. ;                 "D"  => option should be displayed in box
  28. ;                 "V"  => file should be version checked before installation
  29. ;                 "U"  => give file unique name when copy
  30. [apps]
  31.    "0", "R11",  "00", "A", ".", "pp.wel",      "1"
  32.    "0", "RC",   "01", "A", ".", "ppmin.scf",   "544"
  33.    "0", "RC",   "02", "D", ".", "txtsam.scf",  "5"
  34.    "0", "RC",   "03", "A", ".", "ppcnf.scf",   "74"
  35.    "0", "RC",   "04", "C", ".", "template.scf","176"
  36.    "0", "RJ",   "05", "E", ".", "",            "0"
  37.    "0", "RJ",   "06", "B", ".", "",            "0"
  38.    "0", "RC",   "07", "A", ".", "pphelp.scf",  "254"
  39.    "0", "R",    "08", "0", ".", "readme.doc",  "2"
  40.    "0", "R",    "09", "0", ".", "vendor.doc",  "3"
  41.    "0", "RC",   "10", "B", ".", "docs.scf",    "115"
  42.    "1", "RCIA", "11", "A", ".", "pp.scf",      "1352", "ppini", "", "PagePlus Intro", "A"
  43.    "1", "RC",   "12", "G", ".", "samples.scf", "101"
  44.  
  45. [progman]
  46.    "A","Serif Applications","SERIF.GRP"
  47.  
  48. ; Key to symbols
  49. ; ! => Following is a new sectionName.
  50. ; # => Following line is the new iniName for future lines.
  51. ; ? => Line is intended for the Extensions section of WIN.INI
  52. ; @ => WIN.INI is used rather than the current iniName.
  53. ; If then approp. first string will be added as a keyName in the current
  54. ; sectionName in the current iniFile, with its value being the second
  55. ; string.
  56. ; The first char of the second string will be expanded based on the
  57. ; [directories] section above.
  58. [ppini]
  59.    "!PagePlus 2.0"
  60.    "@PpIniPath",        "A\PP.INI"
  61.    "#A\PP.INI"
  62.    "GraphicImportDir",  "D"
  63.    "GraphicExportDir",  "D"
  64.    "PPPFileDir",        "B"
  65.    "TemplateDir",       "C"
  66.    "TextImportDir",     "D"
  67.    "TempImportPath",    "E"
  68.    "!Art&Borders"
  69.    "ArtPack Samples",   "G,A"
  70.    "ArtPack-Samples",   "G,B"
  71.    "?ppp",              "A\pp.exe"
  72.    "?ppt",              "A\pp.exe"
  73.  
  74. [help]
  75.    "107", "108"
  76.