home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 December / WIN95_DEC_1996_1.ISO / network / c3295n_1.exe / ENGLISH / ODINSUP.INF < prev    next >
INI File  |  1996-01-05  |  5KB  |  179 lines

  1. ; ODINSUP.INF
  2. ;
  3. ; Novell Odinsup
  4. ;
  5. ; VeRsIoN=1.00 Novell Windows 95 INF file: Novell ODI to NDIS Support.
  6. ; CoPyRiGhT=(c) Copyright 1996, by Novell, Inc. All rights reserved.
  7.  
  8. [version]
  9. InfVersion=00.01.00
  10. signature=$CHICAGO$
  11. Class=Net
  12. provider=%V_NOVELL%
  13.  
  14. [Manufacturer]
  15. %V_NOVELL%=NOVELL
  16.  
  17. [Novell]
  18. %ODINSUP.DeviceDesc%=ODINSUP.ndi, ODINSUP    ;Novell Odinsup
  19.  
  20. [ControlFlags]
  21. ;ODINSUP does not need to appear in the list of selectable adapters
  22. ExcludeFromSelect=ODINSUP
  23.  
  24. ;****************************************************************************
  25. ;  *Novell Odinsup
  26. ;****************************************************************************
  27. [ODINSUP.ndi]
  28. DeviceID=ODINSUP
  29. AddReg=ODINSUP.ndi.reg
  30. MaxInstance=8
  31. ;CopyFiles=odinsup.ndis3.CopyFiles,odinsup.common.Copyfiles
  32. ;CopyFiles=ODINSUP.inf.files
  33.  
  34. ;****************************************************************************
  35. ; Novell Odinsup Drivers
  36. ;****************************************************************************
  37. ; Base section for odinsup users
  38. ;
  39. [ODINSUP.ndi.reg]
  40. HKR,,DevLoader,,*ndis
  41. HKR,,DeviceVxDs,,odinsup.sys
  42. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  43. HKR,Ndi,DeviceID,,ODINSUP
  44. ;HKR,Ndi,CardType,,PNP ; Will be set by odipage.dll or setup.exe to PNP.
  45. ;HKR,Ndi,InstallInf,,"ODINSUP.INF,nwclient.inf,nwtrans.inf"
  46. ;HKR,Ndi,InstallInf,,"ODINSUP.INF"
  47. ;
  48. ; Interfaces Section
  49. ;
  50. HKR,Ndi\Interfaces,DefUpper,,"ndis3"
  51. HKR,Ndi\Interfaces,UpperRange,,"ndis3"
  52. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  53. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  54. ;HKR,Ndi\Interfaces,DefLower,,"ethernet,tokenring,fddi,odinsup"
  55. ;HKR,Ndi\Interfaces,LowerRange,,"ethernet,tokenring,fddi,odinsup"
  56. ;HKR,Ndi\Interfaces,RequireAny,,"odinsup"
  57. ;
  58. ; Compatibility Section
  59. ;
  60. ;HKR,Ndi\Compatibility,RequireAll,,"NOVELL32"
  61. ;
  62. ; Install & Remove sections
  63. ;
  64. HKR,Ndi\Install,,,"ODINSUP.Install"
  65. HKR,Ndi\Remove,,,"ODINSUP.Remove"
  66. ;
  67. ; NDIS version
  68. ;
  69. HKR,NDIS,LogDriverName,,"ODINSUP"
  70. HKR,NDIS,MajorNdisVersion,1,03
  71. HKR,NDIS,MinorNdisVersion,1,0A
  72. ;
  73. ; Help section
  74. ;
  75. HKR,Ndi,HelpText,,%ODINSUP_HELP%
  76.  
  77.  
  78. [ODINSUP.Install]
  79. CopyFiles=odinsup.ndis3.CopyFiles,odinsup.common.Copyfiles
  80. DelFiles=odinsup.DelFiles
  81.  
  82. [ODINSUP.Remove]
  83. DelFiles=odinsup.DelFiles
  84.  
  85. ;****************************************************************************
  86. ; Destination Directories
  87. ;****************************************************************************
  88. [DestinationDirs]
  89. odinsup.ndis3.CopyFiles        =11   ;LDID_SYS
  90. odinsup.common.CopyFiles        =24,Novell\Client32
  91. odinsup.DelFiles                    =24,Novell\Client32
  92. ODINSUP.inf.files        =17   ;LDID_INF
  93.  
  94. ;****************************************************************************
  95. ; File Sections to be copied
  96. ;****************************************************************************
  97.  
  98. [odinsup.ndis3.CopyFiles]
  99. nios.vxd,,,5
  100. odiload.vxd,,,5
  101. odinsup.sys,,,5
  102.  
  103. [odinsup.common.CopyFiles]
  104. LSLC32.NLM,,,5
  105. ;LSLC32.MSG,,,5
  106. CMSM.NLM,,,5
  107. ;CMSM.MSG,,,5
  108. ETHERTSM.NLM,,,5
  109. ;ETHERTSM.MSG,,,5
  110. TOKENTSM.NLM,,,5
  111. ;TOKENTSM.MSG,,,5
  112. FDDITSM.NLM,,,5
  113. ;FDDITSM.MSG,,,5
  114. SROUTE.NLM,,,5
  115. ;SROUTE.MSG,,,5
  116. PC32MLID.LAN,,,5
  117. ;PC32MLID.MSG,,,5
  118.  
  119. [ODINSUP.inf.files]
  120. ;odinsup.inf
  121. ;nwclient.inf
  122. ;nwtrans.inf
  123.  
  124. ;****************************************************************************
  125. ; File Sections to be Deleted
  126. ;****************************************************************************
  127. [odinsup.DelFiles]
  128. LSL.NLM,,,5
  129. ;LSL.MSG,,,5
  130.  
  131. ;****************************************************************************
  132. ; Source Disk Names & Source Disk Files
  133. ;****************************************************************************
  134.  
  135. [SourceDisksNames]
  136. 39=%DSK_NOVELL1%,"",0001
  137. 40=%DSK_NOVELL2%,"",0002
  138. 41=%DSK_NOVELL3%,"",0003
  139. 42=%DSK_NOVELL4%,"",0004
  140.  
  141. [SourceDisksFiles]
  142. ODINSUP.INF    =39
  143. nios.vxd       =42
  144. LSLC32.NLM     =42
  145. ;LSLC32.MSG    =42
  146. odiload.vxd    =42
  147. SROUTE.NLM        =42
  148. ;SROUTE.MSG      =42
  149. ODINSUP.SYS    =42
  150. CMSM.NLM       =42
  151. ;CMSM.MSG      =42
  152. ETHERTSM.NLM   =42
  153. ;ETHERTSM.MSG  =42
  154. TOKENTSM.NLM   =42
  155. ;TOKENTSM.MSG  =42
  156. FDDITSM.NLM    =42
  157. ;FDDITSM.MSG   =42
  158. PC32MLID.LAN   =42
  159. ;PC32MLID.MSG  =42
  160.  
  161. ;****************************************************************************
  162. ; Localizable Strings
  163. ;****************************************************************************
  164. [strings]
  165. ; Manufacturers
  166. V_NOVELL="Novell"
  167.  
  168. ; Source Disks
  169. DSK_NOVELL1=             "Novell NetWare Client-32 driver disk 1"
  170. DSK_NOVELL2=             "Novell NetWare Client-32 driver disk 2"
  171. DSK_NOVELL3=             "Novell NetWare Client-32 driver disk 3"
  172. DSK_NOVELL4=             "Novell NetWare Client-32 LAN driver disk"
  173.  
  174. ; Devices
  175. ODINSUP.DeviceDesc=    "Novell ODINSUP"
  176.  
  177. ; Context help
  178. ODINSUP_HELP="The Novell ODINSUP driver enables you to use Microsoft networking components with Novell 32-bit ODI drivers."
  179.