nwcmd.inf Driver File Contents (WNT483e.exe)

;---------------------------------------------------------------
; Novell Client for Windows 2000 and XP
; Novell Compatibility Mode Driver
;
; VeRsIoN=v4.82 Novell Client Install for Windows 2000 and XP
; CoPyRiGhT=copyright 2000-2001, by Novell, INC. All rights reserved.
;
;---------------------------------------------------------------

[version]
signature="$Windows NT$"
DriverVer=08/09/2001

; 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,sysx.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_nwcmd03"


[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=     NWCMD03
DelService=     NWCMD04
DelService=     NWCMD05
DelService=     NWCMD06
DelService=     NWCMD07
DelService=     NWCMD08
DelService=     NWCMD09
DelService=     NWCMD10
DelService=     NWCMD11
DelService=     NWCMD12
DelService=     NWCMD13
DelService=     NWCMD14
DelService=     NWCMD15
DelService=     NWCMD16
DelService=     NWCMD17
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,sysx.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
sysx.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
nwcmd8.inf
nwcmd9.inf
nwcmd10.inf
nwcmd11.inf
nwcmd12.inf
nwcmd13.inf
nwcmd14.inf
nwcmd15.inf
nwcmd16.inf
nwcmd17.inf

[sys.nwcmd.fl]
nwcmd.sys,nwcmd2k.sys
nwcmd2.sys

[sysx.nwcmd.fl]
nwcmd4.sys,nwcmdx.sys
nwcmd5.sys,nwcmdx.sys
nwcmd6.sys,nwcmdx.sys
nwcmd7.sys,nwcmdx.sys
nwcmd8.sys,nwcmdx.sys
nwcmd9.sys,nwcmdx.sys
nwcmd10.sys,nwcmdx.sys
nwcmd11.sys,nwcmdx.sys
nwcmd12.sys,nwcmdx.sys
nwcmd13.sys,nwcmdx.sys
nwcmd14.sys,nwcmdx.sys
nwcmd15.sys,nwcmdx.sys
nwcmd16.sys,nwcmdx.sys
nwcmd17.sys,nwcmdx.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
nwcmd8.inf   = 39,,1024
nwcmd9.inf   = 39,,1024
nwcmd10.inf  = 39,,1024
nwcmd11.inf  = 39,,1024
nwcmd12.inf  = 39,,1024
nwcmd13.inf  = 39,,1024
nwcmd14.inf  = 39,,1024
nwcmd15.inf  = 39,,1024
nwcmd16.inf  = 39,,1024
nwcmd17.inf  = 39,,1024

nwcmd.sys    = 39,..\..\redir,1024
nwcmd2.sys   = 39,..\..\redir,1024
nwcmd2k.sys  = 39,..\..\redir,1024
nwcmdx.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 Client for Windows CD"
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: web3, load: 1.58