; GLIDEPS2.INF
;
; GlidePoint Touchpad Installation Information (Windows XP, 2000)
;
; (C) Copyright 2000-2005 Cirque Corporation
;
[Version]
Signature = "$Windows NT$"
Class = Mouse
ClassGUID = {4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider = %Provider%
CatalogFile.NT = glide.cat
DriverVer = 10/27/2005,3.2.0.4
[SourceDisksNames]
1 = %SetupDisk%,,
[SourceDisksFiles]
glideps2.sys = 1,,
[DestinationDirs]
DefaultDestDir = 12 ; default
[ControlFlags]
ExcludeFromSelect = *
; -------- Manufacturer -------------------------------------------------------
[Manufacturer]
%Mfg% = Cirque_PS2
[Cirque_PS2]
%PS2.DeviceDesc% = Glide_PS2, *PNP0F03; Microsoft PS/2 mouse
%PS2.DeviceDesc% = Glide_PS2, *PNP0F0E; Standard PS/2 mouse
%PS2.DeviceDesc% = Glide_PS2, *PNP0F13; PS/2 port for PS/2 mouse
; --------- DDInstall Sections ------------------------------------------------
; --------- PS/2 --------------------------------------------------------------
[Glide_PS2.NT]
Include = msmouse.inf
Needs = PS2_Inst
CopyFiles = Glide_PS2_Files
[Glide_PS2.NT.Services]
Include = msmouse.inf
Needs = PS2_Inst.Services
AddService = glideps2,,Glide_PS2_Service_Inst
[Glide_PS2.NT.HW]
Include = msmouse.inf
Needs = PS2_Inst.HW
AddReg = Glide_PS2.HW.AddReg
[Glide_PS2.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"glideps2"
HKR,,"GlideConfig", 0x00010001,0x00000001
; -------- Files --------------------------------------------------------------
[Glide_PS2_Files]
glideps2.sys,,,0x00000060
; -------- Service Installation -----------------------------------------------
[Glide_PS2_Service_Inst]
DisplayName = %GlidePs2.ServiceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
LoadOrderGroup = Pointer Port
ServiceBinary = %12%\glideps2.sys
; -------- Strings ------------------------------------------------------------
[Strings]
Provider = "Cirque"
Mfg = "Cirque"
SetupDisk = "Glidepoint 3.2 Setup Disk"
PS2.DeviceDesc = "GlidePoint 3.2 PS/2 Touchpad"
GlidePs2.ServiceDesc = "GlidePoint PS/2 Touchpad Filter"
; -------- Standard defs ------------------------------------------------------
SPSVCINST_TAGTOFRONT = 0x00000001
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 0x00000001
SERVICE_BOOT_START = 0x00000000
SERVICE_SYSTEM_START = 0x00000001
SERVICE_AUTO_START = 0x00000002
SERVICE_DEMAND_START = 0x00000003
SERVICE_ERROR_NORMAL = 0x00000001
SERVICE_ERROR_IGNORE = 0x00000000
FLG_ADDREG_TYPE_EXPAND_SZ = 0x00020000
FLG_ADDREG_TYPE_MULTI_SZ = 0x00010000
FLG_ADDREG_TYPE_SZ = 0x00000000
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.