NWSERV.INF Driver File Contents (client32.zip)

;
; NOVELL IntranetWare Client Services INF file
; SNMP
; NMS
; NMR
;
;VeRsIoN=v1.5 IntranetWare Client Install - Service INF
;(c) Copyright 1996, by Novell, Inc. All rights reserved.


[version]
Layoutfile=nwlayout.inf
signature="$CHICAGO$"
Class=NetService
provider=%V_NOVELL%

[Manufacturer]
%V_NOVELL%=NOVELL

[NOVELL]
%NWSNMP.DeviceDesc%=  NWSNMP.ndi,   NWSNMP
%NWNMS.DeviceDesc%=   NWNMS.ndi,    NWNMS
%NWNMR.DeviceDesc%=   NWNMR.ndi,    NWNMR
%NWTSA.DeviceDesc%=   NWTSA.ndi,    NWTSA

;****************************************************************************
;   Novell NetWare SNMP
;****************************************************************************

[NWSNMP.ndi]
AddReg=NWSNMP.ndi.reg
DeviceID=NWSNMP
MaxInstance=1
CopyFiles=inf.file.copy,Install.dll.file.copy

[NWSNMP.ndi.reg]
HKR,Ndi,DeviceID,,NWSNMP
HKR,Ndi,MaxInstance,,1
;HKR,Ndi,InstallInf,,"NWSERV.INF"
HKR,Ndi,NdiInstaller,,"NWSETUP.DLL,NovellSNMPNdiProc"


; Interfaces
;HKR,Ndi\Interfaces,DefLower,,"novellipx32"
;HKR,Ndi\Interfaces,LowerRange,,"novellipx32"
HKR,Ndi\Interfaces,DefLower,,"winnet4"
HKR,Ndi\Interfaces,LowerRange,,"winnet4"


HKR,Ndi\Compatibility,RequireAll,,"NOVELL32"
HKR,Ndi\Compatibility,ExcludeAll,,"SNMP"

;
; Install & Remove sections
;
HKR,Ndi\Install,,,"NWSNMP.Install"
;HKR,Ndi\Install,novellipx32,,"NWSNMP.Install"
HKR,Ndi\Remove,,,"NWSNMP.Remove"
;
; Help section
;
HKR,Ndi,HelpText,,%NWSNMP_HELP%

[NWSNMP.Install]
AddReg=NWSNMP.addreg
CopyFiles=NWSNMP.files,NWSNMP.system.files,SNMP.ENG.NLS.FILES
;DelReg=NWSNMP.Install.DelReg
;CopyFiles=NWSNMP.files,NWSNMP.system.files,SNMP.ENG.NLS.FILES,N32.NOVELL.STARTM.folder,N32.NOVELL.PROGRAM.folder

[NWSNMP.addreg]
HKLM,"NETWORK\Novell\System Config\Startup Modules\Desktop SNMP"
HKLM,"NETWORK\Novell\System Config\Desktop SNMP\module",,,%24%\NOVELL\CLIENT32\SNMP.NLM
HKLM,"NETWORK\Novell\System Config\Desktop SNMP\init order",,,54005500

;Create temporary registry entries, NewLinks creates shortcuts from these.
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPUDP",path,,%24%\NOVELL\CLIENT32\SNMPUDP.EXE
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPUDP",link,,[Programs]\Startup
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPUDP",dependency,,MSTCP
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPIPX",path,,%24%\NOVELL\CLIENT32\SNMPIPX.EXE
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPIPX",link,,[Programs]\Startup
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",NewLinks,,%24%\NOVELL\CLIENT32\INSTALL\NEWLINKS.EXE"


;to be set in the NWSETUP.DLL
; Not set in NWSETUP.DLL any more, NIOSLIB is now used
;[NWSNMP.admin.settings]
HKLM,"NETWORK\Novell\System Config\Desktop SNMP\enable monitor community","0",,any
HKLM,"NETWORK\Novell\System Config\Desktop SNMP\monitor community","0",,public
HKLM,"NETWORK\Novell\System Config\Desktop SNMP\enable control community","0",,off
HKLM,"NETWORK\Novell\System Config\Desktop SNMP\control community","0",,public
HKLM,"NETWORK\Novell\System Config\Desktop SNMP\enable trap community","0",,specified
HKLM,"NETWORK\Novell\System Config\Desktop SNMP\trap community","0",,public
HKLM,"NETWORK\Novell\System Config\Desktop SNMP\snmpEnableAuthenTraps","0",,off

[NWSNMP.Install.DelReg]
;This key will only exist if the user did not restart after removing
;HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMP",RemoveDirectory,,[Programs]\Novell\SNMP


[NWSNMP.Remove]
;AddReg=NWSNMP.Remove.AddReg
DelReg=NWSNMP.delreg
DelFiles=NWSNMP.Del.files,NWSNMP.system.files,SNMP.ENG.NLS.FILES,DEL.snmp.links
;DelFiles=NWSNMP.files,N32.NOVELL.STARTM.folder,N32.NOVELL.PROGRAM.folder,NWSNMP.system.files,SNMP.ENG.NLS.FILES

[NWSNMP.Remove.AddReg]
;Now putting SNMPUDP and SNMPIPX in the Startup group
;HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMP",RemoveDirectory,,[Programs]\Novell\SNMP
;HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",NewLinks,,%24%\NOVELL\CLIENT32\INSTALL\NEWLINKS.EXE"

[NWSNMP.delreg]
HKLM,"NETWORK\Novell\System Config\Startup Modules\Desktop SNMP"
;These will only exist if the user did not restart after adding
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPUDP",path
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPUDP",link
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPIPX",path
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPIPX",link


;****************************************************************************
;   Novell NetWare NMS
;****************************************************************************

[NWNMS.ndi]
AddReg=NWNMS.ndi.reg
DeviceID=NWNMS
MaxInstance=1

[NWNMS.ndi.reg]
HKR,Ndi,DeviceID,,NWNMS
HKR,Ndi,MaxInstance,,1
;setup.exe copies INF
;HKR,Ndi,InstallInf,,"NWSERV.INF"
HKR,Ndi,NdiInstaller,,"NWSETUP.DLL,NovellHostMIBNdiProc"

; Interfaces
;HKR,Ndi\Interfaces,DefLower,,"novellipx32"			 ; NWNMS needs
;HKR,Ndi\Interfaces,LowerRange,,"novellipx32"
HKR,Ndi\Interfaces,DefLower,,"winnet4"
HKR,Ndi\Interfaces,LowerRange,,"winnet4"
;
; Compatibility Section
;
HKR,Ndi\Compatibility,RequireAll,,"NOVELL32,NWSNMP"
;
; Install & Remove sections
;
HKR,Ndi\Install,,,"NWNMS.Install"
HKR,Ndi\Remove,,,"NWNMS.Remove"
;
; Help section
;
HKR,Ndi,HelpText,,%NWNMS_HELP%

[NWNMS.Install]
AddReg=NWNMS.addreg
CopyFiles=NWNMS.files,NMS.ENG.NLS.FILES

[NWNMS.addreg]
HKLM,"NETWORK\Novell\System Config\Startup Modules\Host MIB"
HKLM,"NETWORK\Novell\System Config\Host MIB\module",,,%24%\NOVELL\CLIENT32\HOSTMIB.NLM
HKLM,"NETWORK\Novell\System Config\Host MIB\init order",,,A0020000

;to be set in the NWSETUP.DLL
[NWNMS.admin.settings]


[NWNMS.Remove]
DelReg=NWNMS.delreg
DelFiles=NWNMS.files,NMS.ENG.NLS.FILES

[NWNMS.delreg]
HKLM,"NETWORK\Novell\System Config\Startup Modules\Host MIB"


;****************************************************************************
;   Novell NetWare NMR
;****************************************************************************

[NWNMR.ndi]
AddReg=NWNMR.ndi.reg
DeviceID=NWNMR
MaxInstance=1
CopyFiles=inf.file.copy,Install.dll.file.copy

[NWNMR.ndi.reg]
HKR,Ndi,DeviceID,,NWNMR
HKR,Ndi,MaxInstance,,1
;setup.exe copies INF
;HKR,Ndi,InstallInf,,"NWSERV.INF"

; Interfaces
HKR,Ndi\Interfaces,DefLower,,"novellipx32"         ; NWNMR needs
HKR,Ndi\Interfaces,LowerRange,,"novellipx32"
;
; Compatibility Section
;
HKR,Ndi\Compatibility,RequireAll,,"NOVELL32"
;
; Install & Remove sections
;
HKR,Ndi\Install,,,"NWNMR.Install"
HKR,Ndi\Remove,,,"NWNMR.Remove"
;
; Help section
;
HKR,Ndi,HelpText,,%NWNMR_HELP%

[NWNMR.Install]
AddReg=NWNMR.addreg
CopyFiles=NWNMR.files

[NWNMR.addreg]
HKLM,"NETWORK\Novell\System Config\Startup Modules\Network Management Responder"
HKLM,"NETWORK\Novell\System Config\Network Management Responder\module",,,%24%\NOVELL\CLIENT32\NMR.NLM
HKLM,"NETWORK\Novell\System Config\Network Management Responder\init order",,,54005F05

;to be set in the NWSETUP.DLL
[NWNMR.admin.settings]


[NWNMR.Remove]
DelReg=NWNMR.delreg
DelFiles=NWNMR.files

[NWNMR.delreg]
HKLM,"NETWORK\Novell\System Config\Startup Modules\Network Management Responder"

;****************************************************************************
;   Novell NetWare TSA
;****************************************************************************

[NWTSA.ndi]
AddReg=NWTSA.ndi.reg
DeviceID=NWTSA
MaxInstance=1
CopyFiles=inf.file.copy,Install.dll.file.copy

[NWTSA.ndi.reg]
HKR,Ndi,DeviceID,,NWTSA
HKR,Ndi,MaxInstance,,1
;HKR,Ndi,InstallInf,,"NWSERV.INF"
HKR,Ndi,NdiInstaller,,"NWSETUP.DLL,NovellTSANdiProc"


; Interfaces
;HKR,Ndi\Interfaces,DefLower,,"novellipx32"
;HKR,Ndi\Interfaces,LowerRange,,"novellipx32"
HKR,Ndi\Interfaces,DefLower,,"winnet4"
HKR,Ndi\Interfaces,LowerRange,,"winnet4"


HKR,Ndi\Compatibility,RequireAll,,"NOVELL32"

;
; Install & Remove sections
;
HKR,Ndi\Install,,,"NWTSA.Install"
HKR,Ndi\Remove,,,"NWTSA.Remove"
;
; Help section
;
HKR,Ndi,HelpText,,%NWTSA_HELP%

[NWTSA.Install]
AddReg=NWTSA.addreg
CopyFiles=NWTSA.files,NWTSA.ENG.NLS.FILES,NWTSA.Help.File

[NWTSA.addreg]
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunServices",W95TSA,,%24%\NOVELL\CLIENT32\W95TSA.EXE

[NWTSA.Remove]
DelReg=NWTSA.delreg
DelFiles=NWTSA.Del.files,NWTSA.Help.File,NWTSA.ENG.NLS.FILES

[NWTSA.delreg]
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunServices",W95TSA
;****************************************************************************
; Destination Directories
;****************************************************************************

[DestinationDirs]
NWSNMP.files              = 24,Novell\Client32   ; LDID_APPS\Novell\Client32
NWSNMP.Del.files          = 24,Novell\Client32   ; LDID_APPS\Novell\Client32
NWNMS.files               = 24,Novell\Client32   ; LDID_APPS\Novell\Client32
NWNMR.files               = 24,Novell\Client32   ; LDID_APPS\Novell\Client32
NWSNMP.system.files       = 11                                              ; LDID_SYSTEM
NWTSA.files               = 24,Novell\Client32   ; LDID_APPS\Novell\Client32
NWTSA.Del.files           = 24,Novell\Client32   ; LDID_APPS\Novell\Client32
NWTSA.Help.File		  = 18
DEL.snmp.links  	  = 10,StartM~1\Programs\Startup ; LDID_WIN\Program Files\Startup Menu
inf.file.copy             = 17                                                    ; LDID_INF
Install.dll.file.copy     = 11                                                    ; LDID_SYSTEM
NMS.ENG.NLS.FILES         = 24,Novell\Client32\NLS\English
SNMP.ENG.NLS.FILES        = 24,Novell\Client32\NLS\English
NWTSA.ENG.NLS.FILES       = 24,Novell\Client32\NLS\English
;****************************************************************************
; File Sections to be copied
;****************************************************************************

[inf.file.copy]
NWSERV.INF

[Install.dll.file.copy]
NWSETUP.DLL
NIOSLIB.DLL

[NWSNMP.files]
SNMP.NLM,,,5
SNMPIPX.EXE,,SNMPIPX.NOV,8
SNMPUDP.EXE,,SNMPUDP.NOV,8

[NWSNMP.Del.files]
SNMP.NLM,,,5
SNMPIPX.EXE,,,5
SNMPUDP.EXE,,,5

[DEL.snmp.links]
SNMPUDP.LNK,,,5
SNMPIPX.LNK,,,5

[NWSNMP.system.files]
SNMPDLL.DLL,,,5

[SNMP.ENG.NLS.FILES]
SNMP.MSG,,,5

[NMS.ENG.NLS.FILES]
HOSTMIB.MSG,,,5

[NWNMS.files]
HOSTMIB.NLM,,,5

[NWNMR.files]
NMR.NLM,,,5

[NWTSA.files]
W95TSA.EXE,,W95TSA.NOV,8
W95TSA.DLL,,,5
W95TSARP.DLL,,,5

[NWTSA.Del.files]
W95TSA.EXE,,,5
W95TSA.DLL,,,5
W95TSARP.DLL,,,5

[NWTSA.Help.File]
NWTSAW95.HLP,,,5
NWTSAW95.CNT,,,5

[NWTSA.ENG.NLS.FILES]
W95TSARC.DLL,,,5


;****************************************************************************
; Localizable Strings
;****************************************************************************

[strings]
; Provider & Manufacturer
V_NOVELL="Novell"

; Devices
NWSNMP.DeviceDesc="Novell SNMP Agent"
NWNMS.DeviceDesc="Host Resources MIB for the Novell IntranetWare Client"
NWNMR.DeviceDesc="Network Management Responder for IntranetWare Client"
NWTSA.DeviceDesc="Novell Target Service Agent for Windows 95"

; Context help
NWSNMP_HELP=   "Novell SNMP is an extensible SNMP agent with multi-transport support."
NWNMS_HELP =   "Host Resources MIB for the IntranetWare Client"
NWNMR_HELP =   "The NMR provides OS, BIOS, and ODI information and services to the network manager."
NWTSA_HELP =   "Novell's Target Service Agent will backup selected hard drives from a server automatically."




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: web2, load: 0.78