home *** CD-ROM | disk | FTP | other *** search
/ Windows 95 Secrets (4th Edition) / Windows95Secrets4thEdition.iso / tools / spellers / spelmate / install.inf < prev    next >
Encoding:
INI File  |  1995-06-27  |  3.2 KB  |  87 lines

  1. ; SPELMATE Install V1.5 - British Installation Script
  2. ; (c) 1994 by Aciran Software Systems.
  3.  
  4.  
  5. [Application] 
  6. ; Application information
  7. Name=Spelmate for Windows
  8. Title=Spelmate - Installation
  9. Directory=C:\SPELMATE
  10. PM Group=Spelmate DLL
  11. Free Space=1250
  12. Files Total=700
  13.  
  14.  
  15. [Disks] 
  16. ;List of disks needed.  Names are used for user request.  They
  17. ;do not need to be the disk's label.
  18. 1=Spelmate Install Disk
  19.  
  20.  
  21. [Directories] 
  22. ;lists of directories that must be created from the destination directory 
  23. ;files to be copied are in the same directory structure on the 
  24. ;floppy (by default)
  25.  
  26.  
  27. [Files] 
  28. ;description, name, (dir #), (diskette #), (Compressed)
  29.  
  30. Readme File=readme.doc                  0 1 N
  31. UnPack utility=UNPACK.EXE               0 1 N
  32. 3D Effects DLL=ctl3D.dl$                0 1 Y
  33. Spelmate DLL=spelmate.dl$               0 1 Y
  34. Spelmate Manual=spelmate.wr$            0 1 Y
  35. Main Dictionary(US)=mainus.di$          0 1 Y
  36. Pascal Spell Editor=spellapp.ex$        0 1 Y
  37. Pascal Spell Editor source=spellapp.pa$ 0 1 Y
  38. Pascal Editor source=spellwnd.pa$       0 1 Y
  39. Pascal Editor resource=spellwnd.re$     0 1 Y
  40. Pascal MDI Speller=mfileapp.ex$         0 1 Y
  41. Pascal MDI Speller source=mfileapp.pa$  0 1 Y
  42. Pascal MDI Resource=mfileapp.re$        0 1 Y
  43. Pascal Import Lib=spell.pa$             0 1 Y
  44. Pascal MDI resource=mfileapp.re$        0 1 Y
  45. Invoice=Invoice.doc                     0 1 N
  46. Filemenu rc=filemenu.rc$                0 1 Y
  47. Owl def=owl.de$                         0 1 Y
  48. Spell cpp=spell.cp$                     0 1 Y
  49. Spell ico=spell.ic$                     0 1 Y
  50. Spell h=spell.h$                        0 1 Y
  51. C Spell Editor=spelltst.ex$             0 1 Y
  52. Spelltst h=spelltst.h$                  0 1 Y
  53. C Spell Editor source=spelltst.cp$      0 1 Y
  54. C Spell Editor project=spelltst.pr$     0 1 Y
  55. C Spell Editor resource=spelltst.rc$    0 1 Y
  56. C Spelmate header=spelmate.h$           0 1 Y
  57. C Import Lib=spelmate.lib               0 1 N
  58. Book Icon=book01a.ic$                   0 1 Y
  59. Getfile frm=getfile.fr$                 0 1 Y
  60. Savefile frm=savefile.fr$               0 1 Y
  61. Visual Basic interface=spelmate.ba$     0 1 Y
  62. VB Spell Tester=speltest.ex$            0 1 Y
  63. VB source=speltest.ba$                  0 1 Y
  64. VB Make File=speltest.ma$               0 1 Y
  65. VB Speltest Form=speltest.fr$           0 1 Y
  66. VB Speltest frx=speltest.frx            0 1 N
  67. VB ReadMe File=vbreadme.tx$             0 1 Y
  68. VB MDI Speller=mdispell.exe             0 1 N
  69. VB MDI fileopen=filopen.bas            0 1 N
  70. VB MDI find=find.frm                    0 1 N
  71. VB MDI mdi=mdi.frm                      0 1 N
  72. VB MDI mdi1=mdi.frx                     0 1 N
  73. VB MDI mdinote=mdinote.bas              0 1 N
  74. VB MDI project=mdinote.mak              0 1 N
  75. VB MDI notepad=notepad.frm              0 1 N
  76.  
  77.  
  78. [PM Group]
  79. Pascal Spell Editor=%s\spellapp.EXE %s\spellapp.EXE 0
  80. Pascal MDI Spell Checker=%s\Mfileapp.EXE %s\mfileapp.EXE 0
  81. ReadMe="NOTEPAD.EXE %s\README.DOC" NOTEPAD.EXE 0
  82. User Guide="Write.exe %s\Spelmate.wri" Write.EXE 0
  83. C Spell Editor=%s\spelltst.EXE %s\spelltst.EXE 0
  84. VB MDI Example=%s\Mdispell.EXE %s\mdispell.EXE 0
  85. VB Spell Editor=%s\speltest.EXE %s\speltest.EXE 0
  86. VB Notes="NOTEPAD.EXE %s\VBREADME.TXT" NOTEPAD.EXE 0
  87.