home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 3 / CHIP_HITWARE3.iso / chiphit3 / tools / 95zeus / setup.inf < prev    next >
INI File  |  1996-02-11  |  4KB  |  95 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Jussi Jumppanen
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=Zeus Setup
  7. DefDir=C:\ZEUS200
  8. SpaceNeeded=1200
  9. DefPMGroup=ZEUS.GRP, Zeus for Windows
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette with the following format.
  14. ;
  15. ;Disk Number = Description of Disk
  16. 1=Zeus Disk #1
  17.  
  18. [Dirs] 
  19. ;lists of directories that must be created from the destination directory 
  20. ;files to be copied are copied from the root directory (always)
  21. 1=.
  22. 2=zConfig
  23. 3=zHelp
  24. 4=zMacros
  25. 5=zExample
  26.  
  27. ;Zeus for Windows, Windows 95 or Windows NT Exe files
  28. ;Main executable       , ZEUS32.EXE  ,  1 ,  1  ,   N   ,    Y
  29. ;Main executable       , ZEUS.EXE    ,  1 ,  1  ,   N   ,    Y
  30.  
  31. [Files] 
  32. ;Description          , Name        , dir, disk, System, Compress
  33. Read me text file     , README.TXT  ,  1 ,  1  ,   N   ,    N
  34. History text file     , HISTORY.TXT ,  1 ,  1  ,   N   ,    N
  35. Description In Zip    , FILE_ID.DIZ ,  1 ,  1  ,   N   ,    N
  36. Windows COMMDLG.DLL   , COMMDLG.DLL ,  1 ,  1  ,   Y   ,    N
  37. Help support          , ZEUS.HLP    ,  1 ,  1  ,   N   ,    Y
  38. Help index file       , ZEUS.ZIX    ,  3 ,  1  ,   N   ,    Y
  39. Zeus INI file         , ZEUS32.INI  ,  1 ,  1  ,   N   ,    Y
  40. Main executable       , ZEUS32.EXE  ,  1 ,  1  ,   N   ,    Y
  41. Compiler configuration, ZEUS.CFG    ,  1 ,  1  ,   N   ,    Y
  42. Zeus user guide       , ZEUS.WRI    ,  1 ,  1  ,   N   ,    Y
  43. Commmand line PIF file, ZEUSDOS.PIF ,  1 ,  1  ,   N   ,    Y
  44. Text file utility     , STRIP.EXE   ,  1 ,  1  ,   N   ,    Y
  45. Sample information    , EXAMPLES.TXT,  1 ,  1  ,   N   ,    Y
  46. General information   , WELCOME.TXT ,  1 ,  1  ,   N   ,    Y
  47. ASCII character chart , ASCII.TXT   ,  1 ,  1  ,   N   ,    Y
  48. Prefix key data file  , PREFIX.DAT  ,  2 ,  1  ,   N   ,    Y
  49. Brief keyboard map    , BRIEF.KEY   ,  2 ,  1  ,   N   ,    Y
  50. Brief keyboard map    , BRIEFEX.KEY ,  2 ,  1  ,   N   ,    Y
  51. Wordstar keyboard map , WORDSTAR.KEY,  2 ,  1  ,   N   ,    Y
  52. Epsilon keyboard map  , EPSILON.KEY ,  2 ,  1  ,   N   ,    Y
  53. Brief keyboard bind   , BRIEF.BND   ,  2 ,  1  ,   N   ,    Y
  54. Brief keyboard bind   , BRIEFEX.BND ,  2 ,  1  ,   N   ,    Y
  55. Wordstar keyboard bind, WORDSTAR.BND,  2 ,  1  ,   N   ,    Y
  56. Epsilon keyboard bind , EPSILON.BND ,  2 ,  1  ,   N   ,    Y
  57. Templates file        , ZEUSELEC.INF,  2 ,  1  ,   N   ,    Y
  58. Tools information file, ZEUSTOOL.INF,  2 ,  1  ,   N   ,    Y
  59. Text Extension        , ZEUSTXT.PRF ,  2 ,  1  ,   N   ,    Y
  60. Project Extension     , ZEUSMAK.PRF ,  2 ,  1  ,   N   ,    Y
  61. Resource Extension    , ZEUSRC.PRF  ,  2 ,  1  ,   N   ,    Y
  62. Test macro file       , TEST.MAC    ,  4 ,  1  ,   N   ,    Y
  63. Example BAT file      , CC.BAT      ,  5 ,  1  ,   N   ,    Y
  64. BATCH import file     , BAT.TXT     ,  5 ,  1  ,   N   ,    Y
  65. C/C++ import file     , C-CPP.TXT   ,  5 ,  1  ,   N   ,    Y
  66. Clipper import file   , CLIPPER.TXT ,  5 ,  1  ,   N   ,    Y
  67. CI Code import file   , CICODE.TXT  ,  5 ,  1  ,   N   ,    Y
  68. Cobol import file     , COBOL.TXT   ,  5 ,  1  ,   N   ,    Y
  69. dBase import file     , DBASE.TXT   ,  5 ,  1  ,   N   ,    Y
  70. Fortran import file   , FORTRAN.TXT ,  5 ,  1  ,   N   ,    Y
  71. Pascal import file    , PAS.TXT     ,  5 ,  1  ,   N   ,    Y
  72. REXX import file      , REXX.TXT    ,  5 ,  1  ,   N   ,    Y
  73. SQL import file       , SQL.TXT     ,  5 ,  1  ,   N   ,    Y
  74. 8086 ASM import File  , ASM.TXT     ,  5 ,  1  ,   N   ,    Y
  75. CTAGS make file       , CTAGS.MAK   ,  5 ,  1  ,   N   ,    Y
  76. CTAGS project file    , CTAGS.IDE   ,  5 ,  1  ,   N   ,    Y
  77. CTAGS executable      , CTAGS.EXE   ,  1 ,  1  ,   N   ,    Y
  78. CTAGS main file       , CTAGS.C     ,  5 ,  1  ,   N   ,    Y
  79. CTAGS wildcards file  , WILDCARD.C  ,  5 ,  1  ,   N   ,    Y
  80. CTAGS types file      , CTYPE.C     ,  5 ,  1  ,   N   ,    Y
  81. CTAGS types file      , CTYPE.H     ,  5 ,  1  ,   N   ,    Y
  82. CTAGS header file     , CONFIG.H    ,  5 ,  1  ,   N   ,    Y
  83. CINC make file        , CINC.MAK    ,  5 ,  1  ,   N   ,    Y
  84. CINC project file     , CINC.IDE    ,  5 ,  1  ,   N   ,    Y
  85. CINC executable       , CINC.EXE    ,  1 ,  1  ,   N   ,    Y
  86. CINC main source file , CINC.CPP    ,  5 ,  1  ,   N   ,    Y
  87.  
  88. [PM Info] 
  89. ;File Name, App Description, Icon file #, Icon #
  90. ZEUS32.EXE            , Zeus for WIN32
  91. WRITE.EXE Zeus.wri    , Product and License Details
  92. WINHELP.EXE Zeus.hlp  , User Manual
  93.  
  94. [End]
  95.