home *** CD-ROM | disk | FTP | other *** search
/ CD-X 1 / cdx_01.iso / shareuti / helped15 / install.inf < prev    next >
Encoding:
INI File  |  1993-07-01  |  1.9 KB  |  62 lines

  1. ; HELP EDIT Install V1.5 - Shareware Installation Script
  2. ; (c) 1993 by Aciran Software Systems.
  3.  
  4.  
  5. [Application] 
  6. ; Application information
  7. Name=Help Edit for Windows
  8. Title=Help Edit V1.5 - Installation
  9. Directory=C:\Helpedit
  10. PM Group=Help Edit
  11. Free Space=325
  12. Files Total=280
  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=Help Edit 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. HC.BAT=HC.BAT                    0 1 N
  32. HC.PIF=HC.PIF                    0 1 N
  33. Demo Help=demo.hlp               0 1 N
  34. Demo HPJ=demo.hpj                0 1 N
  35. Demo Project=Demo.prj            0 1 N
  36. Demo1 Doc=demo1.doc              0 1 N
  37. Demo1 Rtf=demo1.rtf              0 1 N
  38. Demo1 Txt=demo1.txt              0 1 N
  39. Demo2 Doc=demo2.doc              0 1 N
  40. Demo2 Rtf=demo2.rtf              0 1 N
  41. Demo2 Txt=demo2.txt              0 1 N
  42. Demo Definitions Doc=demodef.doc 0 1 N
  43. Demo Definitions Txt=demodef.txt 0 1 N
  44. Demo Definitions Rtf=demodef.rtf 0 1 N
  45. Help Demo Defs=Hlpdefs.doc       0 1 N
  46. Help Edit=HelpEdit.EX$           0 1 Y
  47. Help Edit Help=HelpEdit.hl$      0 1 Y
  48. Help Edit Err=HelpEdit.err       0 1 N
  49. Logo=Logo.bm$                    0 1 Y
  50. UnPack utility=UNPACK.EXE        0 1 N
  51. Winword Bitmap=winword.bmp       0 1 N
  52. Help Edit Bitmap=Write09.bmp     0 1 N
  53. Tutorial Help=tutorial.hl$       0 1 Y
  54. Invoice=Invoice.doc              0 1 N
  55.  
  56. [PM Group]
  57. Help Edit=%s\Helpedit.EXE %s\Helpedit.EXE 0
  58. ReadMe="NOTEPAD.EXE %s\README.DOC" NOTEPAD.EXE 0
  59. Unpack=%s\Unpack.EXE %s\Unpack.EXE 0
  60. Help="WinHelp.EXE %s\HelpEdit.HLP" WinHelp.EXE 0
  61. Tutorial="WinHelp.EXE %s\Tutorial.HLP" WinHelp.EXE 0
  62.