home *** CD-ROM | disk | FTP | other *** search
- /* THE WINTITLE record must be the FIRST record in this file */
- WINTITLE
- [AmiPro]
- win.ini
- y Y n N
- [AmiVISD]
- blah
- blah
-
- /* now add the entries to the win.ini file */
- WINENTRY
- [AmiPro] docpath=<INSTDIR>\docs
- [AmiPro] stypath=<INSTDIR>\styles
- [AmiPro] dictionary=<INSTDIR>
- [AmiPro] macrodir=<INSTDIR>\macros
- [AmiPro] VISDSnapshotSave=Only while open
- [AmiPro] application36=HPGL,M,.PLT,HPGL.flt
- [AmiPro] application35=AmiDraw,R,.SDW,0
- [AmiPro] application34=E-Mail,T,.*,email.flt
- [AmiPro] application33=AmiPro Macro File,C,.SMM,0
- [AmiPro] application32=NewWave Object,N,0,0
- [AmiPro] application31=Ami 1.0,1,.SAM,0
- [AmiPro] application30=AmiPro Windows File,P,.SAM,0
- [AmiPro] application29=SmartWare,T,.DOC,SMART.FLT
- [AmiPro] application28=Exec MemoMaker,T,.*,EMM.FLT
- [AmiPro] application27=Word for Windows,T,.DOC,WWORD.FLT
- [AmiPro] application26=Rich Text Format,T,.RTF,RTF.FLT
- [AmiPro] application25=SuperCalc,X,.CAL,SCALC.FLT
- [AmiPro] application24=EPS,E,.EPS,EPS.FLT
- [AmiPro] application23=Excel,X,.XLS,EXCELFLT.FLT
- [AmiPro] application22=DIF,X,.DIF,SSDIF.FLT
- [AmiPro] application21=dBase,X,.DBF,DBASE.FLT
- [AmiPro] application20=Enable,T,.WPF,ENABLE.FLT
- [AmiPro] application19=PeachText,T,.*,PEACH.FLT
- [AmiPro] application18=DCA/RFT,T,.*,RFT.FLT
- [AmiPro] application17=WordPerfect 4.2,T,.*,WP42.FLT
- [AmiPro] application16=1-2-3,X,.W*,123.FLT
- [AmiPro] application15=Windows Write,T,.WRI,WRITEFLT.FLT
- [AmiPro] application14=Lotus PIC,D,.PIC,PIC.FLT
- [AmiPro] application13=WordStar,T,.*,WS50.FLT
- [AmiPro] application12=Navy DIF,T,.*,DIF.FLT
- [AmiPro] application11=DCA/FFT,T,.*,FFT.FLT
- [AmiPro] application10=Multimate,T,.DOC,MM.FLT
- [AmiPro] application9=Microsoft Word,T,.DOC,WORD.FLT
- [AmiPro] application8=AdvanceWrite,T,.*,SAMNA.FLT
- [AmiPro] application7=WS 2000 REL 3.0,T,.*,WS2000r3.FLT
- [AmiPro] application6=WS 2000 REL 1.0,T,.*,WS2000r1.FLT
- [AmiPro] application5=WordPerfect 5.0,T,.*,WP.FLT
- [AmiPro] application4=PCX,B,.PCX,PCX.FLT
- [AmiPro] application3=TIFF,B,.TIF,TIFF.FLT
- [AmiPro] application2=SAMNA,T,.*,SAMNA.FLT
- [AmiPro] application1=ASCII,T,.*,ASCII.FLT
- [AmiPro] isd2=&Image Processing...,AmiImage.dll
- [AmiPro] VISDNonImportable=AmiPaint.dll,AmiImage.dll
- [AmiVISD] Windows Metafile=AmiWMF.dll,.wmf,CF_METAFILEPICT
- [AmiVISD] AmiPaint=AmiPaint.dll,.sdp,CF_BITMAP
- [AmiVISD] AmiImage=AmiImage.dll,.tgf
- [extensions] sam=<INSTDIR>\amipro.exe ^.sam
- [extensions] smm=<INSTDIR>\amipro.exe ^.smm
-
- /* copy this file FIRST so it will be near the top of the directory */
- COPY
- amipro.zip <NEWWAVE>
-
- /* now make the default directories */
- MKDIR
- <INSTDIR>\docs <DOCS>
- <INSTDIR>\styles <STYLES>
- <INSTDIR>\macros
-
- /* now change to the second disk */
- CHANGEDISK
- Please insert the Ami Professional Program Disk 2 and then press ENTER.
- disk2
-
- /* now copy the rest of the files */
- COPY
- amipro2.zip <NEWWAVE>
-
- /* put the ami executable together */
- APPEND
- amipro.exe amipro.pt2
-
- FINISHFILE
- amipro.exe <NEWWAVE>
-
- COPY
- hyph.zip
- help.zip
- macro.zip <NEWWAVE>
- macro2.zip
- styles.zip <STYLES>
- docs.zip <DOCS>
- macros.zip <INSTDIR>\macros
-
- /* copy these only if we are installing for NewWave */
- COPY_IF_NEWWAVE
- newwave.zip <NEWWAVE>
- newwave2.zip
-
- /* now change to the third disk */
- CHANGEDISK
- Please insert the Ami Professional Program Disk 3 and then press ENTER.
- disk3
-
- COPY
- spell.zip
- textfilt.zip
- isd.zip
-
- /* copy these only if we are installing for NewWave */
- COPY_IF_NEWWAVE
- template.zip <TEMPLATE>
-
- /* Install the options !!!CHART MUST BE THE FIRST OPTION and DRAW */
- /* MUST BE THE SECOND OPTION */
- OPTIONS
- chart.zip Install the charting facility? [y/n]
- draw.zip Install the drawing facility? [y/n]
- SUBOPTION
- MKDIR
- <INSTDIR>\draw
-
- COPY
- drawsym.zip <INSTDIR>\draw
-
- WINENTRY
- [AmiPro] isd1=&Drawing...,AmiDraw.dll
- [AmiVISD] AmiDraw=AmiDraw.dll,.sdw
-
- ENDSUBOPTION
-
- /* now change to the fourth disk */
- CHANGEDISK
- Please insert the Ami Professional Program Disk 4 and then press ENTER.
- disk4
-
- /* now copy the rest of the files */
- COPY
- fileman.zip
- graffilt.zip
- fonts.zip
-
- OPTIONS
- thes.zip Install the thesaurus? [y/n]
- machelp.zip Install the macro documentation? [y/n]
-