home *** CD-ROM | disk | FTP | other *** search
/ Softdisk PC 99 / sofd99.zip / SETUP.INF < prev    next >
INI File  |  1994-12-02  |  7KB  |  209 lines

  1. ; Copyright (c) 1990, 1991 Microsoft Corporation. All rights reserved.
  2.  
  3. [setup]
  4. ;
  5. ; Put global information about the application here.
  6. ;
  7.   "PACKAGENAME","SDPC 99"
  8.   "CAPTIONNAME","Softdisk PC Setup"
  9.  
  10. [disks]
  11. ;
  12. ; Put information about the installation disks here.
  13. ;
  14. ; Format:
  15. ;
  16. ; "n","path","name"
  17. ;
  18. ; n     : The disk number, 0-9, A-Z.  MUST BE ONE CHARACTER!
  19. ; path  : The path of the disk, i.e. "A:\"
  20. ; name  : The name on the printed disk label on the outside of the disk
  21. ;         for example "Solitare Distribution Disk #1"
  22. ;
  23.   "0","A:\","SDPC 99"
  24.  
  25. [directories]
  26. ;
  27. ; Describe the directories that will receive the files here.
  28. ; There are two types of directories: parent and children. Child
  29. ; directories are subdirectories of the parent or of other children.
  30. ; Only one parent is allowed. Define as many children as required.
  31. ;
  32. ; Format:
  33. ;
  34. ; "n","path","description"
  35. ;
  36. ; n           : The directory number. The parent must be directory 0 and
  37. ;               must be defined. Child directories are named beginning
  38. ;               with A and must be named sequentially.
  39. ; path        : The name of the subdirectory. The names of child directories
  40. ;               must begin with a backslash (\).
  41. ; description : The description of the purpose of this directory
  42. ;
  43.   "0","C:\SDPC099","SDPC 99 Directory"
  44.  
  45. [progman]
  46. ;
  47. ; This defines the Program Manager groups to which the icons will be
  48. ; added.
  49. ;
  50. ; Format:
  51. ;
  52. ; "n","Title","filename"
  53. ;
  54. ; n        : The identifier for the group, A-Z
  55. ; title    : The caption on the group window
  56. ; filename : The name of the GRP file
  57.  
  58.   "A","SDPC 99","sdpc099.GRP"
  59.  
  60. [apps]
  61. ;
  62. ; Put information about each file here.
  63. ;
  64. ; ----------------------------------------------------------------------------
  65. ;
  66. ; NOTE:  There are two types of setup: Simple and Complex.
  67. ;
  68. ;        Simple:  Installs ALL files, like a batch file.  For this       
  69. ;                 setup, do not worry about "D" flags, "R" flags,
  70. ;                 or the <nn> flag.
  71. ;
  72. ;        Complex: Presents the user with a dialog box listing the
  73. ;                 files in the distribution. The user can choose the
  74. ;                 files to install. In the complex setup, all flags
  75. ;                 must be specified.
  76. ;
  77. ; ----------------------------------------------------------------------------
  78. ;
  79. ; Format:
  80. ;
  81. ; "n","flags","d","idir","filename","PName","PIcon","PIndex", "Desc","Comment","size"
  82. ;
  83. ; n          : The disk number for this file
  84. ;
  85. ; flags      : Can be none, one, or many of the following:
  86. ;
  87. ;              C   : Compressed file. Specify the "real" filename here
  88. ;                    in the INF file. SETUP will search the floppy disk
  89. ;                    for a file having the same name except that the last
  90. ;                    character of the file extention is changed to '$'
  91. ;              R   : Required file--SETUP **will** copy this file
  92. ;              D   : Display this file in the user selection list box
  93. ;              Ic  : Add this program to Program Mananager, group "c."
  94. ;                    Group is a letter from A-Z
  95. ;              nn  : The next "nn" entries create a group of files to
  96. ;                    copy. For example, if there are four files that
  97. ;                    are copied as a package, put 03 in the nn field
  98. ;                    and put the other three files immediately following.
  99. ;                    Set the size field for the first file to the sum
  100. ;                    of the sizes of all the fields in the group.
  101. ;
  102. ; d          : The destination directory. 0 = Parent, 1-9, A-Z = Children
  103. ;
  104. ; idir       : The directory on the install disk
  105. ;
  106. ; filename   : The actual name of the file
  107. ;
  108. ; PName      : The name of the icon in Program Manager (required if D flag)
  109. ;
  110. ; PIcon      : The name of the file from which to get the icon for this file
  111. ;               It is assumed that this file will be located in the same directory
  112. ;               as the file itself
  113. ;
  114. ; PIndex  : The location of the icon within the file
  115. ;
  116. ; Desc       : A short description, for the list box entry (only if D flag)
  117. ;
  118. ; Comment    : The lengthy text displayed in the comment box (only if D flag)
  119. ;
  120. ; size       : Size of file/group in kilobytes (only if D flag)
  121. ;
  122.  
  123.  
  124. ; The SDPC Shell and supporting files
  125.  
  126.   "0","RIA27","0","","GO.EXE","SDPC 99","SDLOGOC.ICO","0","SDPC 99 Shell"
  127.   "0","R","0","","SDLOGOC.ICO"
  128.   "0","R","0","","VGASHELL.EXE"
  129.   "0","R","0","","M-SD099.SHL"
  130.   "0","R","0","","S-SD099.SHL"
  131.   "0","R","0","","A-SD099.SHL"
  132.   "0","R","0","","I-SD099.SHL"
  133.  
  134.   "0","R","0","","99BOOK.CTX"
  135.   "0","R","0","","99MLBAG.CTX"
  136.   "0","R","0","","99CNTNTS.CTX"
  137.   "0","R","0","","99GRAPH.CTX"
  138.   "0","R","0","","99COMING.CTX"
  139.   "0","R","0","","99DISKOV.CTX"
  140.   "0","R","0","","99FAME.CTX"
  141.   "0","R","0","","99MEET.CTX"
  142.   "0","R","0","","NEWUSER.CTX"
  143.   "0","R","0","","QUESTION.CTX"
  144.   "0","R","0","","USRGUIDE.CTX"
  145.   "0","R","0","","WARRANTY.CTX"
  146.   "0","R","0","","99RPTCRD.TXT"
  147.   "0","R","0","","99CARD.CTX"
  148.   "0","R","0","","99RUSS.CTX"
  149.   "0","R","0","","99SUBINF.CTX"
  150.   "0","R","0","","99DOSMAN.CTX"
  151.   "0","R","0","","99FONT.CTX"
  152.   "0","R","0","","99REBUS.CTX"
  153.   "0","R","0","","99MRKT.CTX"
  154.   "0","R","0","","99GRAPH.GIF"
  155.  
  156. ; DOS Manager 4.0
  157.  
  158.   "0","RIA04","0","","DOSMAN.EXE","DOS Manager 4.0","DOSMAN.ICO","0","DOS Manager 4.0"
  159.   "0","R","0","","DOSMAN.ICO"
  160.   "0","R","0","","DOSMAN.DAT"
  161.   "0","R","0","","DOSMAN.DOC"
  162.   "0","R","0","","DOSMAN.HLP"
  163.  
  164.  
  165. ; Card Collector
  166.  
  167.   "0","RIA02","0","","CARDS.EXE","Card Collector","CARDS.ICO","0","Card Collector"
  168.   "0","R","0","","CARDS.ICO"
  169.   "0","R","0","","SAMPLE.CRD"
  170.  
  171. ; Coloring Book
  172.  
  173.   "0","RIA19","0","","BOOK.EXE","Coloring Book","BOOK.ICO","0","Coloring Book"
  174.   "0","R","0","","BOOK.ICO"
  175.   "0","R","0","","PARROTS.COL"
  176.   "0","R","0","","AIRPLANE.COL"
  177.   "0","R","0","","SHARKS.COL"
  178.   "0","R","0","","BLOCKS.COL"
  179.   "0","R","0","","FROG.COL"
  180.   "0","R","0","","DINOSAUR.COL"
  181.   "0","R","0","","DOGS.COL"
  182.   "0","R","0","","PAINT.COL"
  183.  
  184. ; Russian Corner
  185.  
  186.   "0","RIA02","0","","FLOPPER.EXE","Flopper","RUSSIA.ICO","0","Flopper"
  187.   "0","R","0","","FLOP.GLB"
  188.   "0","R","0","","RUSSIA.ICO"
  189.  
  190. ; Rebus Match
  191.  
  192.   "0","RIA03","0","","REBUS.EXE","Rebus Match","REBUS.ICO","0","Rebus Match"
  193.   "0","R","0","","REBUS.ICO"
  194.   "0","R","0","","SDPC099.RBS"
  195.   "0","R","0","","REBUS.TLS"
  196.  
  197.  
  198. ; Font
  199.   "0","R0","0","","FIESTA.TTF","", "","0","TrueType Font"
  200.  
  201. ; BMP Graphics
  202.  
  203.   "0","R04","0","","CUPID01.BMP","","","0","BMP Graphics"
  204.   "0","R","0","","HEARTS01.BMP"
  205.   "0","R","0","","HEARTS02.BMP"
  206.   "0","R","0","","KALEID05.BMP"
  207.   "0","R","0","","LEAVES03.BMP"
  208.  
  209.