home *** CD-ROM | disk | FTP | other *** search
/ Troubleshooting Netware Systems / 1904TRBLSHTNTWKS.BIN / mtl / install.inf < prev    next >
INI File  |  1996-05-07  |  4KB  |  84 lines

  1. ;SETUP.INF for the Micro House Technical Library Educational Bundle
  2.  
  3. [App]
  4. ;Application global information
  5. AppName=Micro House Technical Library
  6. DefDir=C:\Library
  7. SpaceNeeded=19500
  8. DefPMGroup=MTL.GRP, MH Tech Library
  9. ShowSubDirCreateStats=Y
  10.  
  11.  
  12. [Disks]
  13. ;List of diskettes needed to install the product and the name
  14. ;of each diskette.
  15. 1=Disk1: MICRO HOUSE
  16.  
  17.  
  18. [SrcDirs]
  19. ;lists of directories from root of source drive/directory where
  20. ;source files can be found
  21.  1=.
  22.  2=Indexes
  23.  3=Demos
  24.  
  25. [DstDirs]
  26. ;lists of directories from root of destination drive/directory
  27. ;where destination files will be placed.  IconOnly means only
  28. ;here for setting up it's icon.
  29.  1=.
  30.  2=Indexes
  31.  3=_icon
  32.  
  33.  
  34. [Files]
  35. ;Description,              Src(Dsk-Dir:Name), Dst(Dir:Name),  Shared
  36. ;------------------------- -----------------  --------------- ------
  37. mh.hlp,                    1-1:mh.hlp,        1:mh.hlp,        N
  38. mh.exe,                    1-1:mh.exe,        1:mh.exe,        N
  39. bitmaphi.dll,              1-1:bitmaphi.dll,  1:bitmaphi.dll,  N
  40. bitmaplo.dll,              1-1:bitmaplo.dll,  1:bitmaplo.dll,  N
  41. mhstr.dll,                 1-1:mhstr.dll,     1:mhstr.dll,     N
  42. nslbcw.dll,                1-1:nslbcw.dll,    1:nslbcw.dll,    N
  43. bwcc.dll,                  1-1:bwcc.dll,      1:bwcc.dll,      N
  44. c5dll.dll,                 1-1:c5dll.dll,     1:c5dll.dll,     N
  45. boot.bin,                  1-1:boot.bin,      1:boot.bin,      N
  46. frd.ttf,                   1-1:frd.ttf,       1:frd.ttf,       N
  47. frdo.ttf,                  1-1:frdo.ttf,      1:frdo.ttf,      N
  48. frh.ttf,                   1-1:frh.ttf,       1:frh.ttf,       N
  49. frho.ttf,                  1-1:frho.ttf,      1:frho.ttf,      N
  50. frw.ttf,                   1-1:frw.ttf,       1:frw.ttf,       N
  51. frwo.ttf,                  1-1:frwo.ttf,      1:frwo.ttf,      N
  52. fut.ttf,                   1-1:fut.ttf,       1:fut.ttf,       N
  53. hvn.ttf,                   1-1:hvn.ttf,       1:hvn.ttf,       N
  54. mhdings.ttf,               1-1:mhdings.ttf,   1:mhdings.ttf,   N
  55. dlgfont.fon,               1-1:dlgfont.fon,   1:dlgfont.fon,   N
  56. install.exe,               1-1:install.exe,   3:install.exe,   N
  57. Indexes:  mhdoc.dbf,        1-2:mhdoc.dbf,     2:mhdoc.dbf,    N
  58. Indexes:  mhdoc.srt,        1-2:mhdoc.srt,     2:mhdoc.srt,    N
  59. Indexes:  mhkey.dbs,        1-2:mhkey.dbs,     2:mhkey.dbs,    N
  60. Indexes:  cdata.dbf,        1-2:cdata.dbf,     2:cdata.dbf,    N
  61. Indexes:  cdata.lst,        1-2:cdata.lst,     2:cdata.lst,    N
  62. Indexes:  cdata.mdx,        1-2:cdata.mdx,     2:cdata.mdx,    N
  63. Indexes:  cdata.srt,        1-2:cdata.srt,     2:cdata.srt,    N
  64. Indexes:  manufac.dbf,      1-2:manufac.dbf,   2:manufac.dbf,  N
  65. Indexes:  manufac.dbt,      1-2:manufac.dbt,   2:manufac.dbt,  N
  66. Indexes:  manufac.lst,      1-2:manufac.lst,   2:manufac.lst,  N
  67. Indexes:  manufac.mdx,      1-2:manufac.mdx,   2:manufac.mdx,  N
  68. Indexes:  manufac.srt,      1-2:manufac.srt,   2:manufac.srt,  N
  69. Indexes:  vdata.dbf,        1-2:vdata.dbf,     2:vdata.dbf,    N
  70. Indexes:  vdata.lst,        1-2:vdata.lst,     2:vdata.lst,    N
  71. Indexes:  vdata.mdx,        1-2:vdata.mdx,     2:vdata.mdx,    N
  72. Indexes:  vdata.srt,        1-2:vdata.srt,     2:vdata.srt,    N
  73. Indexes:  mz2link.dbf,      1-2:mz2link.dbf,   2:mz2link.dbf,  N
  74. Indexes:  mz2info.dbf,      1-2:mz2info.dbf,   2:mz2info.dbf,  N
  75.  
  76.  
  77. [PM Info]
  78. ;DstFileName  AppDesc             (Icon #)
  79. ;-----------  --------------      --------
  80. MH.EXE,       Library
  81. MH.HLP,       Library Help
  82. INSTALL.EXE,  MTL Setup
  83. [End]
  84.