;****************************************************************************
; FileName : WarpUSBL.INF
;
; Copyright 1999, 5/31/2000 Ver 1.0
;****************************************************************************
[Version]
signature = $CHICAGO$
Compatible = 1 ; For install on both Windows 2000 & 98/95
Class = USB
ClassGuid = {36FC9E60-C465-11CF-8056-444553540000}
Provider = "Unex Technology Corp."
LayoutFile = layout.inf
DriverVer = 5/31/2000,1.0
[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]];
1 = %SourceDisk%,,,
[SourceDisksFiles]
; filename_on_source = diskID[, [subdir][, size]];
WarpUSBL.sys = 1,,
WarpUSBL.inf = 1,,
[Manufacturer]
%Anchor% = Anchor
[PreCopySection]
HKR, , NoSetupUI, , 1
[DestinationDirs]
DefaultDestDir = 11
INF.CopyFiles = 17 ; Windows INF directory
NTUSB.SYSFiles = 12 ; Windows 2000 -> %windows%\system32\driver directory
[Anchor]
%USB\VID_0967&PID_3124.WarpLink% = WDGTLDR, USB\VID_0967&PID_3124
[ControlFlags]
ExcludeFromSelect = * ;
;*****************************************************************************
; For Windows 95/98
;*****************************************************************************
[WDGTLDR]
AddReg = WDGTLDR.AddReg
CopyFiles = USB.CopyFiles, INF.CopyFiles
Delfiles = USB.CopyFiles, INF.CopyFiles
DelReg = WDGTLDR.AddReg
[WDGTLDR.AddReg]
HKR, , DevLoader, , *ntkern
HKR, , NTMPDriver, , WarpUSBL.sys
;*****************************************************************************
; For Windows 2000
;*****************************************************************************
[WDGTLDR.NT]
AddReg = WDGTLDR.Reg
CopyFiles = NTUSB.SYSFiles, INF.CopyFiles
[WDGTLDR.Reg]
HKR, , upperfilters, 0, "WarpUSBL.sys"
[WDGTLDR.NT.Services]
AddService = WDGTLDR, 2, WDGTLDR.ServiceDesc
[WDGTLDR.ServiceDesc]
DisplayName = %ANC.desc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WarpUSBL.sys
;*****************************************************************************
[USB.CopyFiles]
WarpUSBL.sys
WarpUSBm.sys
[NTUSB.SYSFiles]
WarpUSBL.sys
WarpUSBm.sys
[INF.CopyFiles]
WarpUSBL.inf
warpLink.inf
;*****************************************************************************
[strings]
Anchor = "Unex Technology Corp. NexEz"
ANC.desc = "NexEz Wireless LAN Adapter Loader"
USB\VID_0967&PID_3124.WarpLink = "Unex Technology Corp. NexEz (USB)"
;Diskette Name - by chihchun
DisketteDesc = "Unex Technology Corp. NexEz (USB) Setup Disk"
SourceDisk = "Unex Technology Corp. NexEz (USB) Setup Disk"
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.