;
; GmNetUsb.Inf
;
;
; INF File for USB Screen Scroller
;
[Version]
CatalogFile=msmouse.cat
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Signature="$CHICAGO$"
Class=Mouse
ClassGUID={4d36e96f-e325-11ce-bfc1-08002be10318}
Provider=%Provider%
SetupClass=Base
[SourceDisksNames]
1100 = %DiskName%,,0
[SourceDisksFiles]
GNUSBCLT.SYS=1100
[DestinationDirs]
DefaultDestDir=10,system32\drivers
USBMouse.CopyFilesDLL=11
USBMouse.CopyFilesDLL.NT =11
USBMouseComp.Copy=11 ; LDID_SYS
USBMouse.CopyFiles.NT=12
[Manufacturer]
%Mfg%=Mfg.Section
[Mfg.Section]
%USB\VID_0458&PID_0003.DeviceDesc%= USBMouse, USB\VID_0458&PID_0003
; This is the compatible id for HID mice
%HID\VID_0458&PID_0003.DeviceDesc% = USBMouseComp, HID\VID_0458&PID_0003, HID_DEVICE_SYSTEM_MOUSE
;=====================================================================
; Win98 Installation sections
;=====================================================================
[USBMouse]
CopyFiles=USBMouse.CopyFiles, USBMouse.CopyFilesDLL
AddReg=USBMouse.AddReg
UpdateInis=MouseBase.inis
[Common.AddReg]
HKR,,UsbMfgName,,%Mfg%
[USBMouse.HW]
AddReg=USBMouse.AddReg.HW, Common.AddReg
[USBMouse.CopyFiles]
gnusbclt.sys
hidusb.sys
hidclass.sys
hidparse.sys
[USBMouse.CopyFilesDLL]
hid.dll
[USBMouse.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"
[MouseBase.inis]
; Add the entry for vmouse/msmouse only if one doesn't already exist
system.ini, 386Enh, "mouse=*", "~MouseTemp~=*", 2
system.ini, 386Enh,, "mouse=*vmouse, msmouse.vxd"
system.ini, 386Enh, "~MouseTemp~=*", "mouse=*", 2
[USBMouse.AddReg.HW]
HKR,,"LowerFilters",0x00010000,"gnusbclt.sys"
HKR,,"VendorSpooge",0x00010000,"C is for cookie"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;; Install section for HID mice ;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[USBMouseComp]
CopyFiles=USBMouseComp.Copy
AddReg=USBMouseComp.AddReg, Common.AddReg
[USBMouseComp.Copy]
mouhid.vxd
mouse.drv
; msmouse.vxd required for scroll wheel and wheel button support
msmouse.vxd,,,32
[USBMouseComp.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"mouhid.vxd"
[USBMouseComp.HW]
AddReg=Common.AddReg
[Strings]
Provider = "Targus Group Intl"
Mfg = "Targus Group Intl"
USB\VID_0458&PID_0003.DeviceDesc="USB Screen Scroller"
HID\VID_0458&PID_0003.DeviceDesc="HID-compliant Screen Scroller"
DiskName = "USB Screen Scroller Install 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.