nwtrans.inf Driver File Contents (w9x33e.exe)

; Novell Client for Windows 95/98 File
; NOVELL 32-bit IPX INF File
; VMLID Shim
;
; Novell IPX stack
; VMLID- allows Novell stacks to run over NDIS drivers
;
;VeRsIoN=v3.02 Novell Client Install - 32-bit IPX INF
;CoPyRiGhT=copyright 1996-2000, by Novell, Inc. All rights reserved.

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

[Manufacturer]
%V_NOVELL%=NOVELL

[NOVELL]
%NOVELLIPX32.DeviceDesc%=  NOVELLIPX32.ndi,   NOVELLIPX32

;****************************************************************************
;   Novell NetWare 32-bit IPX stack
;****************************************************************************

[NOVELLIPX32.ndi]
AddReg=NOVELLIPX32.ndi.addreg
DeviceID=NOVELLIPX32
MaxInstance=8
;NWSETUP.EXE CopyFiles=NOVELLTRANS.inf.files


[NOVELLIPX32.ndi.addreg]
HKR,Ndi,DeviceID,,NOVELLIPX32
HKR,Ndi,MaxInstance,,8
;NWSETUP.EXE HKR,Ndi,InstallInf,,"NWTRANS.INF"
HKR,Ndi,NdiInstaller,,"NWSETUP.DLL,NovellIpxSpxNdiProc"

HKR,,DevLoader,,*ndis
HKR,NDIS,LogDriverName,,"NOVELLIPX32"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A

;
; Interfaces Section
;
HKR,Ndi\Interfaces,DefUpper,,"novellipx32"
HKR,Ndi\Interfaces,UpperRange,,"novellipx32"
HKR,Ndi\Interfaces,DefLower,,"ndis2,ndis3,odi,novellodi32"
HKR,Ndi\Interfaces,LowerRange,,"ndis2,ndis3,odi,novellodi32"
HKR,Ndi\Interfaces,ExcludeAny,,"nwipxodi"
;
; Compatibility Section
;
HKR,Ndi\Compatibility,RequireAll,,"NWLINK" ;NOVELL32 out due to NETWORK DEFAULT
HKR,Ndi\Compatibility,ExcludeAll,,"IPXMONO,IPXODI"
;
; Install & Remove sections
;
HKR,Ndi\Install,,,"NOVELLIPX32.Install"
HKR,Ndi\Remove,,,"NOVELLIPX32.Remove"
;
; Help section
;
HKR,Ndi,HelpText,,%NOVELLIPX32_HELP%


[NOVELLIPX32.Install]
CopyFiles=NOVELLIPX32.common.files,NOVELL.system.files,NIOS.fl,Eng.msg.files
AddReg=NOVELLIPX32.addreg
DelReg=VMLID.cleanup.delreg    ;temporary remove before FCS

[NOVELLIPX32.addreg]
;add VMLID always and don't let it show up in the network control panel applet
HKLM,"NETWORK\Novell\System Config\Startup Modules\VMLID"
HKLM,"NETWORK\Novell\System Config\VMLID\module",,,%24%\NOVELL\CLIENT32\VMLID.NLM
HKLM,"NETWORK\Novell\System Config\VMLID\init order",,,54005FF7

HKLM,"NETWORK\Novell\System Config\Startup Modules\Protocol IPX"
HKLM,"NETWORK\Novell\System Config\Protocol IPX\module",,,%24%\NOVELL\CLIENT32\IPX.NLM
HKLM,"NETWORK\Novell\System Config\Protocol IPX\init order",,,54005F00

HKLM,"NETWORK\Novell\System Config\Startup Modules\SPX Sockets"
HKLM,"NETWORK\Novell\System Config\SPX Sockets\module",,,%24%\NOVELL\CLIENT32\SPX_SKTS.NLM
HKLM,"NETWORK\Novell\System Config\SPX Sockets\init order",,,54005F07

HKR,,DeviceVxDs,,NIOS.VXD
HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NOVELLNIOS",StaticVxD,,"nios.vxd"
HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NOVELLNIOS",Start,1,00
HKLM,"SYSTEM\CurrentControlSet\Services\VxD\NOVELLNIOS",NetClean,1,1

;moved here from nwclient.inf
HKLM,"System\CurrentControlSet\Services\Winsock\Parameters",NOVELLNIOS,,,

[NOVELLIPX32.Remove]
delreg=IPX32.delreg
DelFiles=NOVELLIPX32.common.files,NOVELL.system.files

[IPX32.delreg]
HKLM,"NETWORK\Novell\System Config\Startup Modules\Protocol IPX"
HKLM,"NETWORK\Novell\System Config\Startup Modules\SPX Sockets"
HKLM,"NETWORK\Novell\System Config\Startup Modules\VMLID"

;moved here from nwclient.inf
HKLM,"System\CurrentControlSet\Services\Winsock\Parameters",NOVELLNIOS

[VMLID.cleanup.delreg]
HKLM,"NETWORK\Novell\System Config\VMLID  ;temporary remove before FCS

;****************************************************************************
; Destination Directories
;****************************************************************************

[DestinationDirs]
NOVELLIPX32.common.files = 24,Novell\Client32   ; LDID_WINDRIVE\Novell\Client32
NOVELL.system.files      = 11                   ; LDID_SYSTEM
NIOS.fl                  = 11                   ; LDID_SYSTEM
NOVELLTRANS.inf.files    = 17                   ; LDID_INF
NOVELL.inf.ext           = 11                   ; LDID_SYSTEM
Eng.msg.files            = 24,Novell\Client32\NLS\English ; LDID_BOOTDRIVE\Novell\Client32\Nls\English

;****************************************************************************
; File Sections to be copied
;****************************************************************************

[NOVELLTRANS.inf.files]
NWTRANS.INF,,,5
NWCLIENT.INF,,,5

[NOVELLIPX32.common.files]
IPX.NLM,,,5
VMLID.NLM,,,5
;NWIP95.NLM,,,5
SPX_SKTS.NLM,,,5
SROUTE.NLM,,,5

[NOVELL.inf.ext]
NWSETUP.DLL,,,5

[NOVELL.system.files]
NWLINK2.VXD,,,5

; Seperate Headers So that these files are Not Deleted Upon Removal.
[NIOS.fl]
NIOS.VXD,,,5
              
[Eng.msg.files]
VMLID.MSG,,,5
IPX.MSG,,,5
SROUTE.MSG,,,5


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

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

; Devices
NOVELLIPX32.DeviceDesc= "IPX 32-bit Protocol for the Novell NetWare Client"

; Context help
NOVELLIPX32_HELP="The Novell NetWare 32-bit IPX protocol allows you to connect to NetWare servers running IPX."


;to set up for MSBATCH mode of installation
;1. must copy INF & DLL files
;2. remove the ,,,5 from file copy line
;3. change shared dir LDID,25, to windows LDID,10
;4. enable the InstallInf Ndi key
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.94