home *** CD-ROM | disk | FTP | other *** search
/ WinWares 1 / WINWARES.ISO / draw / acadwin / ame / appsetup.inf < prev    next >
Encoding:
INI File  |  1993-02-02  |  6.0 KB  |  135 lines

  1. ; This is the Installation Information file for installing AutoCAD for
  2. ; Windows.
  3. ;
  4. ; prod.name choices are ACAD AME ASE or NULL. Do not use quotes.
  5. ; This will cause the appropriate dialog box to be used for standalone
  6. ; AME and ASE installations.
  7. [prod.name]
  8.     AME
  9.  
  10. [dialog]
  11.     caption = "AutoCAD for Windows"
  12.  
  13. ;-----------------------------------------------------------------------
  14. ; This section simply lists the distribution disks.  The string in quotes
  15. ; is the string printed in the dialog box that requests the user to insert
  16. ; the next disk.  This text string should match the diskette lable.
  17. ;-----------------------------------------------------------------------
  18. [disks]
  19.   E =., "AME-1"
  20.   F =., "AME-2"
  21.   G =., "AME-3"
  22. ;-----------------------------------------------------------------------
  23. ; The section below is used by setup.exe to determine which disks to copy
  24. ; to the output directories. As an example; I "Install all Files" is selected
  25. ; during installing AutoCAD for Windows, then the section [app.copy.all]
  26. ; would use the sub-sections [app.exes1], [app.exes1], [app.sup1] etc. until
  27. ; all the requested files have been installed. The second field in this section
  28. ; ie. the 0: and 0:support etc. indicates the default directory that the files
  29. ; should be copied to.  This is the directory where the majority of the files
  30. ; in each sub-section will be copied to. The 0: indicates that the files of,
  31. ; for example [app.exes1], will go in the directory that the user indicates
  32. ; he/she wants AutoCAD for Window installed into (the executable directory).
  33. ; The default offered to the user during installation is C:\ACADWIN.  The
  34. ; 0: represents this install directory even if the user changes it during
  35. ; install. So if the user accepts  C:\ACADWIN as the install directory, then
  36. ; the majority of the files in sub-section [app.sup1] would be installed into
  37. ; C:\ACADWIN\SUPPORT. Simmilarly, sub-section [app.dde] would place the majority
  38. ; of the files into C:\ACADWIN\ADS\WIN. The actual output location of any
  39. ; given file can be overriden by placing an alternate output directory in the
  40. ; file description. See the details in the next section of this file.
  41. ;-----------------------------------------------------------------------
  42.  
  43. [app.copy.ame]
  44.       #app.ame1,      0:
  45.       #app.ame2,      0:API
  46.       #app.ame3,      0:API
  47.  
  48. ;-----------------------------------------------------------------------
  49. ; This section describes each file on the disks.  It allows the file
  50. ; to be written to different directory from the default, as well as to
  51. ; a different file name if required. The notes below explain the flags
  52. ; associated with each file and what they are used for. A typical file
  53. ; description is;
  54. ;                      3:ACAD.CFG,1,0:,,
  55. ; This indicates that the file ACAD.CFG is to be copied from diskette #3,
  56. ; to the executable directory even though the file resides on the SUPPORT-1
  57. ; diskette where most of the files will go into the C:\ACADWIN\SUPPORT
  58. ; directory. The nubmer one in this description indicates that the file is
  59. ; not compressed on the source diskette. See below for more detail.
  60. ;
  61. ; disk#/input name, copy flag, output dir, output filename, display string
  62. ; copy flag:
  63. ;  (1)  - Plain copy - Both input and output files are non-compression.
  64. ;  (2)  - Plain copy - Compressed input file to non-compressed output file.
  65. ;  (3)  - Append copy - Both input and output are non-compressed files.
  66. ;  (4)  - Append copy - Input file is compressed output file is uncompressed.
  67. ; Defaults to (2) if not present below.
  68. ;-----------------------------------------------------------------------
  69. ; output dir:
  70. ;   \subdir - creates directory in ROOT of accepted default drive.
  71. ;   subdir  - creates directory under the accepted default directory.
  72. ;   x:\subdir - creates said subdirectory on drive specified.
  73. ;   0: - Puts the file into the AutoCAD executable directory.
  74. ;   Note: Compound (nested) directories ARE supported ie;
  75. ;      \subdir1\subdir2
  76. ;      subdir1\subdir2\subdir3
  77. ;      x:\subdir1\subdir2
  78. ; Defaults to the subdirectories under the [app.copy.???] section above
  79. ; if not present below.
  80. ;------------------------------------------------------------------------
  81. ; Samples:
  82. ; 3:junk,1,sub,notjunk,"Some junk file"
  83. ; Copies the file 'junk' from disk 3 to the subdir under the (exe) dir,
  84. ; and renames it 'notjunk', and displays 'Some junk file' during copy.
  85. ;
  86. ; 4:junk_2,3,sub,notjunk,"Some junk file"
  87. ; Appends 'junk_2' from disk 4 to 'notjunk' in subdir 'sub'.
  88. ;------------------------------------------------------------------------
  89.  
  90. [app.ame1]
  91.   E:AME.PT1,,0:,AME.EXE,"ame.exe"
  92.   E:AME1.MID,1,0:,,"ame1.mid"
  93.   E:README.AME,1,0:,,"readme.ame"
  94.   E:ACADAME.PGP,,0:support,acad.pgp,"acad.pgp"
  95.   E:AME2.TXT,,0:,,"ame2.txt"
  96.   E:APCONST.LSP,,0:api,,"apconst.lsp"
  97.   E:DDSOLPRM.LSP,,0:support,,"ddsolprm.lsp"
  98.   E:HOLE.LSP,,0:sample,,"hole.lsp"
  99.   E:SOLMAINT.LSP,,0:sample,,"solmaint.lsp"
  100.   E:STLSUP.LSP,,0:sample,,"stlsup.lsp"
  101.  
  102. [app.ame2]
  103.   F:AME.PT2,4,0:,AME.EXE,"ame.exe"
  104.   F:AME2.MID,1,0:,,"ame2.mid"
  105.   F:AMELINK.EXE,,0:sample,,"amelink.exe"
  106.   F:APBNDRY.H,,,,"apbndry.h"
  107.   F:APCODE.H,,,,"apcode.h"
  108.   F:APFEAT.H,,,,"apfeat.h"
  109.   F:APLIB.H,,,,"aplib.h"
  110.   F:APOBJ.H,,,,"apobj.h"
  111.   F:APPROTO.H,,,,"approto.h"
  112.   F:APROTO.H,,,,"aproto.h"
  113.   F:APSOL.H,,,,"apsol.h"
  114.   F:ENGINE.DWG,,0:sample,,"engine.dwg"
  115.   F:PUMPSOL.DWG,,0:sample,,"pumpsol.dwg"
  116.   F:PVT_HGR.DWG,,0:sample,,"pvt_hgr.dwg"
  117.  
  118. [app.ame3]
  119.   G:AME3.MID,1,0:,,"ame3.mid"
  120.   G:AMEAPI.LIB,,,,"ameapi.lib"
  121.   G:ASM.C,,sample,,"asm.c"
  122.   G:ASM.EXE,,sample,,"asm.exe"
  123.   G:DESIGN.C,,sample,,"design.c"
  124.   G:DESIGN.EXE,,sample,,"design.exe"
  125.   G:DRILL.C,,sample,,"drill.c"
  126.   G:DRILL.EXE,,sample,,"drill.exe"
  127.   G:LAYOUT.C,,sample,,"layout.c"
  128.   G:LAYOUT.EXE,,sample,,"layout.exe"
  129.   G:OFFSOL.C,,sample,,"offsol.c"
  130.   G:OFFSOL.EXE,,sample,,"offsol.exe"
  131.   G:SYMMETRY.C,,sample,,"symmetry.c"
  132.   G:SYMMETRY.EXE,,sample,,"symmetry.exe"
  133.   G:TUTOR.C,,sample,,"tutor.c"
  134.   G:TUTOR.EXE,,sample,,"tutor.exe"
  135.