ndisrd_lwf.inf Driver File Contents (NetworkGeni_mb.zip)

;-------------------------------------------------------------------------
; ndisrd.INF -- WinpkFilter NDIS LWF driver
;
; Copyright (c) NT Kernel Resources.  All rights reserved.
;-------------------------------------------------------------------------
[version]
Signature   	= "$Windows NT$"
Class     	= NetService
ClassGUID  	= {4D36E974-E325-11CE-BFC1-08002BE10318}
Provider    	= %Ntkr%
DriverVer	=02/21/2011,3.0.8.0
CatalogFile.NTx86 = ndisrd86.cat
CatalogFile.NTAMD64 = ndisrd64.cat

[Manufacturer]
%Ntkr%=Ntkr,NTx86,NTia64,NTamd64

[Ntkr.NTx86]
%ndisrd_Desc%=Install, nt_ndisrd

[Ntkr.NTia64]
%ndisrd_Desc%=Install, nt_ndisrd

[Ntkr.NTamd64]
%ndisrd_Desc%=Install, nt_ndisrd

;-------------------------------------------------------------------------
; Installation Section
;-------------------------------------------------------------------------
[Install]
AddReg=Inst_Ndi
Characteristics=0x40000
NetCfgInstanceId="{5cbf81bd-5055-47cd-9055-a76b2b4e3697}"
Copyfiles = ndisrd.copyfiles.sys

[SourceDisksNames]
1=%ndisrd_Desc%,"",,

[SourceDisksFiles]
ndisrd.sys=1

[DestinationDirs]
DefaultDestDir=12
ndisrd.copyfiles.sys=12

[ndisrd.copyfiles.sys]
ndisrd.sys,,,2


;-------------------------------------------------------------------------
; Ndi installation support
;-------------------------------------------------------------------------
[Inst_Ndi]
HKR, Ndi,Service,,"ndisrd"
HKR, Ndi,CoServices,0x00010000,"ndisrd"
HKR, Ndi,HelpText,,%ndisrd_HelpText%
HKR, Ndi,FilterClass,, compression
HKR, Ndi,FilterType,0x00010001,0x00000002
HKR, Ndi\Interfaces,UpperRange,,"noupper"
HKR, Ndi\Interfaces,LowerRange,,"nolower"
HKR, Ndi\Interfaces, FilterMediaTypes,,"ethernet, wan, ppip"
HKR, Ndi,FilterRunType, 0x00010001, 1 ;this filter must run before any protocol can bind to the below miniport 

;-------------------------------------------------------------------------
; Service installation support
;-------------------------------------------------------------------------
[Install.Services]
AddService=ndisrd,,ndisrd_Service_Inst

[ndisrd_Service_Inst]
DisplayName     = %ndisrd_Desc%
ServiceType     = 1 ;SERVICE_KERNEL_DRIVER
StartType       = 1 ;SERVICE_SYSTEM_START
ErrorControl    = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary   = %12%\ndisrd.sys
LoadOrderGroup  = NDIS
Description     = %ndisrd_Desc%

[Install.Remove.Services]
DelService=ndisrd,0x200

[Strings]
Ntkr = "NT Kernel Resources"
ndisrd_Desc = "WinpkFilter LightWeight Filter"
ndisrd_HelpText = "WinpkFilter NDIS LightWeight Filter"
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: web1, load: 0.63