nwserv.inf Driver File Contents (w95321s.exe)

; Novell Client for Windows 95/98 File
; NOVELL Client Services INF File
; SNMP
; NMS
; NMR
;
;VeRsIoN=v3.0 Novell Client Install - Services INF
;CoPyRiGhT=copyright 1996-2000, 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,"NETWORK\Novell\System Config\Install\Shell Links\SNMPIPX",dependency,,NOVELLIPX32
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunOnce",NewLinks,,%24%\NOVELL\CLIENT32\INSTALL\NEWLINKS.EXE"
HKLM,"Software\Microsoft\Windows\CurrentVersion\RunTempOnce",NewLinks,,%24%\NOVELL\CLIENT32\INSTALL\NEWLINKS.EXE"


[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.del,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 removing SNMPUDP and SNMPIPX link files in the Startup group
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPUPD",RemoveLink,,[Programs]\StartUp\SNMPUDP.lnk
HKLM,"NETWORK\Novell\System Config\Install\Shell Links\SNMPIPX",RemoveLink,,[Programs]\StartUp\SNMPIPX.lnk
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.DEL

[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
NWSNMP.system.files.del   = 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\Espanol
SNMP.ENG.NLS.FILES        = 24,Novell\Client32\NLS\Espanol
NWTSA.ENG.NLS.FILES       = 24,Novell\Client32\NLS\Espanol
NWTSA.ENG.NLS.FILES.DEL   = 24,Novell\Client32\NLS\Espanol

;****************************************************************************
; 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,,SNMPDLL.NOV,8

[NWSNMP.system.files.del]
SNMPDLL.DLL,,,5
SNMPDLL.NOV,,,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.C32,8
W95TSA.DLL,,W95TSA.NOV,8
W95TSARP.DLL,,W95TSARP.NOV,8

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

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

[NWTSA.ENG.NLS.FILES]
W95TSARC.DLL,,W95TSARC.NOV,8

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


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

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

; Devices
NWSNMP.DeviceDesc="Agente SNMP de Novell"
NWNMS.DeviceDesc="MIB de recursos de host para el Cliente Novell"
NWNMR.DeviceDesc="Respondedor de gestión de red para el Cliente Novell"
NWTSA.DeviceDesc="TSA de Novell para Windows 95/98"

; Context help
NWSNMP_HELP=   "SNMP de Novell es un agente extensible que ofrece soporte de multitransporte."
NWNMS_HELP =   "El soporte MIB de host permite que la consola de gestión sondee los clientes SNMP para obtener información de inventario."
NWNMR_HELP =   "El NMR ofrece información y servicios sobre SO, BIOS y ODI, y el gestor de red."
NWTSA_HELP =   "El Agente de servicio de destino de Novell efectúa automáticamente copias de seguridad de unidades de disco duro seleccionadas."




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.55