home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / e / e224 / 1.ddi / APPSETUP.INF next >
Encoding:
INI File  |  1992-06-27  |  9.6 KB  |  232 lines

  1. ; SCCS Identifier  * %W% as of %G% %U%
  2. ;
  3. [fileversion]
  4. version = "05.00.00"
  5.  
  6. [dialog]
  7. caption = "SPSS 5.0 for Windows Setup"
  8.  
  9. [data]
  10. diskette = A:        ; default diskette directory
  11. defdir = C:\SPSSWIN    ; default target directory
  12. pointsize=15        ; size of checkbox text
  13. ncols = 4        ; number of columns of checkboxes
  14. spacing = 19        ; vertical spacing between checkboxes
  15. ospacing = 40        ; vertical spacing betwwnw options
  16. ignobs=0        ; ignore obsolecence
  17. keyfile=spsswin.exe    ; customize this file
  18. lastfile=spss.err    ; install icons if this gets installed
  19. cbf = SPSSDLG.CBF    ; target CBF file
  20. miscdisk=32000        ; miscellaneous diskspace required for setup
  21. dosblocksize=2048    ; Dos disk block size (conservative)
  22.  
  23. [cbfs]
  24. spssbase.cbf        ; Base system component CBF
  25. spsspro.cbf        ; Professional Statistics component CBF
  26. spssadv.cbf        ; Advanced Stats CBF
  27. spsstabl.cbf        ; Tables CBF
  28. spsstrnd.cbf        ; Trends CBF
  29. spsscatg.cbf        ; Categories CBF
  30. spsslisr.cbf        ; Lisrel CBF
  31.  
  32. [decompress]
  33. @cb=cbf
  34. @ch=cht
  35. @db=dbf
  36. @dl=dll
  37. @er=err
  38. @ex=exe
  39. @hl=hlp
  40. @in=inf
  41. @me=me
  42. @sa=sav
  43. @sp=sps
  44. @tp=tpl
  45.  
  46.  
  47. [disks]
  48. ;    These are diskette names
  49. 1 =.,  "Installation Disk"
  50. 2 =.,  "Graphics Disk"
  51. 3 =.,  "SPSS Manager Disk"
  52. 4 =.,  "SPSS Processor Disk"
  53. 5 =.,  "Base Disk 1"
  54. 6 =.,  "Base Disk 2"
  55. 7 =.,  "Professional Statistics Disk"
  56.  
  57. [app.copy.appstuff]
  58. ;    Each section listed below represents a group of files that
  59. ;    meet the following criteria:
  60. ;        - each is copied to the same target directory
  61. ;        - each is part of the same SPSS "option"
  62. ;    Each SPSS option will have an OPTION-KEYWORD as follows:
  63. ;        UNIVERSAL - Central system, error file, sample data, etc.
  64. ;        BASE - Base statistical procedures
  65. ;        PRO STATS - Statistics option procedures
  66. ;        ADV STATS - Advanced statistics option procedures
  67. ;        TABLES - Tables option procedure
  68. ;        TRENDS - Trends option procedures
  69. ;        CATEGORIES - Categories option procedures
  70. ;        LISREL - Lisrel and Prelis procedures
  71. ;    New "options" can be added at will be modifying this file only.
  72. ;    The setup program treats all options equally except those that
  73. ;    start with the nine letters 'UNIVERSAL', which it recognizes as a
  74. ;    required component of the system.
  75. ;
  76. ;    Note that disk '*' refers to the Windows system subdirectory
  77. ;                   '#' refers to the Windows directory
  78.  #UNIVERSAL1,        0:
  79.  #Base,            0:
  80.  #Pro.$Stats,        0:
  81. ;
  82. ;    Each line defines a file to possible be installed.  Fields
  83. ;    are as follows:
  84. ;        1.  Pathname relative to install directory.
  85. ;        2.  SUBOPTION.  This is a textual field that describes the
  86. ;            smallest component that a user can install/uninstall
  87. ;            using this install program.  Usually a suboption is
  88. ;            a procedure.  This program will support the ability to
  89. ;            install, all of Advanced Statistics except MANOVA.
  90. ;
  91. ;            A SUBOPTION may consist of more than one file (say a
  92. ;            DLL and a text file).  The suboption text for each file
  93. ;            in a SUBOPTION must be identical or the install
  94. ;            program will treat the files as being from separate
  95. ;            SUBOPTIONs!
  96. ;
  97. ;        3.  DLL ID.  These are the values extracted from dllids.h
  98. ;            Unfortunately, we have no mechanism for running this
  99. ;            file thru the preprocessor.  These IDs must be the same
  100. ;            as in /dvx/win/dllids.h!  An ID of 0 indicates a
  101. ;            universal file.
  102. ;
  103. ;        4.  Compression flag
  104. ;            0=not compressed
  105. ;            1=compressed
  106. ;            2=don't install on hard disk
  107. ;
  108. ;        5.  Number of chunks.  If a compressed file fits
  109. ;            on a single diskette, the value is one. Otherwise,
  110. ;            we have to split the file in pieces, compress it to
  111. ;            put in onto diskettes, and reassemble it on the other
  112. ;            end.  In this case, the value represents the number
  113. ;            of chunks the file needs to be split into.
  114. ;
  115. ;        6.  The file size.  This is used to exactly verify that the
  116. ;            user has the required disk space for installation.  See
  117. ;            the utility SIZES.EXE for an automated way to update the
  118. ;            size of the files in an install.
  119. ;
  120. ;        7.  The file version.  This field is used to determine if
  121. ;            a newer version of a file needs to be installed from
  122. ;            diskette or if the installed version is just as good.
  123. ;            Format TBA.
  124. ;
  125. ;    Limitations:
  126. ;        1.  All files in a SUBOPTION must be installed into the
  127. ;            same directory.
  128. ;
  129. ;        2.  All files in a SUBOPTION must be listed contiguously
  130. ;            within its OPTION.
  131. ;
  132. ;
  133. [UNIVERSAL1]
  134.   1:setup.exe,    "Install",         0, 2, 1,      5728, 05.00.00
  135.   1:spssinst.exe, "Setup",         0, 0, 1,     90112, 05.00.00
  136.   1:spssinst.hlp, "Setup help",         0, 0, 1,      8191, 05.00.00
  137.   1:appsetup.inf, "Setup database",     0, 0, 1,      9878, 05.00.00
  138.   1:read.me,      "Readme file",     0, 0, 1,      8609, 00.00.00
  139.   1:spsswin.hlp,  "Help library",     0, 1, 1,    492293, 05.00.00
  140.   1:spsswcom.dll, "Central data",     0, 1, 1,     33708, 05.00.03
  141.   1:spsstran.exe, "ANSI translator",     0, 1, 1,     18176, 05.00.00
  142.   1:spsstran.hlp, "ANSI translator",     0, 1, 1,      7196, 00.00.00
  143.   1:updwin.exe,   "Windows update",     0, 2, 1,     31136, 00.00.00
  144.   1:updwin.scr,   "Windows update",     0, 2, 1,      7441, 00.00.00
  145.   1:bank.sav,      "Sample data",     0, 1, 1,     24521, 05.00.00
  146.   *:commdlg.dll,  "Windows files",       0, 2, 0,     89248, 00.00.00
  147.   *:winhelp.exe,  "Windows files",     0, 2, 0,    256192, 00.00.00
  148.   *:winhelp.hlp,  "Windows files",     0, 2, 0,     26960, 00.00.00
  149.   *:ddeml.dll,    "Windows files",       0, 2, 0,     36864, 00.00.00
  150.   *:lzexpand.dll, "Windows files",       0, 2, 0,      9936, 00.00.00
  151.   *:olesvr.dll,   "Windows files",       0, 2, 0,     24064, 00.00.00
  152.   *:shell.dll,    "Windows files",       0, 2, 0,     41600, 00.00.00
  153.   *:toolhelp.dll, "Windows files",       0, 2, 0,     14128, 00.00.00
  154. ;
  155.   2:spsshoop.dll, "Graphics engine",     0, 1, 1,   1608847, 00.00.00
  156.   2:spssbase.cbf, "Base Dialogs",     0, 1, 1,    986374, 05.00.01
  157.   2:spssprnt.dll, "Print engine",     0, 1, 1,      8848, 05.00.00
  158.   2:spss.tpl,     "Data template",     0, 1, 1,      1730, 00.00.00
  159.   2:spssdde.dll,  "DDE",         0, 1, 1,     21792, 05.00.00
  160.   2:spsswfil.dll, "I/O system",         0, 1, 1,    211200, 05.00.03
  161.   2:spsswfxl.dll, "File translates",     0, 1, 1,    131328, 05.00.03
  162. ;
  163.   3:spssedit.dll, "Text editor",     0, 1, 1,    109040, 05.00.00
  164.   3:spsswora.exe, "Oracle Interface",     0, 1, 1,     47424, 05.00.00
  165.   3:spsswsqs.exe, "SQLServer Interface", 0, 1, 1,     37088, 05.00.00
  166.   3:spsswin.dbf,  "Command index",     0, 1, 1,     43008, 00.00.00
  167.   3:spssole.dll,  "OLE",         0, 1, 1,      8464, 05.00.00
  168.   3:spssipc.dll,  "IPC dispatcher",     0, 1, 1,    191824, 05.00.02
  169.   3:spsscapi.dll, "Database interface",     0, 1, 1,      6832, 05.00.00
  170.   3:spsscori.dll, "Oracle interface",     0, 1, 1,      6224, 05.00.00
  171.   3:spsscsyi.dll, "Sybase interface",     0, 1, 1,      8240, 05.00.00
  172.   3:pctowin.sps,  "PC+ convertor",     0, 1, 1,     60182, 00.00.00
  173.   3:sample.cht,      "Sample chart",     0, 1, 1,      9403, 00.00.00
  174.   3:spssglos.hlp, "Glossary",         0, 1, 1,    345598, 05.00.00
  175.   3:spsswin.exe,  "SPSS manager",     0, 1, 2,   2773504, 05.00.00
  176. ;
  177.   4:spssw.exe,      "SPSS processor",     0, 1, 1,      5632, 05.00.03
  178.   4:spsswsas.exe, "SAS interface",     0, 1, 1,     52480, 05.00.00
  179.   4:spsswctl.dll, "Central system",     0, 1, 2,   1840384, 05.00.03
  180. ;
  181.   5:spssiocv.dll, "Format convertor",     0, 1, 1,    134968, 05.00.03
  182.   5:spss.err,      "Error file",         0, 1, 1,    606720, 05.00.03
  183. ;
  184. [Base]
  185.   5:spsswagg.dll, "Aggregate",         3, 1, 1,    104268, 05.00.03
  186.   5:spsswano.dll, "Anova",         4, 1, 1,    134394, 05.00.03
  187.   5:spsswarc.dll, "Autorecode",         5, 1, 1,     48192, 05.00.03
  188.   5:spsswpea.dll, "Correlations",    22, 1, 1,     73370, 05.00.03
  189.   5:spsswcrs.dll, "Crosstabs",         8, 1, 1,    301948, 05.00.03
  190.   5:spsswcde.dll, "Descriptives",     7, 1, 1,     79420, 05.00.03
  191.   5:spssweda.dll, "Examine",         9, 1, 1,    284750, 05.00.03
  192. ;
  193.   6:spsswfli.dll, "Flip",        10, 1, 1,     42460, 05.00.03
  194.   6:spsswfre.dll, "Frequencies",    11, 1, 1,    123436, 05.00.03
  195.   6:spsswgra.dll, "Graph",        12, 1, 1,    152128, 05.00.03
  196.   6:spsswlis.dll, "List",        13, 1, 1,     52340, 05.00.03
  197.   6:spsswmco.dll, "MConvert",        14, 1, 1,     42176, 05.00.03
  198.   6:spsswmdt.dll, "Matrix Data",    15, 1, 1,     81434, 05.00.03
  199.   6:spsswbrk.dll, "Means",         6, 1, 1,    137760, 05.00.03
  200.   6:spsswmre.dll, "Mult Response",    16, 1, 1,     89662, 05.00.03
  201.   6:spsswspr.dll, "Nonpar Corr",    20, 1, 1,     76624, 05.00.03
  202.   6:spsswnpt.dll, "Npar Tests",        25, 1, 1,    196284, 05.00.03
  203.   6:spsswone.dll, "Oneway",        21, 1, 1,    159576, 05.00.03
  204.   6:spsswpar.dll, "Partial Corr",    17, 1, 1,     87952, 05.00.03
  205.   6:spsswplo.dll, "Plot",        26, 1, 1,    116000, 05.00.03
  206.   6:spsswrnk.dll, "Rank",        18, 1, 1,     56660, 05.00.03
  207.   6:spsswreg.dll, "Regression",        19, 1, 1,    459574, 05.00.03
  208.   6:spsswrep.dll, "Report",         2, 1, 1,    207150, 05.00.03
  209.   6:spsswsor.dll, "Sort",        27, 1, 1,     42900, 05.00.03
  210.   6:spsswsfi.dll, "Sysfile Info",    23, 1, 1,     34352, 05.00.03
  211.   6:spsswtte.dll, "T-Test",        24, 1, 1,     77232, 05.00.03
  212. [Pro.$Stats]
  213.   7:spsspro.cbf,  "UNIVERSALDialogs",      0, 1, 1,    125783, 05.00.01
  214.   7:spsswals.dll, "Alscal",        29, 1, 1,    405086, 05.00.03
  215.   7:spsswclu.dll, "Cluster",        28, 1, 1,    166614, 05.00.03
  216.   7:spsswdsc.dll, "Discriminant",    30, 1, 1,    428930, 05.00.03
  217.   7:spsswfac.dll, "Factor",        31, 1, 1,    297838, 05.00.03
  218.   7:spsswprx.dll, "Proximities",    32, 1, 1,    116982, 05.00.03
  219.   7:spsswkme.dll, "Quick Cluster",    33, 1, 1,    102378, 05.00.03
  220.   7:spsswrel.dll, "Reliability",    34, 1, 1,    164188, 05.00.03
  221.  
  222. [progman.groups]
  223.   SPSS,spss.grp
  224.  
  225. [SPSS]
  226. "SPSS",         0:spsswin.exe, 0:spsswin.exe, 0
  227. "Setup",        0:spssinst.exe,0:spssinst.exe,0
  228. "Sample Data",  0:bank.sav,    0:spsswin.exe, 1
  229. "Sample Chart", 0:sample.cht,  0:spsswin.exe, 6
  230. "SPSSTran",    0:spsstran.exe,0:spsstran.exe,0
  231.  
  232.