home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Win 3.11 Apps
/
win311aps.iso
/
ACAD12
/
APPSETUP.INF
< prev
next >
Wrap
INI File
|
1995-05-15
|
33KB
|
926 lines
; This is the Installation Information file for installing AutoCAD for
; Windows.
;
; It is recommended that this file not be modified unless a copy
; of the original appsetup.inf is first created and saved.
;
; The choices for prod.name choices are ACAD AME ASE or NULL.
; Do not use quotes.
; This will cause the appropriate dialog box to be used for standalone
; AME and ASE installations.
[prod.name]
ACAD
[dialog]
caption = "AutoCAD for Windows"
;-----------------------------------------------------------------------
; This section simply lists the distribution disks. The string in quotes
; is the string printed in the dialog box that requests the user to insert
; the next disk. This text string should match the diskette label.
;-----------------------------------------------------------------------
[disks]
1 =.\, "Executables-1"
2 =.\, "Executables-2"
3 =.\, "Support-1"
4 =.\, "Support-2"
5 =.\, "Support-3"
6 =.\, "REGION"
7 =.\, "HELP"
8 =.\, "Bonus/Sample"
9 =.\, "ADS-1"
A =.\, "ADS-2"
B =.\, "DDE"
C =.\, "RENDER"
D =.\, "ASE"
E =.\, "AME-1"
F =.\, "AME-2"
G =.\, "AME-3"
;-----------------------------------------------------------------------
; The section below is used by setup.exe to determine which disks to copy
; to the output directories. As an example; If "Install all Files" is selected
; during installing AutoCAD for Windows, then the section [app.copy.all]
; would use the sub-sections [app.exes1], [app.exes1], [app.sup1] etc. until
; all the requested files have been installed. The second field in this section
; ie. the 0: and 0:support etc. indicates the default directory that the files
; should be copied to. This is the directory where the majority of the files
; in each sub-section will be copied to. The 0: indicates that the files of,
; for example [app.exes1], will go in the directory that the user indicates
; he/she wants AutoCAD for Window installed into (the executable directory).
; The default offered to the user during installation is C:\ACADWIN. The
; 0: represents this install directory even if the user changes it during
; install. So if the user accepts C:\ACADWIN as the install directory, then
; the majority of the files in sub-section [app.sup1] would be installed into
; C:\ACADWIN\SUPPORT. Similarly, sub-section [app.dde] would place the majority
; of the files into C:\ACADWIN\ADS\WIN. The actual output location of any
; given file can be overriden by placing an alternate output directory in the
; file description. See the details in the next section of this file.
;-----------------------------------------------------------------------
[app.copy.all]
#app.exes1, 0:
#app.exes2, 0:
#app.sup1, 0:SUPPORT
#app.sup2, 0:SUPPORT
#app.sup3, 0:SUPPORT
#app.reg, 0:
#app.help, 0:SUPPORT
#app.bonus, 0:SAMPLE
#app.sour, 0:SOURCE
#app.iges, 0:IGESFONT
#app.tut, 0:TUTORIAL
#app.ads1, 0:ADS
#app.ads2, 0:ADS
#app.dde, 0:ADS\WIN
#app.ren, 0:SUPPORT
#app.sql, 0:ASE
[app.copy.exes]
#app.exes1, 0:
#app.exes2, 0:
#app.sup1, 0:SUPPORT
#app.sup2, 0:SUPPORT
#app.sup3, 0:SUPPORT
#app.reg, 0:
#app.help, 0:SUPPORT
[app.copy.bonus]
#app.bonus, 0:SAMPLE
[app.copy.sour]
#app.sour, 0:SOURCE
[app.copy.iges]
#app.iges, 0:IGESFONT
[app.copy.tut]
#app.tut, 0:TUTORIAL
[app.copy.ADS]
#app.ads1, 0:ADS
#app.ads2, 0:ADS
#app.dde, 0:ADS\WIN
[app.copy.ren]
#app.ren, 0:SUPPORT
[app.copy.sql]
#app.sql, 0:ASE
[app.copy.ame]
E:3
; #app.ame1, 0:
; #app.ame2, 0:API
; #app.ame3, 0:API
;-----------------------------------------------------------------------
; This section describes each file on the disks. It allows the file
; to be written to a different directory from the default, as well as to
; a different file name if required. The notes below explain the flags
; associated with each file and what they are used for. A typical file
; description is;
; 3:SUPPORT1.MID,1,0:,,"support1.mid"
; This indicates that the file SUPPORT1.MID is to be copied from diskette #3,
; to the executable directory even though the file resides on the SUPPORT-1
; diskette where most of the files will go into the C:\ACADWIN\SUPPORT
; directory. The number one in this description indicates that the file is
; not compressed on the source diskette. See below for more details.
;
; disk#:/input name, copy flag, output dir, output filename, display string
;
; Definitions of copy flag:
; (1) - Plain copy - Both input and output files are non-compression.
; (2) - Plain copy - Compressed input file to non-compressed output file.
; (3) - Append copy - Both input and output are non-compressed files.
; (4) - Append copy - Input file is compressed output file is uncompressed.
; Defaults to (2) if not present below.
;-----------------------------------------------------------------------
; output dir:
; \subdir - creates directory in ROOT of accepted default drive.
; subdir - creates directory under the accepted default directory.
; x:\subdir - creates said subdirectory on drive specified.
; 0: - Puts the file into the AutoCAD executable directory.
; Note: Compound (nested) directories ARE supported ie;
; \subdir1\subdir2
; subdir1\subdir2\subdir3
; x:\subdir1\subdir2
; Defaults to the subdirectories under the [app.copy.???] section above
; if not present below.
;------------------------------------------------------------------------
; Samples:
; 3:junk,1,sub,notjunk,"Some junk file"
; Copies the file 'junk' from disk 3 to the subdir under the (exe) dir,
; and renames it 'notjunk', and displays 'Some junk file' during copy.
;
; 4:junk_2,3,sub,notjunk,"Some junk file"
; Appends 'junk_2' from disk 4 to 'notjunk' in subdir 'sub'.
;------------------------------------------------------------------------
[app.exes1]
1:acad.per,1,,acad.exe,"acad.exe"
1:acad1.mid,1,,,"acad1.mid"
[app.exes2]
2:acad.pt2,4,,acad.exe,"acad.exe"
2:acad2.mid,1,,,"acad2.mid"
2:ACADAPP.EXE,,,,"acadapp.exe"
[app.sup1]
3:3D.LSP,,,,"3d.lsp"
3:ACAD.DCL,,,,"acad.dcl"
3:ACAD.DWG,,,,"acad.dwg"
3:ACAD.MNL,,,,"acad.mnl"
3:ACAD.MNU,,,,"acad.mnu"
3:ACAD.MND,,,,"acad.mnd"
3:ACAD.MNX,,,,"acad.mnx"
3:ACADR12.LSP,,,,"acadr12.lsp"
3:ACAD.DLL,,0:,,"acad.dll"
3:ACAD_ADS.XMX,,0:,,"acad_ads.xmx"
3:README.DRV,1,0:,, "readme.drv"
3:README.AME,1,0:,,"readme.ame"
3:README.ADS,1,0:,,"readme.ads"
3:README.AVE,1,0:,,"readme.ave"
3:README.ASE,1,0:,,"readme.ase"
3:README.DOC,1,0:,,"readme.doc"
3:DGCAL.DLL,,0:,,"dgcal.dll"
3:DGGTCO.DLL,,0:,,"dggtco.dll"
3:DGKUR1.DLL,,0:,,"dgkur1.dll"
3:DGKUR23.DLL,,0:,,"dgkur23.dll"
3:DGNUMON.DLL,,0:,,"dgnumon.dll"
3:DGPHIT.DLL,,0:,,"dgphit.dll"
3:DGPSGRD.DLL,,0:,,"dgpsgrd.dll"
3:DGPSUMI.DLL,,0:,,"dgpsumi.dll"
3:DGSYS.DLL,,0:,,"dgsys.dll"
3:DSACAD.DLL,,0:,,"dsacad.dll"
3:DSDLWIN.DLL,,0:,,"dsdlwin.dll"
3:ACADADI.DLL,,0:,,"acadadi.dll"
3:PLEXPORT.DLL,,0:,,"plexport.dll"
3:PLPCAN.DLL,,0:,,"plpcan.dll"
3:PLPCC.DLL,,0:,,"plpcc.dll"
3:PLPFILE.DLL,,0:,,"plpfile.dll"
3:PLPHIP.DLL,,0:,,"plphip.dll"
3:PLPHPGL2.DLL,,0:,,"plphpgl2.dll"
3:PLPHPLP.DLL,,0:,,"plphplp.dll"
3:PLPPLOT.DLL,,0:,,"plpplot.dll"
3:PLPPOST.DLL,,0:,,"plppost.dll"
3:PLSYS.DLL,,0:,,"plsys.dll"
3:SUPPORT1.MID,1,0:,,"support1.mid"
3:TBAR16.DLL,,0:,,"tbar16.dll"
3:TBAR24.DLL,,0:,,"tbar24.dll"
3:ACAD.MAT,,,,"acad.mat"
3:AME.DCL,,,,"ame.dcl"
3:REGION.TXT,,0:,,"region.txt"
3:RMAN_DCL.LSP,,,,"rman_dcl.lsp"
3:RMMENU.DCL,,,,"rmmenu.dcl"
3:RMMENU.SLB,,,,"rmmenu.slb"
[app.sup2]
4:ACAD.XMX,,0:,,"acad.xmx"
4:ACADOLE.DLL,,0:,,"acadole.dll"
4:APPLOAD.DCL,,,,"appload.dcl"
4:APPLOAD.LSP,,,,"appload.lsp"
4:ASCTEXT.LSP,,,,"asctext.lsp"
4:BASE.DCL,,,,"base.dcl"
4:BHATCH.DCL,,,,"bhatch.dcl"
4:DDATTDEF.DCL,,,,"ddattdef.dcl"
4:DDATTDEF.LSP,,,,"ddattdef.lsp"
4:DDATTEXT.DCL,,,,"ddattext.dcl"
4:DDATTEXT.LSP,,,,"ddattext.lsp"
4:DDCHPROP.DCL,,,,"ddchprop.dcl"
4:DDCHPROP.LSP,,,,"ddchprop.lsp"
4:FILTER.DCL,,,,"filter.dcl"
4:FILTER.LSP,,,,"filter.lsp"
4:MVSETUP.LSP,,,,"mvsetup.lsp"
4:PLUD.LSP,,,,"plud.lsp"
4:DDGRIPS.DCL,,,,"ddgrips.dcl"
4:DDGRIPS.LSP,,,,"ddgrips.lsp"
4:DDIM.DCL,,,,"ddim.dcl"
4:DDINSERT.DCL,,,,"ddinsert.dcl"
4:DDINSERT.LSP,,,,"ddinsert.lsp"
4:DDMODIFY.DCL,,,,"ddmodify.dcl"
4:DDMODIFY.LSP,,,,"ddmodify.lsp"
4:DDOSNAP.DCL,,,,"ddosnap.dcl"
4:DDOSNAP.LSP,,,,"ddosnap.lsp"
4:DDRENAME.DCL,,,,"ddrename.dcl"
4:DDRENAME.LSP,,,,"ddrename.lsp"
4:DDSELECT.DCL,,,,"ddselect.dcl"
4:DDSELECT.LSP,,,,"ddselect.lsp"
4:DDUNITS.DCL,,,,"ddunits.dcl"
4:DDUNITS.LSP,,,,"ddunits.lsp"
4:DDVIEW.DCL,,,,"ddview.dcl"
4:DDVIEW.LSP,,,,"ddview.lsp"
4:RASTERIN.EXE,,0:,,"rasterin.exe"
4:3DARRAY.LSP,,,,"3darray.lsp"
4:ACAD.HLP,,0:ads,,"acad.hlp"
4:ACAD.LIN,,,,"acad.lin"
4:ACAD.MSG,,,,"acad.msg"
4:ACAD.PAT,,,,"acad.pat"
4:ACAD.PGP,,,,"acad.pgp"
4:ACAD.SLB,,,,"acad.slb"
4:ACAD.UNT,,,,"acad.unt"
4:AI_UTILS.LSP,,,,"ai_utils.lsp"
4:ALIAS.LSP,,0:sample,,"alias.lsp"
4:ATTREDEF.LSP,,0:sample,,"attredef.lsp"
4:BMAKE.DCL,,0:sample,,"bmake.dcl"
4:BMAKE.LSP,,0:sample,,"bmake.lsp"
4:CHROMA.LSP,,0:sample,,"chroma.lsp"
4:CHTEXT.LSP,,,,"chtext.lsp"
4:CL.LSP,,0:sample,,"cl.lsp"
4:DDPTYPE.DCL,,,,"ddptype.dcl"
4:DDPTYPE.LSP,,,,"ddptype.lsp"
4:DDTYPE.DCL,,0:sample,,"ddtype.dcl"
4:DDTYPE.LSP,,0:sample,,"ddtype.lsp"
4:DDUCSP.DCL,,,,"dducsp.dcl"
4:DDUCSP.LSP,,,,"dducsp.lsp"
4:DDVPOINT.DCL,,,,"ddvpoint.dcl"
4:DDVPOINT.LSP,,,,"ddvpoint.lsp"
4:DELLAYER.LSP,,0:sample,,"dellayer.lsp"
4:DLINE.LSP,,,,"dline.lsp"
4:GEOMCAL.EXE,,0:,,"geomcal.exe"
4:SUPPORT2.MID,1,0:,,"support2.mid"
[app.sup3]
5:ACAD.PSF,,,,"acad.psf"
5:ACADPSC.PS,,0:fonts,,"acadpsc.ps"
5:ACADPSD.PS,,0:fonts,,"acadpsd.ps"
5:ACADPSF.PS,,0:fonts,,"acadpsf.ps"
5:ACADPSI.PS,,0:fonts,,"acadpsi.ps"
5:ACADPSS.PS,,0:fonts,,"acadpss.ps"
5:ADESK_B.DWG,,0:sample,,"adesk_b.dwg"
5:BASEPLAT.DWG,,,,"baseplat.dwg"
5:CHROMA.DWG,,,,"chroma.dwg"
5:COLORWH.DWG,,0:sample,,"colorwh.dwg"
5:COLORWH.SLD,,0:sample,,"colorwh.sld"
5:COPYING.GS,,,,"copying.gs"
5:DASHLINE.DWG,,0:sample,,"dashline.dwg"
5:DXFIX.DXT,,,,"dxfix.dxt"
5:DXFIX.EXE,,,,"dxfix.exe"
5:FONTMAP.PS,,0:fonts,,"fontmap.ps"
5:PLANPROF.DWG,,0:sample,,"planprof.dwg"
5:PSFILPAT.DWG,,0:sample,,"psfilpat.dwg"
5:PSGLOBE.DWG,,0:sample,,"psglobe.dwg"
5:PSSHADOW.DWG,,0:sample,,"psshadow.dwg"
5:GOTHICE9.SHX,,0:fonts,,"gothice9.shx"
5:GOTHICG9.SHX,,0:fonts,,"gothicg9.shx"
5:GOTHICI9.SHX,,0:fonts,,"gothici9.shx"
5:ISO9.SHX,,0:fonts,,"iso9.shx"
5:ITALIC9.SHX,,0:fonts,,"italic9.shx"
5:ITALICC9.SHX,,0:fonts,,"italicc9.shx"
5:ITALICT9.SHX,,0:fonts,,"italict9.shx"
5:MONOTXT9.SHX,,0:fonts,,"monotxt9.shx"
5:ROMANC.SHX,,0:fonts,,"romanc.shx"
5:ROMANC9.SHX,,0:fonts,,"romanc9.shx"
5:ROMAND.SHX,,0:fonts,,"romand.shx"
5:ROMAND9.SHX,,0:fonts,,"romand9.shx"
5:ROMANS.SHX,,0:fonts,,"romans.shx"
5:ROMANS9.SHX,,0:fonts,,"romans9.shx"
5:ROMANT.SHX,,0:fonts,,"romant.shx"
5:ROMANT9.SHX,,0:fonts,,"romant9.shx"
5:SAMPLE.DWG,,,,"sample.dwg"
5:SCRIPTC.SHX,,0:fonts,,"scriptc.shx"
5:SCRIPTC9.SHX,,0:fonts,,"scriptc9.shx"
5:SCRIPTS.SHX,,0:fonts,,"scripts.shx"
5:SCRIPTS9.SHX,,0:fonts,,"scripts9.shx"
5:SIMPLEX.SHX,,0:fonts,,"simplex.shx"
5:SIMPLEX9.SHX,,0:fonts,,"simplex9.shx"
5:SLIDELIB.EXE,,,,"slidelib.exe"
5:SUPPORT3.MID,1,0:,,"support3.mid"
5:SYASTRO.SHX,,0:fonts,,"syastro.shx"
5:SYMAP.SHX,,0:fonts,,"symap.shx"
5:SYMATH.SHX,,0:fonts,,"symath.shx"
5:SYMETEO.SHX,,0:fonts,,"symeteo.shx"
5:SYMUSIC.SHX,,0:fonts,,"symusic.shx"
5:TXT.SHX,,0:fonts,,"txt.shx"
5:TXT9.SHX,,0:fonts,,"txt9.shx"
5:ACAD.ADS,,0:,,"acad.ads"
5:ACAD.INI,,0:,,"acad.ini"
5:ACADL.EXE,,0:,,"acadl.exe"
5:ACADPS.EXE,,0:,,"acadps.exe"
5:HOUSEPLN.DWG,,0:sample,,"housepln.dwg"
[app.bonus]
7:DLGTEST.DCL,,,,"dlgtest.dcl"
7:DLGTEST.EXE,,0:,,"dlgtest.exe"
7:DLGTEST.LSP,,,,"dlgtest.lsp"
7:EDGE.LSP,,,,"edge.lsp"
7:EP.LSP,,,,"ep.lsp"
7:FACT.LSP,,,,"fact.lsp"
7:FCOPY.LSP,,,,"fcopy.lsp"
7:FPLOT.LSP,,,,"fplot.lsp"
7:FPRINT.LSP,,,,"fprint.lsp"
7:GEOM3D.EXE,,0:,,"geom3d.exe"
7:GP.LSP,,,,"gp.lsp"
7:JULIAN.LSP,,,,"julian.lsp"
7:MC.DOC,,,,"mc.doc"
7:MFACE.LSP,,,,"mface.lsp"
7:PROJECT.LSP,,,,"project.lsp"
7:PTEXT.LSP,,,,"ptext.lsp"
7:RPOLY.LSP,,,,"rpoly.lsp"
7:SPIRAL.LSP,,,,"spiral.lsp"
7:SQR.LSP,,,,"sqr.lsp"
7:TABLES.LSP,,,,"tables.lsp"
7:TABLET.DWG,,,,"tablet.dwg"
7:TABLETAC.DWG,,,,"tabletac.dwg"
7:TABLETAM.DWG,,,,"tabletam.dwg"
7:TABLETRM.DWG,,,,"tabletrm.dwg"
7:XDATA.LSP,,,,"xdata.lsp"
7:XPLODE.LSP,,,,"xplode.lsp"
7:XREFCLIP.LSP,,,,"xrefclip.lsp"
8:NOZZLE3D.DWG,,0:sample,,"nozzle3d.dwg"
8:ES.SHP,,,,"es.shp"
8:ES.SHX,,,,"es.shx"
8:MC.EXE,,,,"mc.exe"
8:PC.SHP,,,,"pc.shp"
8:PC.SHX,,,,"pc.shx"
8:PENTAGON.DWG,,,,"pentagon.dwg"
8:SAMPLE1.MID,1,0:,,"sample1.mid"
8:SHUTTLE.DWG,,,,"shuttle.dwg"
8:SITE_3D.DWG,,,site-3d.dwg,"site-3d.dwg"
8:ST.SHP,,,,"st.shp"
8:ST.SHX,,,,"st.shx"
8:TROL1.DWG,,,,"trol1.dwg"
[app.sql]
C:ASE.LSP,,0:support,,"ase.lsp"
C:ASIWW.LIB,,,,"asiww.lib"
C:ODBC.DLL,,0:,,"odbc.dll"
C:ASIWM7.LIB,,,,"asiwm7.lib"
C:ASIWM6.LIB,,,,"asiwm6.lib"
C:ASIWBC.LIB,,,,"asiwbc.lib"
D:ACAD.ASE,,0:support,,"acad.ase"
D:ACAD_ASE.XMX,,0:,,"acad_ase.xmx"
D:ASE.DCL,,0:support,,"ase.dcl"
D:ASE.EXE,,0:,,"ase.exe"
D:ASE.MID,1,0:,,"ase.mid"
D:ASI.DLL,,0:,,"asi.dll"
D:ASIDB3WM.EXE,,0:,,"asidb3wm.exe"
D:ASIDB4WM.EXE,,0:,,"asidb4wm.exe"
D:ASIPDXWM.EXE,,0:,,"asipdxwm.exe"
D:PXENGCFG.EXE,,0:,,"pxengcfg.exe"
D:PXENGWIN.DLL,,0:,,"pxengwin.dll"
D:ASIODBWM.EXE,,0:,,"asiodbwm.exe"
D:ASI.H,,,,"asi.h"
D:ASIERR.H,,,,"asierr.h"
D:ASETUT.DWG,,0:tutorial,,"asetut.dwg"
D:ASETUT.TXT,,0:tutorial,,"asetut.txt"
D:COMPUTER.DBF,,0:tutorial\dbf,,"computer.dbf"
D:EMPLOYEE.DBF,,0:tutorial\dbf,,"employee.dbf"
D:INVENTRY.DBF,,0:tutorial\dbf,,"inventry.dbf"
[app.ads1]
9:ABOUTBOX.FRM,,0:vb\asvu,,"aboutbox.frm"
9:ADS1.MID,1,0:,,"ads1.mid"
9:ADSFUNCS.BAS,,0:vb\asvu,,"adsfuncs.bas"
9:ADSFUNCS.BAS,,0:vb\new,,"adsfuncs.bas"
9:ADSFUNC1.FRM,,0:vb\asvu,adsfuncs.frm,"adsfuncs.frm"
9:ASV.FRM,,0:vb\asvu,,"asv.frm"
9:ASVU.EXE,,0:vb\asvu,,"asvu.exe"
9:ASVU.ICO,,0:vb\asvu,,"asvu.ico"
9:DDE.BC,,0:ads\win,,"dde.bc"
9:DDE.LSP,,0:support,,"dde.lsp"
9:DDEADS.EXE,,0:,,"ddeads.exe"
9:GLOBAL.BAS,,0:vb\asvu,,"global.bas"
9:GLOBAL.BAS,,0:vb\new,,"global.bas"
9:INTERNAL.BAS,,0:vb\asvu,,"internal.bas"
9:MAINT.BAS,,0:vb\asvu,,"maint.bas"
9:MAINT.WRI,,0:vb\asvu,,"maint.wri"
9:MYGLOBS.BAS,,0:vb\asvu,,"myglobs.bas"
9:PTEXT.EXE,,,,"ptext.exe"
9:README1.DOC,,0:vb\asvu,readme.doc,"readme.doc"
9:SHAFT.MNU,,0:support,,"shaft.mnu"
9:SYSVARS.FRM,,0:vb\asvu,,"sysvars.frm"
9:SYSVARS.MAK,,0:vb\asvu,,"sysvars.mak"
9:MW30SAMP.BAT,,,,"mw30samp.bat"
9:MW30SAMP.WIN,,,,"mw30samp.win"
9:WINADSHC.LIB,,,,"winadshc.lib"
9:WINADSHC.OBJ,,,,"winadshc.obj"
9:ACADVB.DLL,,0:,,"acadvb.dll"
9:ADSFUNC2.FRM,,0:vb\new,adsfuncs.frm,"adsfuncs.frm"
9:DBTRANS.CPM,,0:support,,"dbtrans.cpm"
9:DBTRANS.DCL,,0:support,,"dbtrans.dcl"
9:DBTRANS.EXE,,0:,,"dbtrans.exe"
9:DBTRANS.HLP,,0:support,,"dbtrans.hlp"
9:DDE.TXT,,0:ads\win,,"dde.txt"
9:DDEBAS.EXE,,0:,,"ddebas.exe"
9:MAKESAMP.WIN,,0:ads,,"makesamp.win"
9:NEW.FRM,,0:vb\new,,"new.frm"
9:NEWPROJ.MAK,,0:vb\new,,"newproj.mak"
9:README2.DOC,,0:vb\new,readme.doc,"readme.doc"
9:TOOLBOX.ICO,,0:ads\win,,"toolbox.ico"
9:VBRUN200.DLL,,0:vb\asvu,,"vbrun200.dll"
[app.ads2]
A:ADS.H,,,,"ads.h"
A:ADS2.MID,1,0:,,"ads2.mid"
A:ADSCODES.H,,,,"adscodes.h"
A:ADSDLG.H,,,,"adsdlg.h"
A:ADSLIB.H,,,,"adslib.h"
A:ADS_PERR.C,,,,"ads_perr.c"
A:APPMNGR.C,,,,"appmngr.c"
A:ARBMAT.C,,,,"arbmat.c"
A:ARBMAT.EXE,,,,"arbmat.exe"
A:CAL.C,,,,"cal.c"
A:CAL.H,,,,"cal.h"
A:CALERR.C,,,,"calerr.c"
A:CALERR.H,,,,"calerr.h"
A:CALEXPR.C,,,,"calexpr.c"
A:CALEXPR.H,,,,"calexpr.h"
A:CALLEX.C,,,,"callex.c"
A:CALLEX.H,,,,"callex.h"
A:CALMNGF.C,,,,"calmngf.c"
A:CALMNGF.H,,,,"calmngf.h"
A:CALSTDF.C,,,,"calstdf.c"
A:CALUSRF.C,,,,"calusrf.c"
A:COLEXT.C,,,,"colext.c"
A:COLEXT.EXE,,,,"colext.exe"
A:DLGTEST.C,,,,"dlgtest.c"
A:DRAGGER.C,,,,"dragger.c"
A:FACT.C,,,,"fact.c"
A:FACT.EXE,,,,"fact.exe"
A:GPALSYM.C,,,,"gpalsym.c"
A:GRAVITY.C,,,,"gravity.c"
A:GRAVITY.EXE,,,,"gravity.exe"
A:GRVECS.C,,,,"grvecs.c"
A:HC.EXE,,,,"hc.exe"
A:MAGNETS.C,,,,"magnets.c"
A:MAGNETS.EXE,,,,"magnets.exe"
A:MOUNTAIN.C,,,,"mountain.c"
A:MOUNTAIN.EXE,,,,"mountain.exe"
A:OL_ERRNO.H,,,,"ol_errno.h"
A:SAGET.C,,,,"saget.c"
A:SAGET.H,,,,"saget.h"
A:SHELLAPI.H,,,,"shellapi.h"
A:SHELL.LIB,,,,"shell.lib"
A:SLD2PS.C,,,,"sld2ps.c"
A:SLD2PS.EXE,,,,"sld2ps.exe"
A:SQR.C,,,,"sqr.c"
A:SQR.EXE,,,,"sqr.exe"
A:TADC.C,,,,"tadc.c"
A:TEMPLATE.C,,,,"template.c"
A:TOWER.C,,,,"tower.c"
A:TOWER.EXE,,,,"tower.exe"
A:UTIL.C,,,,"util.c"
A:UTIL.H,,,,"util.h"
[app.dde]
B:16_3dfac.bmp,,,,"16_3DFAC.BMP"
B:16_ACAD.BMP,,,,"16_acad.bmp"
B:16_align.bmp,,,,"16_ALIGN.BMP"
B:16_ARC.BMP,,,,"16_arc.bmp"
B:16_ARRAY.BMP,,,,"16_array.bmp"
B:16_ASE.BMP,,,,"16_ase.bmp"
B:16_BLOCK.BMP,,,,"16_block.bmp"
B:16_break.bmp,,,,"16_BREAK.BMP"
B:16_CANCE.BMP,,,,"16_cance.bmp"
B:16_CEN.BMP,,,,"16_cen.bmp"
B:16_CHAMF.BMP,,,,"16_chamf.bmp"
B:16_chang.bmp,,,,"16_CHANG.BMP"
B:16_CIRCL.BMP,,,,"16_circl.bmp"
B:16_CLOSE.BMP,,,,"16_close.bmp"
B:16_COPY.BMP,,,,"16_copy.bmp"
B:16_copyv.bmp,,,,"16_COPYV.BMP"
B:16_cut.bmp,,,,"16_CUT.BMP"
B:16_DIM.BMP,,,,"16_dim.bmp"
B:16_dimed.bmp,,,,"16_DIMED.BMP"
B:16_DISP.BMP,,,,"16_disp.bmp"
B:16_DIVID.BMP,,,,"16_divid.bmp"
B:16_DONUT.BMP,,,,"16_donut.bmp"
B:16_DOTX.BMP,,,,"16_DOTX.bmp"
B:16_DOTY.BMP,,,,"16_DOTY.bmp"
B:16_DOTZ.BMP,,,,"16_DOTZ.bmp"
B:16_DRAW.BMP,,,,"16_draw.bmp"
B:16_DSVIE.BMP,,,,"16_dsvie.bmp"
B:16_EDIT.BMP,,,,"16_edit.bmp"
B:16_ELLIP.BMP,,,,"16_ellip.bmp"
B:16_END.BMP,,,,"16_end.bmp"
B:16_entit.bmp,,,,"16_ENTIT.BMP"
B:16_ERASE.BMP,,,,"16_erase.bmp"
B:16_explo.bmp,,,,"16_EXPLO.BMP"
B:16_EXTEN.BMP,,,,"16_exten.bmp"
B:16_fille.bmp,,,,"16_FILLE.BMP"
B:16_HATCH.BMP,,,,"16_hatch.bmp"
B:16_INQ.BMP,,,,"16_inq.bmp"
B:16_INS.BMP,,,,"16_ins.bmp"
B:16_INSER.BMP,,,,"16_inser.bmp"
B:16_INT.BMP,,,,"16_int.bmp"
B:16_LAYER.BMP,,,,"16_layer.bmp"
B:16_LINE.BMP,,,,"16_line.bmp"
B:16_measu.bmp,,,,"16_MEASU.BMP"
B:16_MID.BMP,,,,"16_mid.bmp"
B:16_MIRRO.BMP,,,,"16_mirro.bmp"
B:16_MODEL.BMP,,,,"16_model.bmp"
B:16_MOVE.BMP,,,,"16_move.bmp"
B:16_MVIEW.BMP,,,,"16_mview.bmp"
B:16_NEA.BMP,,,,"16_nea.bmp"
B:16_NOD.BMP,,,,"16_nod.bmp"
B:16_NONE.BMP,,,,"16_none.bmp"
B:16_OBJEC.BMP,,,,"16_objec.bmp"
B:16_OFFSE.BMP,,,,"16_offse.bmp"
B:16_open.bmp,,,,"16_OPEN.BMP"
B:16_OSNAP.BMP,,,,"16_osnap.bmp"
B:16_pan.bmp,,,,"16_PAN.BMP"
B:16_paste.bmp,,,,"16_PASTE.BMP"
B:16_pbox.bmp,,,,"16_PBOX.BMP"
B:16_PEDIT.BMP,,,,"16_pedit.bmp"
B:16_PER.BMP,,,,"16_per.bmp"
B:16_PLOT.BMP,,,,"16_plot.bmp"
B:16_point.bmp,,,,"16_POINT.BMP"
B:16_POLYG.BMP,,,,"16_polyg.bmp"
B:16_POLYL.BMP,,,,"16_polyl.bmp"
B:16_print.bmp,,,,"16_PRINT.BMP"
B:16_QUA.BMP,,,,"16_qua.bmp"
B:16_redra.bmp,,,,"16_REDRA.BMP"
B:16_relco.bmp,,,,"16_RELCO.BMP"
B:16_REND.BMP,,,,"16_rend.bmp"
B:16_ROTAT.BMP,,,,"16_rotat.bmp"
B:16_save.bmp,,,,"16_SAVE.BMP"
B:16_SCALE.BMP,,,,"16_scale.bmp"
B:16SETTNG.BMP,,,,"16settng.bmp"
B:16_STARS.BMP,,,,"16_stars.bmp"
B:16_STRET.BMP,,,,"16_stret.bmp"
B:16_SURFA.BMP,,,,"16_surfa.bmp"
B:16_TAN.BMP,,,,"16_tan.bmp"
B:16_TBOX1.BMP,,,,"16_tbox1.bmp"
B:16_text.bmp,,,,"16_TEXT.BMP"
B:16_TRIM.BMP,,,,"16_trim.bmp"
B:16UCS.BMP,,,,"16ucs.bmp"
B:16_undo.bmp,,,,"16_UNDO.BMP"
B:16UTIL.BMP,,,,"16util.bmp"
B:16_zoom.bmp,,,,"16_ZOOM.BMP"
B:ACAD.LSP,,,,"acad.lsp"
B:ADS.ICO,,,,"ads.ico"
B:ADS_PERR.DEF,,,,"ads_perr.def"
B:ADS_PERR.RC,,,,"ads_perr.rc"
B:APPMNGR.DEF,,,,"appmngr.def"
B:APPMNGR.RC,,,,"appmngr.rc"
B:ARBMAT.DEF,,,,"arbmat.def"
B:ARBMAT.RC,,,,"arbmat.rc"
B:ATBOXDLG.H,,,,"atboxdlg.h"
B:ATBOXDLG.DLG,,,,"atboxdlg.dlg"
B:ATOOLBOX.C,,,,"atoolbox.c"
B:ATOOLBOX.DEF,,,,"atoolbox.def"
B:ATOOLBOX.EXE,,0:,,"atoolbox.exe"
B:ATOOLBOX.RC,,,,"atoolbox.rc"
B:COLEXT.DEF,,,,"colext.def"
B:COLEXT.RC,,,,"colext.rc"
B:DDE,,,,"dde"
B:DDE.ICO,,,,"dde.ico"
B:DDE.MID,1,0:,,"dde.mid"
B:DDEADS.C,,,,"ddeads.c"
B:DDEADS.DEF,,,,"ddeads.def"
B:DDEADS.RC,,,,"ddeads.rc"
B:DDEBLANK.C,,,,"ddeblank.c"
B:DDEBLANK.DEF,,,,"ddeblank.def"
B:DDEBLANK.RC,,,,"ddeblank.rc"
B:DDECONV.C,,,,"ddeconv.c"
B:DDECONV.H,,,,"ddeconv.h"
B:DDEDLG.DLG,,,,"ddedlg.dlg"
B:DDEDLG.H,,,,"ddedlg.h"
B:DDELISP.C,,,,"ddelisp.c"
B:DDELISP.DEF,,,,"ddelisp.def"
B:DDELISP.RC,,,,"ddelisp.rc"
B:DDETEST.C,,,,"ddetest.c"
B:DDETEST.DEF,,,,"ddetest.def"
B:DDETEST.H,,,,"ddetest.h"
B:DDETEST.RC,,,,"ddetest.rc"
B:DDEWIN.C,,,,"ddewin.c"
B:DDEWIN.H,,,,"ddewin.h"
B:DDEWIN.MAK,,,,"ddewin.mak"
B:DLGTEST.DEF,,,,"dlgtest.def"
B:DLGTEST.RC,,,,"dlgtest.rc"
B:DRAGGER.DEF,,,,"dragger.def"
B:DRAGGER.RC,,,,"dragger.rc"
B:FACT.DEF,,,,"fact.def"
B:FACT.RC,,,,"fact.rc"
B:GEOMCAL.DEF,,,,"geomcal.def"
B:GEOMCAL.RC,,,,"geomcal.rc"
B:GRAVITY.DEF,,,,"gravity.def"
B:GPALSYM.DEF,,,,"gpalsym.def"
B:GPALSYM.RC,,,,"gpalsym.rc"
B:GRAVITY.RC,,,,"gravity.rc"
B:GRVECS.DEF,,,,"grvecs.def"
B:GRVECS.RC,,,,"grvecs.rc"
B:MAGNETS.DEF,,,,"magnets.def"
B:MAGNETS.RC,,,,"magnets.rc"
B:MOUNTAIN.DEF,,,,"mountain.def"
B:MOUNTAIN.RC,,,,"mountain.rc"
B:MS7MAKE.BAT,,0:ads,,"ms7make.bat"
B:OPTIONS.H,,,,"options.h"
B:PTEXT.DEF,,,,"ptext.def"
B:PTEXT.RC,,,,"ptext.rc"
B:SHAFT.C,,,,"shaft.c"
B:SHAFT.DEF,,,,"shaft.def"
B:SHAFT.EXE,,0:,,"shaft.exe"
B:SHAFT.RC,,,,"shaft.rc"
B:SHAFT.XLS,,0:,,"shaft.xls"
B:SLD2PS.DEF,,,,"sld2ps.def"
B:SLD2PS.RC,,,,"sld2ps.rc"
B:SPREADSH.C,,,,"spreadsh.c"
B:SPREADSH.H,,,,"spreadsh.h"
B:SQR.DEF,,,,"sqr.def"
B:SQR.RC,,,,"sqr.rc"
B:TADC.DEF,,,,"tadc.def"
B:TADC.RC,,,,"tadc.rc"
B:TBOX.H,,,,"tbox.h"
B:TOWER.DEF,,,,"tower.def"
B:TOWER.RC,,,,"tower.rc"
B:WINADS.MS7,,0:ads,,"winads.ms7"
B:WINADSC6.LIB,,0:ads,,"winadsc6.lib"
B:WINADSC6.OBJ,,0:ads,,"winadsc6.obj"
B:WINADSC7.LIB,,0:ads,,"winadsc7.lib"
B:WINADSC7.OBJ,,0:ads,,"winadsc7.obj"
B:WINBLANK.C,,,,"winblank.c"
B:WINBLANK.RC,,,,"winblank.rc"
B:WINBLANK.DEF,,,,"winblank.def"
B:WINBLANK.DLG,,,,"winblank.dlg"
B:WINBLANK.ICO,,,,"winblank.ico"
B:WINUTIL.C,,,,"winutil.c"
B:WINUTIL.H,,,,"winutil.h"
B:ACADDEFS.H,,0:ads,,"acaddefs.h"
B:ADS_PERR.EXE,,0:ads,,"ads_perr.exe"
B:BCMAKE.BAT,,0:ads,,"bcmake.bat"
B:DDELISP.EXE,,0:,,"ddelisp.exe"
B:DDEML.H,,0:ads,,"ddeml.h"
B:DDEML.LIB,,0:ads,,"ddeml.lib"
B:FACIL.DWG,,0:ads,,"facil.dwg"
B:PTEXT.C,,0:ads,,"ptext.c"
B:RC.EXE,,0:ads,,"rc.exe"
B:RCPP.ERR,,0:ads,,"rcpp.err"
B:RCPP.EXE,,0:ads,,"rcpp.exe"
B:SHAFT.DWG,,0:support,,"shaft.dwg"
B:WINADS.BC,,0:ads,,"winads.bc"
B:WINADS.C,,0:ads,,"winads.c"
B:WINADS.LIB,,0:ads,,"winads.lib"
B:WINADS.MAK,,0:ads,,"winads.mak"
B:WINADS.OBJ,,0:ads,,"winads.obj"
B:WINADSBC.LIB,,0:ads,,"winadsbc.lib"
B:WINADSBC.OBJ,,0:ads,,"winadsbc.obj"
B:WINDDE.H,,0:ads,,"windde.h"
B:WINMAKE.BAT,,0:ads,,"winmake.bat"
[app.reg]
6:REGDEMO.DWG,,0:sample,,"regdemo.dwg"
6:REGION.EXE,,,,"region.exe"
6:REGION.MID,1,0:,,"region.mid"
6:SOLVIEW.EXE,,0:sample,,"solview.exe"
6:WBLKSOL.LSP,,0:sample,,"wblksol.lsp"
6:CIBT____.DWG,,0:fonts,,"cibt____.dwg"
6:CIBT____.PFB,,0:fonts,,"cibt____.pfb"
6:CIBT____.PFM,,0:fonts,,"cibt____.pfm"
6:COBT____.DWG,,0:fonts,,"cobt____.dwg"
6:COBT____.PFB,,0:fonts,,"cobt____.pfb"
6:COBT____.PFM,,0:fonts,,"cobt____.pfm"
6:COMPLEX.SHX,,0:fonts,,"complex.shx"
6:COMPLEX9.SHX,,0:fonts,,"complex9.shx"
6:CYRILLIC.SHX,,0:fonts,,"cyrillic.shx"
6:CYRILTLC.SHX,,0:fonts,,"cyriltlc.shx"
6:EUR_____.PFM,,0:fonts,,"eur_____.pfm"
6:GOTHICE.SHX,,0:fonts,,"gothice.shx"
6:GOTHICG.SHX,,0:fonts,,"gothicg.shx"
6:GOTHICI.SHX,,0:fonts,,"gothici.shx"
6:GREEKC.SHX ,,0:fonts,,"greekc.shx "
6:GREEKS.SHX,,0:fonts,,"greeks.shx"
6:ITALIC.SHX,,0:fonts,,"italic.shx"
6:ITALICC.SHX,,0:fonts,,"italicc.shx"
6:ITALICT.SHX,,0:fonts,,"italict.shx"
6:MONOTXT.SHX,,0:fonts,,"monotxt.shx"
6:PAR_____.DWG,,0:fonts,,"par_____.dwg"
6:PAR_____.PFB,,0:fonts,,"par_____.pfb"
6:PAR_____.PFM,,0:fonts,,"par_____.pfm"
6:ROMB____.DWG,,0:fonts,,"romb____.dwg"
6:ROMB____.PFB,,0:fonts,,"romb____.pfb"
6:ROMB____.PFM,,0:fonts,,"romb____.pfm"
6:ROMI____.DWG,,0:fonts,,"romi____.dwg"
6:EURO____.DWG,,0:fonts,,"euro____.dwg"
6:EURO____.PFB,,0:fonts,,"euro____.pfb"
6:EURO____.PFM,,0:fonts,,"euro____.pfm"
6:EUR_____.DWG,,0:fonts,,"eur_____.dwg"
6:EUR_____.PFB,,0:fonts,,"eur_____.pfb"
6:ROMI____.PFB,,0:fonts,,"romi____.pfb"
6:ROMI____.PFM,,0:fonts,,"romi____.pfm"
6:ROM_____.DWG,,0:fonts,,"rom_____.dwg"
6:ROM_____.PFB,,0:fonts,,"rom_____.pfb"
6:ROM_____.PFM,,0:fonts,,"rom_____.pfm"
6:SASBO___.DWG,,0:fonts,,"sasbo___.dwg"
6:SASBO___.PFB,,0:fonts,,"sasbo___.pfb"
6:SASBO___.PFM,,0:fonts,,"sasbo___.pfm"
6:SASB____.DWG,,0:fonts,,"sasb____.dwg"
6:SASB____.PFB,,0:fonts,,"sasb____.pfb"
6:SASB____.PFM,,0:fonts,,"sasb____.pfm"
6:SASO____.DWG,,0:fonts,,"saso____.dwg"
6:SASO____.PFB,,0:fonts,,"saso____.pfb"
6:SASO____.PFM,,0:fonts,,"saso____.pfm"
6:SAS_____.DWG,,0:fonts,,"sas_____.dwg"
6:SAS_____.PFB,,0:fonts,,"sas_____.pfb"
6:SAS_____.PFM,,0:fonts,,"sas_____.pfm"
6:SUF_____.DWG,,0:fonts,,"suf_____.dwg"
6:SUF_____.PFB,,0:fonts,,"suf_____.pfb"
6:SUF_____.PFM,,0:fonts,,"suf_____.pfm"
6:TEB_____.DWG,,0:fonts,,"teb_____.dwg"
6:TEB_____.PFB,,0:fonts,,"teb_____.pfb"
6:TEB_____.PFM,,0:fonts,,"teb_____.pfm"
6:TEL_____.DWG,,0:fonts,,"tel_____.dwg"
6:TEL_____.PFB,,0:fonts,,"tel_____.pfb"
6:TEL_____.PFM,,0:fonts,,"tel_____.pfm"
6:TE______.DWG,,0:fonts,,"te______.dwg"
6:TE______.PFB,,0:fonts,,"te______.pfb"
6:TE______.PFM,,0:fonts,,"te______.pfm"
6:UGLYR.GSF,,0:fonts,,"uglyr.gsf"
[app.ren]
B:DHOUSE.DWG,,0:sample,,,"dhouse.dwg"
B:KITCHEN2.DWG,,0:tutorial,,"kitchen2.dwg"
B:NULLSURF.SL,,,,"nullsurf.sl"
B:PINS2.DWG,,0:tutorial,,"pins2.dwg"
B:READRND.EXE,,,,"readrnd.exe"
B:SEXTANT.DWG,,0:sample,,"sextant.dwg"
B:_FLMIN_.DWG,,,,"_flmin_.dwg"
C:ASCOMMON.LSP,,,,"ascommon.lsp"
C:AVE.DCL,,,,"ave.dcl"
C:AVERENDR.EXE,,0:,,"averendr.exe"
C:AVERENDR.XMX,,0:,,"averendr.xmx"
C:AVE_XMPL.LSP,,0:sample,,"ave_xmpl.lsp"
C:CAMERA.DWG,,,,"camera.dwg"
C:DIRECT.DWG,,,,"direct.dwg"
C:NULLSURF.SP3,,,,"nullsurf.sp3"
C:OVERHEAD.DWG,,,,"overhead.dwg"
C:RENDER.MID,1,0:,,"render.mid"
C:RM_SDB.DWG,,,,"rm_sdb.dwg"
C:SH_SPOT.DWG,,,,"sh_spot.dwg"
[app.help]
7:ACADWIN.HLP,,,,"acadwin.hlp"
7:HELP.MID,1,0:,,"help.mid"
[app.sour]
8:COMPLEX.SHP,,0:source,,"complex.shp"
8:COMPLEX9.SHP,,0:source,,"complex9.shp"
8:CYRILLIC.SHP,,0:source,,"cyrillic.shp"
8:CYRILTLC.SHP,,0:source,,"cyriltlc.shp"
8:GOTHICE.SHP,,0:source,,"gothice.shp"
8:GOTHICE9.SHP,,0:source,,"gothice9.shp"
8:GOTHICG.SHP,,0:source,,"gothicg.shp"
8:GOTHICG9.SHP,,0:source,,"gothicg9.shp"
8:GOTHICI.SHP,,0:source,,"gothici.shp"
8:GOTHICI9.SHP,,0:source,,"gothici9.shp"
8:GREEKC.SHP,,0:source,,"greekc.shp"
8:GREEKS.SHP,,0:source,,"greeks.shp"
8:ISO9.SHP,,0:source,,"iso9.shp"
8:ITALIC.SHP,,0:source,,"italic.shp"
8:ITALIC9.SHP,,0:source,,"italic9.shp"
8:ITALICC.SHP,,0:source,,"italicc.shp"
8:ITALICC9.SHP,,0:source,,"italicc9.shp"
8:ITALICT.SHP,,0:source,,"italict.shp"
8:ITALICT9.SHP,,0:source,,"italict9.shp"
8:MONOTXT.SHP,,0:source,,"monotxt.shp"
8:MONOTXT9.SHP,,0:source,,"monotxt9.shp"
8:ROMANC.SHP,,0:source,,"romanc.shp"
8:ROMANC9.SHP,,0:source,,"romanc9.shp"
8:ROMAND.SHP,,0:source,,"romand.shp"
8:ROMAND9.SHP,,0:source,,"romand9.shp"
8:ROMANS.SHP,,0:source,,"romans.shp"
8:ROMANS9.SHP,,0:source,,"romans9.shp"
8:ROMANT.SHP,,0:source,,"romant.shp"
8:ROMANT9.SHP,,0:source,,"romant9.shp"
8:SCRIPTC.SHP,,0:source,,"scriptc.shp"
8:SCRIPTC9.SHP,,0:source,,"scriptc9.shp"
8:SCRIPTS.SHP,,0:source,,"scripts.shp"
8:SCRIPTS9.SHP,,0:source,,"scripts9.shp"
8:SIMPLEX.SHP,,0:source,,"simplex.shp"
8:SIMPLEX9.SHP,,0:source,,"simplex9.shp"
8:SYASTRO.SHP,,0:source,,"syastro.shp"
8:SYMAP.SHP,,0:source,,"symap.shp"
8:SYMATH.SHP,,0:source,,"symath.shp"
8:SYMETEO.SHP,,0:source,,"symeteo.shp"
8:SYMUSIC.SHP,,0:source,,"symusic.shp"
8:TXT.SHP,,0:source,,"txt.shp"
8:TXT9.SHP,,0:source,,"txt9.shp"
[app.iges]
8:IGES0.SHP,,,,"iges0.shp"
8:IGES0.SHX,,,,"iges0.shx"
8:IGES1001.SHP,,,,"iges1001.shp"
8:IGES1001.SHX,,,,"iges1001.shx"
8:IGES1002.SHP,,,,"iges1002.shp"
8:IGES1002.SHX,,,,"iges1002.shx"
8:IGES1003.SHP,,,,"iges1003.shp"
8:IGES1003.SHX,,,,"iges1003.shx"
8:IGESYMBS.DWG,,,,"igesymbs.dwg"
[app.tut]
8:BLOCKS.DWG,,,,"blocks.dwg"
8:BULB.DWG,,,,"bulb.dwg"
8:DIM.SLD,,,,"dim.sld"
8:DIODE.DWG,,,,"diode.dwg"
8:DISC.DWG,,,,"disc.dwg"
8:DISC.SLD,,,,"disc.sld"
8:HUB.SLD,,,,"hub.sld"
8:LAMP.DWG,,,,"lamp.dwg"
9:DIM.DWG,,,,"dim.dwg"
9:HATCHING.DWG,,,,"hatching.dwg"
9:HUB.DWG,,,,"hub.dwg"
9:SITE.DWG,,,,,"site.dwg"
9:SWITCH.DWG,,,,"switch.dwg"
9:TUTOR.MNU,,,,"tutor.mnu"
9:TUTOR.MNX,,,,"tutor.mnx"
;------------------------------------------------------------------------
; This section tells setup.exe about the Program Group to install
; at the conclusion of the installation process. The [progman.groups]
; section indicates that the Program Group should have the name AutoCAD. This
; is the caption displayed under the Program Group when it is iconized.
; ACAD.GRP is the disk file Windows uses to restore the group at the start
; of Windows.
;------------------------------------------------------------------------
[progman.groups]
AutoCAD,ACAD.GRP
;------------------------------------------------------------------------
; This section tells setup.exe what icons to install into the Program Group
; that was created by the section above. It indicates that "AutoCAD" is
; the default icon caption offered to the user for the AutoCAD icon. This
; caption can be overridden during installation. The first "acad.exe" is
; the command line to be added to the icon. It has the output directory
; added to it as part of the install process and then this becomes the
; command line in the icon. The second "acad.exe" tells the Program
; Manager which file to get the icon from. The second line, "Readme" is
; used to create an icon that will allow the user to double-click and
; have notepad.exe open the readme.doc file for the user to read.
; I have added two fields to the section below; fields 4 and 5.
; Field 4 is the "argument" field it is a file name that must exist for
; the Icon to be added to the Program Manager. This field may be empty or
; as illustrated below, may have arguments as in; readme.doc, readme.drv etc. Field 5
; should be either empty or set to 1. If this field is set to 1, and
; there is an argument in field 4 then the drive and directory where
; AutoCAD is being installed is PRE-pended to the command line
;executable file.
; Example;
; Suppose the install directory is c:\acadwin.
; then;
; "Readme" , notepad.exe, notepad.exe,readme.doc,
; results in;
; "notepad.exe c:\acadwin\readme.doc" would be the command line added
; to the icon.
; and;
; "Readme" , notepad.exe, notepad.exe,readme.doc,1
; results in;
; "c:\acadwin\notepad.exe c:\acadwin\readme.doc" would be the
; command line added to the icon.
; also
; "AutoCAD", acad.exe , acad.exe,,
; results in;
; "c:\acadwin\acad.exe" would be the command line added
; to the icon.
;
;Note if these fields are left blank, the comas are still REQUIRED.
;------------------------------------------------------------------------
[AutoCAD]
"AutoCAD", acad.exe , acad.exe,,
"Readme" , write.exe, write.exe,readme.doc,
"Readme" , write.exe, write.exe,readme.drv,
"Readme" , write.exe, write.exe,readme.ase,
"Readme" , write.exe, write.exe,readme.ads,
"Readme" , write.exe, write.exe,readme.ame,
"Readme" , write.exe, write.exe,readme.ave,