; NetNdvbs.inf - VBOX Moti - Updated
;Copyright (c) 2002, V@Box Communucation Ltd.
[version]
Signature = "$Chicago$"
Compatible = 1
Class = NetTrans
ClassGUID = {4d36e975-e325-11ce-bfc1-08002be10318}
Provider = %Provider%
LayoutFile = layout.inf
DriverVer=03/04/2003, 2.3.17.3
;Catalogfile = ntndvbs.cat
[Manufacturer]
%V_VBOX%=VBOX
[VBOX]
%NDVBS_Desc%=Install, NDVBS
;-------------------------------------------------------------------------
; Installation Section
;-------------------------------------------------------------------------
[Install.NT]
Characteristics=0x00
AddReg=Inst_Ndi
CopyFiles = Ndvbs.CopyDrivers
[Ndvbs.CopyDrivers]
[Inst_Ndi]
HKR,"Ndi","ClsID",,"{a28d553a-a703-11d0-9cec-00c04fc9bcc4}"
HKR,"Ndi","Service",,"Ndvbs"
HKR,"Ndi\Interfaces","UpperRange",,"noupper"
HKR,"Ndi\Interfaces","LowerRange",,"ndis5"
[Install.NT.Services]
AddService=Ndvbs,,Ndvbs_Service_Inst
[Ndvbs_Service_Inst]
DisplayName = %NDVBS_Desc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 2 ;SERVICE_AUTO_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\ndvbs.sys
LoadOrderGroup = "PNP_TDI"
AddReg = AddReg_Ndvbs_Service_Inst
[AddReg_Ndvbs_Service_Inst]
[Install]
CopyFiles=NDVBS.CopyFilesSystem
AddReg=NDVBS.ndi.reg
;Unique PnP ID, entry need to be present so that setup can back track
;the device name from the driver
DeviceID=NDVBS
;Specify if the device can be installed more than once
;if not specify, default is MaxInstance=1
MaxInstance=8
[NDVBS.ndi.reg]
HKR,Ndi,DeviceID,0,NDVBS
HKR,Ndi,MaxInstance,0,0
HKR,Ndi,NdiInstaller,,"Aba95.dll,NdvbsNdiProc"
;HKR,Ndi,InstallInf,,"NetTrans.INF"
;HKR,Ndi\Compatibility,RequireAll,0,"MSTCP"
; NDIS Info
HKR,NDIS,LogDriverName,0,NDVBS
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefLower,0,"ndis3"
HKR,Ndi\Interfaces,LowerRange,0,"ndis3"
;***********
; Install sections
HKR,Ndi\Install,,0,"NDVBS.Install"
HKR,Ndi\Remove,,0,"NDVBS.Remove"
[NDVBS.Install]
AddReg=NDVBS.AddReg
;ndis.386 will determine whether to load it or not
[NDVBS.AddReg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,NDVBS.VXD
;***********
[NDVBS.CopyFilesSystem]
[NDVBS.Remove]
AddReg=NDVBS.Rmv.AddReg
DelFiles=NDVBS.DeleteDrivers
[NDVBS.DeleteDrivers]
NDVBS.VXD
[NDVBS.Rmv.AddReg]
[DestinationDirs]
DefaultDestDir = 11
[Strings]
Provider = "V@Box Communucation Ltd"
V_VBOX = "V@Box"
NDVBS_Desc = "V@Box NDVBS Protocol Driver"
Download Driver Pack
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.