NWCMD.INF Driver File Contents (wnt471e.exe)

;---------------------------------------------------------------
; Novell NetWare Client for Windows 2000
; Novell Network Client
;
; VeRsIoN=v4.71 Novell Client Install for Windows 2000 (990105)
; CoPyRiGhT=copyright 1992-2000, by Novell, INC. All rights reserved.
;
;---------------------------------------------------------------

[version]
signature="$Windows NT$"
DriverVer=03/13/2000,4.71.0000.0

; NetClient
Class = NetService
ClassGUID={4D36E974-E325-11CE-BFC1-08002BE10318}

Provider=%V_NOVELL%
;LayoutFile=nwlayout.inf

[Manufacturer]
%V_NOVELL%=NOVELL

[NOVELL]
%NWCMD_Desc%     = NWCMD.ndi,  NW_NWCMD

[NWCMD.ndi]
AddReg          = NWCMD.ndi.Addreg, param.addreg
Characteristics = 0x20081 ; Fixed Binding; NCF_VIRTUAL, NCF_HAS_UI
CopyFiles       = sys.nwcmd.fl, sys.exe.fl,cmdinfs.fl
DelReg = DelOldRegSettings.delreg

[NWCMD.ndi.Services]
AddService      = NWCMD,,  NWCMD.AddService, NWCMD.AddEventLog
AddService      = NWCMDH,, NWCMDH.AddService

[NWCMD.ndi.Addreg]
HKR, "Ndi",          "ClsID",,           "{18BEC14C-5B62-465a-B1FB-1F408B03FBF2}"
HKR, "Ndi",          "ComponentDll",,    "NWSETUP.DLL"
HKR,"Ndi",           "Service",, "NWCMD"
HKR,"Ndi",           "CoServices", %REG_MULTI_SZ%, "NWCMDH"
HKR,"Ndi",           "ExcludeSetupStartServices", %REG_MULTI_SZ%, "NWCMD", "NWCMDH"
HKR, Ndi\Interfaces, LowerRange,  0, "nolower"
HKR, Ndi\Interfaces, UpperRange,  0, "ndis5_ipx"
;HKR, Ndi, RequiredAll, 0, "novl_nwcmd3"


[NWCMD.AddService]
DisplayName     = %ProductNWCMDDisplayName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 2
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
Dependencies	= Tcpip
ServiceBinary   = %11%\drivers\nwcmd.sys
LoadOrderGroup  = NDIS

[NWCMD.AddEventLog]
AddReg          = NWCMD.AddEventLog.reg

[NWCMD.AddEventLog.reg]
HKR,,EventMessageFile,0x20000,"%%SystemRoot%%\system32\nls\%LANG%\nwevents.dll"
HKR,,TypesSupported,0x10001,7

;NWCMDH
;----------------------------------------------------------------------------
[NWCMDH.AddService]
DisplayName     = %ProductNWCMDHDisplayName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 2
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %11%\drivers\nwcmd2.sys

[NWCMD.ndi.Remove.Services]
DelService=     NWCMD3
DelService=     NWCMD4
DelService=     NWCMD5
DelService=     NWCMD6
DelService=     NWCMD7
DelService=     NWCMDH
DelService=     NWCMD

[param.addreg]
HKLM,"Software\Novell\CLSID\{9A19E5B5-3B30-11d1-84D3-00A0C9249033}",,,%ProductNWCMDDisplayName%
HKLM,"Software\Novell\CLSID\{9A19E5B5-3B30-11d1-84D3-00A0C9249033}\LocalServer32",,,"NWCMD"

HKLM,"Software\Novell\NWCMD\Address Resolution\Configured","11",,"{AD518629-02B4-11d1-8FF9-00A0C925D248}"
HKLM,"Software\Novell\NWCMD\Address Resolution\Configured","12",,"{CCBB7F70-2087-11d1-9004-00A0C925D248}"
HKLM,"SYSTEM\CurrentControlSet\Services\NWCMD\Linkage"

[NWCMD.ndi.Remove]
DelFiles= sys.exe.fl,sys.nwcmd.fl
DelReg=NWCMD.delreg

[NWCMD.delreg]
HKLM,"Software\Novell\CLSID\{9A19E5B5-3B30-11d1-84D3-00A0C9249033}"
HKLM,"Software\Novell\NWCMD"

[DelOldRegSettings.delreg]
HKLM,"Software\Novell\NWCMD\CurrentVersion","MajorInternalVersion"
HKLM,"Software\Novell\NWCMD\CurrentVersion","MinorInternalVersion"

;---------------------------------------------------------------
; Destination directories for files
;---------------------------------------------------------------
[DestinationDirs]
sys.exe.fl   = 11               ; LDID_SYSTEM
sys.nwcmd.fl = 11,drivers       ; Windows\system32\drivers
inf.fl       = 17
cmdinfs.fl   = 11,netware
;---------------------------------------------------------------
; File Sections to be copied
;---------------------------------------------------------------
;[inf.fl]
nwcmd3.inf

[cmdinfs.fl]
nwcmd3.inf
nwcmd4.inf
nwcmd5.inf
nwcmd6.inf
nwcmd7.inf

[sys.nwcmd.fl]
nwcmd.sys
nwcmd2.sys

[sys.exe.fl]
cmdinfo.exe

;---------------------------------------------------------------
; Disk file layout information
;---------------------------------------------------------------
[SourceDisksNames]
39=%DSK1_NOVELL%,,,""

[SourceDisksFiles]
nwcmd3.inf   = 39,,1024
nwcmd4.inf   = 39,,1024
nwcmd5.inf   = 39,,1024
nwcmd6.inf   = 39,,1024
nwcmd7.inf   = 39,,1024

nwcmd.sys    = 39,..\..\redir,1024
nwcmd2.sys   = 39,..\..\redir,1024
cmdinfo.exe  = 39,..\..\redir,1024

[Strings]
V_NOVELL = "Novell"
NWCMD_Desc  = "Novell Compatibility Mode Driver"
ProductNWCMDDisplayName  = "Novell IPX Compatibility Mode"
ProductNWCMDHDisplayName = "Novell IPX Compatibility Helper"
;NWCMD_HELP = "This virtual adapter allows IPX applications to communicate over an IP network."

DSK1_NOVELL= "Novell NetWare Client for Windows 2000 Disk 1"
LANG = ENGLISH
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 0.84