;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
PROVIDER ="Georgia Technology Corp."
MANUFACTURER ="Georgia Technology Corp."
DEVICE.DESCRIPTION="USB-USB Network Bridge"
CLASSNAME ="USB-USB Network Bridge Protocol"
; Context help
PcLinkBridge_Help ="USB-USB Network Bridge is a routing protocol you can use to bridge between an USB-USB Network and an ethernet network."
[version]
Signature = "$CHICAGO$"
Class = NetTrans
ClassGUID = {4d36e975-e325-11ce-bfc1-08002be10318}
Provider = %PROVIDER%
Compatible = 1
DriverVer = 01/07/2000
[Manufacturer]
%MANUFACTURER% = Prolific
[Prolific]
%DEVICE.DESCRIPTION% = PcLinkBridge.ndi, PCLinkBridge
;****************************************************************************
; Main Install Section
;****************************************************************************
[PcLinkBridge.ndi.NT]
AddReg=PcLinkBridge.ndi.NT.reg
Characteristics=0
[PcLinkBridge.ndi.NT.reg]
HKR,Ndi,Service,,"PCLinkBridge"
HKR,Ndi,HelpText,,"%PcLinkBridge_Help%
HKR,Ndi\Interfaces,UpperRange,,"Nothing"
HKR,Ndi\Interfaces,LowerRange,,"ndis5,ndis4"
[PcLinkBridge.ndi.NT.Services]
AddService=PCLinkBridge,0,PRO2000.Service
[PRO2000.Service]
DisplayName = %DEVICE.Description%
ServiceType = 1
StartType = 2
ErrorControl = 1
ServiceBinary = %12%\pro2000.sys
Description = %DEVICE.DESCRIPTION%
[PcLinkBridge.ndi]
AddReg=PcLinkBridge.ndi.reg
; Unique PnP ID, needed for setup to back track the device name from the driver
DeviceID=PCLinkBridge
; Max times device can be installed, default is MaxInstance=1
MaxInstance=8
[PcLinkBridge.ndi.reg]
HKR,Ndi,DeviceID,,PCLinkBridge
HKR,Ndi,MaxInstance,,8
; NDIS Info
HKR, NDIS, LogDriverName, , PcLinkBridge
HKR, NDIS, MajorNdisVersion, HEX, 04
HKR, NDIS, MinorNdisVersion, HEX, 00
; Interfaces
HKR, Ndi\Interfaces, DefUpper, , "Nothing"
HKR, Ndi\Interfaces, DefLower, , "ndis3,ndis4"
HKR, Ndi\Interfaces, UpperRange, , "Nothing"
HKR, Ndi\Interfaces, LowerRange, , "ndis3,ndis4"
; Install sections
HKR,Ndi\Install,,,"PcLinkBridge.Install"
; Context help
HKR,Ndi,HelpText,,%PcLinkBridge_Help%
;****************************************************************************
; Install/CopyFiles Section
;****************************************************************************
[PcLinkBridge.Install]
AddReg=PcLinkBridge.AddReg
[PcLinkBridge.AddReg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,PRO2000.SYS
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.