Apfiltr.inf Driver File Contents (tca0090600g.exe)

;---------------------------------------------------------------------
; Apfiltr.inf
;
; Alps Pointing-device Driver for Windows Installation
; Copyright(C) 1999-2013 Alps Electric Co., Ltd.
;---------------------------------------------------------------------

[Version]
Signature	= "$Windows NT$"
Provider	= %Provider%
Class		= Mouse
ClassGUID	= {4D36E96F-E325-11CE-BFC1-08002BE10318}
CatalogFile	= Apfiltr.cat
DriverVer	= 03/29/2013, 8.0.303.508
DriverPackageDisplayName	= "Pointing-device"

[DestinationDirs]
DefaultDestDir				= 12				; DIRID_DRIVERS
MouFilter_CopyFiles_CoInstaller 	= 11
MouFilter_CopyFilesDll			= 11				; System32
MouFilter_CopyFilesHome			= 16422, %Apoint_Path%		; \Program Files\Apoint
MouFilter_CopyFilesData			= 16422, %Apoint_PathData%
MouFilter_CopyFilesAvi			= 16422, %Apoint_PathAvi%
MouFilter_CopyFilesCur			= 16422, %Apoint_PathCursor%

; Manufacturer Sections
; ---------------------------------------------------------
[Manufacturer]
%Mfg.Desc%		= CompanyMfg,NT.6.2.0x01,NT.6.1.0x01,NT.6,NT.5,NTamd64

[CompanyMfg.NTamd64] 	; for 64-bit OS
; Not supporting

[CompanyMfg.NT.6.2.0x01] ; for Win8 32Bit
%Apoint.DeviceDesc%	= MouFilter_InstTTP0210.NT,*TTP0210,ACPI\TTP0210
%Apoint.DeviceDesc%	= MouFilter_InstTTP0220.NT,*TTP0220,ACPI\TTP0220
%Apoint.DeviceDesc%	= MouFilter_InstTTP1000.NT,*TTP1000,ACPI\TTP1000
%Apoint.DeviceDesc%	= MouFilter_Inst.NT,ACPI\PNP0F13,ACPI\PNP0F03,ACPI\PNP0F0E,ACPI\PNP0F0b,ACPI\PNP0F12

; Not supporting Windows 8 OS (New UI driver)

[CompanyMfg.NT.6.1.0x01] ; for Win7 32Bit

; Not supporting Windows 7 OS (New UI driver)

[CompanyMfg.NT.6]    	; for Vista 32Bit

; Not supporting Windows Vista OS (New UI driver)

[CompanyMfg.NT.5]		; for 2000, XP

; Not supporting Windows 2000, XP OS (New UI driver)

[CompanyMfg]    		; Other Windows
%Apoint.DeviceDesc%	= MouFilter_InstTTP0210.NT,*TTP0210,ACPI\TTP0210
%Apoint.DeviceDesc%	= MouFilter_InstTTP0220.NT,*TTP0220,ACPI\TTP0220
%Apoint.DeviceDesc%	= MouFilter_InstTTP1000.NT,*TTP1000,ACPI\TTP1000
%Apoint.DeviceDesc%	= MouFilter_Inst.NT,ACPI\PNP0F13,ACPI\PNP0F03,ACPI\PNP0F0E,ACPI\PNP0F0b,ACPI\PNP0F12

; Install Sections for PS/2 mouse
; ---------------------------------------------------------
[MouFilter_Inst.NT]
Include		= msmouse.inf
Needs		= PS2_Inst
CopyFiles	= MouFilter_CopyFiles, MouFilter_CopyFilesDll, MouFilter_CopyFilesHome, MouFilter_CopyFilesData, MouFilter_CopyFilesAvi, MouFilter_CopyFilesCur
AddReg		= MouFilter_Inst.AddReg

[MouFilter_Inst.NT.Services]
AddService	= ApfiltrService,, filter_Service_Inst
Include		= msmouse.inf
Needs		= PS2_Inst.Services

[MouFilter_Inst.NT.HW]
AddReg		= MouFilter_Inst.HW.AddReg, MouFilter_Inst.AddReg
Include		= msmouse.inf
Needs		= PS2_Inst.HW

[MouFilter_Inst.NT.Wdf]
KmdfService	= ApfiltrService, MouFilter_Inst_wdfsect

[MouFilter_Inst.NT.CoInstallers]
AddReg		= MouFilter_CoInstaller_AddReg
CopyFiles	= MouFilter_CopyFiles_CoInstaller

; Install Sections for TTP0210 mouse
; ---------------------------------------------------------
[MouFilter_InstTTP0210.NT]
Include		= msmouse.inf
Needs		= PS2_Inst
CopyFiles	= MouFilter_CopyFiles, MouFilter_CopyFilesDll, MouFilter_CopyFilesHome, MouFilter_CopyFilesData, MouFilter_CopyFilesAvi, MouFilter_CopyFilesCur
AddReg		= MouFilter_Inst.AddReg, MouFilter_InstTTP0210.AddReg

[MouFilter_InstTTP0210.NT.Services]
AddService	= ApfiltrService,, filter_Service_Inst
Include		= msmouse.inf
Needs		= PS2_Inst.Services

[MouFilter_InstTTP0210.NT.HW]
AddReg		= MouFilter_Inst.HW.AddReg, MouFilter_Inst.AddReg, MouFilter_InstTTP0210.AddReg
Include		= msmouse.inf
Needs		= PS2_Inst.HW

[MouFilter_InstTTP0210.NT.Wdf]
KmdfService	= ApfiltrService, MouFilter_Inst_wdfsect

[MouFilter_InstTTP0210.NT.CoInstallers]
AddReg		= MouFilter_CoInstaller_AddReg
CopyFiles	= MouFilter_CopyFiles_CoInstaller

; Install Sections for TTP0220 mouse
; ---------------------------------------------------------
[MouFilter_InstTTP0220.NT]
Include		= msmouse.inf
Needs		= PS2_Inst
CopyFiles	= MouFilter_CopyFiles, MouFilter_CopyFilesDll, MouFilter_CopyFilesHome, MouFilter_CopyFilesData, MouFilter_CopyFilesAvi, MouFilter_CopyFilesCur
AddReg		= MouFilter_Inst.AddReg, MouFilter_InstTTP0220.AddReg

[MouFilter_InstTTP0220.NT.Services]
AddService	= ApfiltrService,, filter_Service_Inst
Include		= msmouse.inf
Needs		= PS2_Inst.Services

[MouFilter_InstTTP0220.NT.HW]
AddReg		= MouFilter_Inst.HW.AddReg, MouFilter_Inst.AddReg, MouFilter_InstTTP0220.AddReg
Include		= msmouse.inf
Needs		= PS2_Inst.HW

[MouFilter_InstTTP0220.NT.Wdf]
KmdfService	= ApfiltrService, MouFilter_Inst_wdfsect

[MouFilter_InstTTP0220.NT.CoInstallers]
AddReg		= MouFilter_CoInstaller_AddReg
CopyFiles	= MouFilter_CopyFiles_CoInstaller

; Install Sections for TTP1000 mouse
; ---------------------------------------------------------
[MouFilter_InstTTP1000.NT]
Include		= msmouse.inf
Needs		= PS2_Inst
CopyFiles	= MouFilter_CopyFiles, MouFilter_CopyFilesDll, MouFilter_CopyFilesHome, MouFilter_CopyFilesData, MouFilter_CopyFilesAvi, MouFilter_CopyFilesCur
AddReg		= MouFilter_Inst.AddReg, MouFilter_InstTTP1000.AddReg

[MouFilter_InstTTP1000.NT.Services]
AddService	= ApfiltrService,, filter_Service_Inst
Include		= msmouse.inf
Needs		= PS2_Inst.Services

[MouFilter_InstTTP1000.NT.HW]
AddReg		= MouFilter_Inst.HW.AddReg, MouFilter_Inst.AddReg, MouFilter_InstTTP1000.AddReg
Include		= msmouse.inf
Needs		= PS2_Inst.HW

[MouFilter_InstTTP1000.NT.Wdf]
KmdfService	= ApfiltrService, MouFilter_Inst_wdfsect

[MouFilter_InstTTP1000.NT.CoInstallers]
AddReg		= MouFilter_CoInstaller_AddReg
CopyFiles	= MouFilter_CopyFiles_CoInstaller

;--------------- Files Copy Section
[MouFilter_CopyFiles]
Apfiltr.sys

[MouFilter_CopyFilesDll]
Vxdif.dll

[MouFilter_CopyFilesHome]
Apoint.exe
ApntEx.exe
Apoint.dll
EzAuto.dll
ApInst.dll
hidfind.exe
Uninstap.exe
ApMsgFwd.exe
DPInst.exe
ApMouCpl.dll
ApCLP.exe
ApInfo.dll
PatentAlps.txt
PatentCirque.txt

[MouFilter_CopyFilesData]
;Scroll_Test.txt

[MouFilter_CopyFilesAvi]
player.exe
InertialMotion.avi
InertialMovement_Dragging.avi
InertialMovement.avi
PalmRejection.avi
GP_Typing.avi
GP_Tapping.avi
DragLock_Release.avi
DragLock_AutoRelease.avi
GP_Drag.avi
PadScroll_All_I.avi
PadScroll_All.avi
EdgeAction_L_RTL.avi
EdgeAction_L.avi
EdgeAction_R_RTL.avi
EdgeAction_R.avi
EdgeAction_U.avi
2Tap_Shortcut.avi
PanScroll_All_I.avi
PanScroll_All.avi
PinchZoom.avi
2Rotate.avi
SP_Tapping.avi
2Click_Shortcut.avi
3Flick.avi
3Press_WinAllMin.avi
3Press_BlackOut.avi
3Press_PCLock.avi
3Press_Mailer.avi
3Press_Browser.avi
3Click_WinAllMin.avi
3Click_BlackOut.avi
3Click_PCLock.avi
3Click_Mailer.avi
3Click_Browser.avi
4Flick_WinMove.avi
DisableUSBMouse.avi

[MouFilter_CopyFilesCur]
PadScr.cur
PadScrV.cur
PadScrH.cur
CirScr.cur
CirScrV.cur
CirScrH.cur
CirScrU.cur
CirScrD.cur
CirScrL.cur
CirScrR.cur
InrScr.cur
InrScrV.cur
InrScrH.cur
Zoom.cur
Rotation.cur
RotationL.cur
RotationR.cur
StkScr.cur
StkScrV.cur
StkScrH.cur

[MouFilter_CopyFiles_CoInstaller]
WdfCoInstaller01009.dll

[MouFilter_Inst.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"ApfiltrService"

[MouFilter_Inst.AddReg]
HKCR,CLSID\%APOINT_GUID%\InProcServer32,,		0x00000000, "%16422%\%Apoint_Path%\Apoint.dll"
HKCR,CLSID\%APOINT_GUID%\InProcServer32,ThreadingModel,	0x00000000, "Apartment"
HKLM,%SHELLPROP%\Alps 1Apoint Page,,			0x00000000, "%APOINT_GUID%"
HKCR,CLSID\%APMOUCPL_GUID%\InProcServer32,,			0x00000000, "%16422%\%Apoint_Path%\ApMouCpl.dll"
HKCR,CLSID\%APMOUCPL_GUID%\InProcServer32,ThreadingModel,	0x00000000, "Apartment"
HKLM,%SHELLPROP%\Alps 2Apoint Page,,				0x00000000, "%APMOUCPL_GUID%"

HKLM,%UNINST%,		"UninstallString",		0x00000000, "%16422%\%Apoint_Path%\Uninstap.exe ADDREMOVE"
HKLM,%UNINST%,		"DisplayName",			0x00000000, "ALPS Touch Pad Driver"
HKLM,%UNINST%,		"DisplayIcon",			0x00000000, "%16422%\%Apoint_Path%\Apoint.exe"
HKLM,%UNINST%,		"Publisher",			0x00000000, "%Mfg.Desc%"
HKLM,%UNINST%,		"DisplayVersion",		0x00000000, "%ProductVersion%"
HKLM,%UNINST%,		"InstallLocation",		0x00000000, "%16422%\%Apoint_Path%"
HKLM,%UNINST%,		"VersionMajor",			0x00010001, 0x00000008
HKLM,%UNINST%,		"VersionMinor",			0x00010001, 0x00000000
HKLM,%UNINST%,		"EstimatedSize",		0x00010001, 0x0000C47B

; Auto Run Apoint.exe
HKLM,%RUN%,		"Apoint",			0x00000000, "%16422%\%Apoint_Path%\Apoint.exe"

; Set HKLM\Software\Alps\Apoint
HKLM,%SetApoint%,	"OEM_ID",			0x00010001, 0x00000003
HKLM,%SetApoint%,	"HomeDirectory",		0x00020000, "%16422%\%Apoint_Path%"
HKLM,%SetApoint%,	"ProductVer",			0x00020000, "%ProductVersion%"
HKLM,%SetApoint%,	"EnableMultiUser",		0x00010001, 0x00000002
HKLM,%SetApoint%,	"SupportLanguage",		0x00010001, 0x0FFFFFFF
HKLM,%SetApoint%,	"SupportFunctionTab",		0x00010001, 0x000065F3 ; 0x000005fb
HKLM,%SetApoint%,	"Install_Flag",			0x00010001, 0x00000001
HKLM,%SetApoint%,	"TouchSensitivity",		0x00010001, 0x00000008
HKLM,%SetApoint%,	"EnableTouchSensitivity",	0x00010001, 0x00000001
HKLM,%SetApoint%,	"EnableAreaSwitch",		0x00010001, 0x00000001
HKLM,%SetApoint%,	"Support_USB_Button_Swap",	0x00010001, 0x00000001
HKLM,%SetApoint%,	"SeparateResourceFlag",		0x00010001, 0x00000001
HKLM,%SetApoint%,	"UseEzWheelEx",			0x00010001, 0x00000001
HKLM,%SetApoint%,	"ScrMethod",			0x00010001, 0x00000000 ; Under the cursor
HKLM,%SetApoint%,	"Lang_CH_HongKong",		0x00010001, 0x00000003
HKLM,%SetApoint%,	"ApMsgFwd_Flags", 		0x00010001, 0x000002FF
HKLM,%SetApoint%,	"SupportMultiGesture",		0x00010001, 0x00000000
HKLM,%SetApoint%,	"ShowMultiGestureUI",		0x00010001, 0x00000000
HKLM,%SetApoint%,	"CursorChangeType", 		0x00010001, 0x00300000
HKLM,%SetApoint%,	"SeparateScroll_HV", 		0x00010001, 0x00000001
HKLM,%SetApoint%,	"EnableEzCapture",		0x00010001, 0x00000000
HKLM,%SetApoint%,	"TouchPadDisableFunc",		0x00010001, 0x00000001
HKLM,%SetApoint%,	"TouchGuardPattern", 		0x00010001, 0x00000002
HKLM,%SetApoint%,	"UseCustomGUI", 		0x00010001, 0x00020000
HKLM,%SetApoint%,	"CustomGUI_Name",		0x00020000, "ApCLP.exe"
HKLM,%SetApoint%,	"SupportMomentum", 		0x00010001, 0x00000001
HKLM,%SetApoint%,	"SupportInertialScroll",	0x00010001, 0x00000001
HKLM,%SetApoint%,	"EnableEzLauncher",		0x00010001, 0x00000000
HKLM,%SetApoint%,	"UseBtnMessageVersion", 	0x00010001, 0x00000600
HKLM,%SetApoint%,	"TouchPadOnOffContext", 	0x00010001, 0x00000000
;HKLM,%SetApoint%,	"DisableForceOffClickLock",	0x00010001, 0x00000001
HKLM,%SetApoint%,	"HidFindLaunchSW",		0x00010001, 0x00000001
HKLM,%SetApoint%,	"TouchPadOnOffLocked",		0x00010001, 0x00000001
HKLM,%SetApoint%,	"CustomTPSyncFlags",		0x00010001, 0x00000004
HKLM,%SetApoint%,	"InvertScrollShow", 		0x00010001, 0x00000011
HKLM,%SetApoint%,	"InvertScrollFlag", 		0x00010001, 0x00000033
HKLM,%SetApoint%,	"CloseWindowWhenCancel",	0x00010001, 0x00000001
HKLM,%SetApoint%,	"ShowTrayIconOnMouProp",	0x00010001, 0x00000001
HKLM,%SetApoint%,	"UpdateTrayIconByTimer",	0x00010001, 0x00000001
;HKLM,%SetApoint%,	"UseThreshForScroll",		0x00010001, 0x00010001

; for Advanced scroll
HKLM,%SetApoint%,	"AdvancedScrollFunc",		0x00010001, 0x00000099
;HKLM,%SetApoint%,	"DisablePageScroll_H",		0x00010001, 0x00000001
; for EdgeAction
HKLM,%SetApoint%,	"CursorBugFixMethod",		0x00010001, 0x00000001

; Set HKLM\Software\Alps\Apoint\SelectDevice
HKLM,%SetSelectDev%,"SelectDevice",			0x00010001, 0x0000003F
HKLM,%SetSelectDev%,"SupportDeviceSelectIF",0x00010001, 0x00000002

; Set HKLM\Software\Alps\Apoint\Button
HKLM,%SetButton%,	"ButtonFunction",		0x00010001, 0xCD5485EF
HKLM,%SetButton%,	"DoubleClkSpeed",		0x00010001, 0x00000008
HKLM,%SetButton%,	"EnableWheel",			0x00010001, 0x00000002
HKLM,%SetButton%,	"USB_Button_Swap",		0x00010001, 0x00000000
HKLM,%SetButton%,	"Scroll_HV",			0x00010001, 0x00000003
HKLM,%SetButton%,	"InertialScrollSetting",	0x00010001, 0x00000003
HKLM,%SetButton%,	"InertialScrollInterval",	0x00010001, 0x00000014
HKLM,%SetButton%,	"InertialScrollLimit",		0x00010001, 0x0000005A
HKLM,%SetButton%,	"InertialScrollThreshold",	0x00010001, 0x0000000A
HKLM,%SetButton%,	"AppReg1",			0x00000000, ""
HKLM,%SetButton%,	"AppReg2",			0x00000000, ""
HKLM,%SetButton%,	"AppReg3",			0x00000000, ""
HKLM,%SetButton%,	"AppReg8",			0x00000000, ""
HKLM,%SetButton%,	"AppRegSP1",			0x00000000, ""
HKLM,%SetButton%,	"AppRegSP2",			0x00000000, ""
HKLM,%SetButton%,	"AppRegSP3",			0x00000000, ""
HKLM,%SetButton%,	"AppRegSP8",			0x00000000, ""
HKLM,%SetButton%,	"ButtonFunction0",		0x00010001, 0x00000005
HKLM,%SetButton%,	"ButtonFunction1",		0x00010001, 0x00000005
HKLM,%SetButton%,	"ButtonFunction2",		0x00010001, 0x00000004
HKLM,%SetButton%,	"ButtonFunction3",		0x00010001, 0x00000012
HKLM,%SetButton%,	"ButtonFunction8",		0x00010001, 0x00000012
HKLM,%SetButton%,	"SPFunction0",			0x00010001, 0x00000005
HKLM,%SetButton%,	"SPFunction1",			0x00010001, 0x00000005
HKLM,%SetButton%,	"SPFunction2",			0x00010001, 0x00000004
HKLM,%SetButton%,	"SPFunction3",			0x00010001, 0x00000012
HKLM,%SetButton%,	"SPFunction8",			0x00010001, 0x00000012
HKLM,%SetButton%,	"MouFunction1",			0x00010001, 0x00000005
HKLM,%SetButton%,	"MouFunction2",			0x00010001, 0x00000004
HKLM,%SetButton%,	"MouFunction3",			0x00010001, 0x00000012

; Set HKLM\Software\Alps\Apoint\Orientation
HKLM,%SetOrientation%,	"CustomGpSpeedSetting",		0x00010001, 0x00120001
HKLM,%SetOrientation%,	"GpSpeed",			0x00010001, 0x00000064
HKLM,%SetOrientation%,	"Rotation",			0x00010001, 0x00000000

; Set HKLM\Software\Alps\Apoint\Tapping
HKLM,%SetTapping%,	"Tapping",			0x00010001, 0x00000001
HKLM,%SetTapping%,	"TapSettings",			0x00010001, 0x0000000A
HKLM,%SetTapping%,	"TapTyping",			0x00010001, 0x00000001
HKLM,%SetTapping%,	"TapTypingDelay",		0x00010001, 0x00000002
HKLM,%SetTapping%,	"AutoRelease",			0x00010001, 0x00000001
HKLM,%SetTapping%,	"TypingDetect",			0x00010001, 0x00000002
HKLM,%SetTapping%,	"EnableCustomTapOffTimer",	0x00010001, 0x00000001
HKLM,%SetTapping%,	"CustomTapOffTimer",		0x00000000, "200,300,500,800,1000"
HKLM,%SetTapping%,	"TouchSensitivity",		0x00010001, 0x00000008
HKLM,%SetTapping%,	"TypingInhibit",		0x00010001, 0x0000007F

; Set HKLM\Software\Alps\Apoint\Gesture
HKLM,%SetGesture%,	"EasyX",			0x00010001, 0x00000000
HKLM,%SetGesture%,	"EnableFB",			0x00010001, 0x00000000
HKLM,%SetGesture%,	"EnableWheel",			0x00010001, 0x00000002
HKLM,%SetGesture%,	"CornerTapOffsetX",		0x00010001, 0x00000050
HKLM,%SetGesture%,	"CornerTapOffsetY",		0x00010001, 0x00000050
HKLM,%SetGesture%,	"PadScrollLines",		0x00000000, "3"
HKLM,%SetGesture%,	"GPScrollCancelEnable", 	0x00010001, 0x00000001
HKLM,%SetGesture%,	"GPScrollCancelFlag", 		0x00010001, 0x00000003
HKLM,%SetGesture%,	"SupportCircularScroll", 	0x00010001, 0x00000001
HKLM,%SetGesture%,	"SupportZoom", 			0x00010001, 0x00000001
HKLM,%SetGesture%,	"SupportMomentum", 		0x00010001, 0x00000000
HKLM,%SetGesture%,	"MomentumThresh", 		0x00010001, 0x00320032
HKLM,%SetGesture%,	"GlideDistance", 		0x00010001, 0x00000005

HKLM,%SetGesture%,	"CornerFuncShow",		0x00010001, 0x01100000
HKLM,%SetGesture%,	"CornerRotateShow",		0x00010001, 0x00000000

HKLM,%SetGesture%,	"PanSupport",			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"EnablePan", 			0x00010001, 0x00000001
HKLM,%SetGesture%,	"PanFunc",			0x00010001, 0x00000001
HKLM,%SetGesture%,	"PanShow",			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"PanSetting", 			0x00010001, 0x00000005

HKLM,%SetGesture%,	"PinchSupport",			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"EnablePinch", 			0x00010001, 0x00000001
HKLM,%SetGesture%,	"PinchShow",			0x00010001, 0x00000001
HKLM,%SetGesture%,	"PinchFunc",			0x00010001, 0x00000002
HKLM,%SetGesture%, 	"PinchSetting",			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"PinchCancelFlag",		0x00010001, 0x00000001

HKLM,%SetGesture%,	"TwistSupport",			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"EnableTwist", 			0x00010001, 0x00000000
HKLM,%SetGesture%,	"TwistShow",			0x00010001, 0x00000001
HKLM,%SetGesture%,	"TwistFunc",			0x00010001, 0x00000003

HKLM,%SetGesture%,	"FlickSupport",			0x00010001, 0x00000000
HKLM,%SetGesture%, 	"EnableFlick", 			0x00010001, 0x00000000
HKLM,%SetGesture%,	"FlickShow",			0x00010001, 0x00000000
HKLM,%SetGesture%,	"FlickFunc",			0x00010001, 0x00000000
HKLM,%SetGesture%, 	"FlickSetting", 		0x00010001, 0x00000000

HKLM,%SetGesture%,	"2FlickSupport",		0x00010001, 0x00000002
HKLM,%SetGesture%, 	"Enable2Flick", 		0x00010001, 0x00000003
HKLM,%SetGesture%,	"2FlickShow",			0x00010001, 0x00000001
HKLM,%SetGesture%,	"2FlickHorFunc",		0x00010001, 0x00090009
HKLM,%SetGesture%,	"2FlickVerFunc",		0x00010001, 0x00090009
HKLM,%SetGesture%,	"2FlickVerUSetting",		0x00020000, "1"
HKLM,%SetGesture%,	"2FlickVerDSetting",		0x00020000, "1"
HKLM,%SetGesture%,	"2FlickHorLSetting",		0x00020000, "2"
HKLM,%SetGesture%,	"2FlickHorRSetting",		0x00020000, "2"

HKLM,%SetGesture%, 	"3FlickSupport", 		0x00010001, 0x00000003
HKLM,%SetGesture%, 	"Enable3Flick", 		0x00010001, 0x00000000
HKLM,%SetGesture%, 	"3FlickShow", 			0x00010001, 0x00000002
HKLM,%SetGesture%, 	"3FlickHorFunc", 		0x00010001, 0x00050006
HKLM,%SetGesture%, 	"3FlickVerFunc", 		0x00010001, 0x00030004

HKLM,%SetGesture%, 	"3PressSupport", 		0x00010001, 0x00000001
HKLM,%SetGesture%, 	"Enable3Press", 		0x00010001, 0x00000000
HKLM,%SetGesture%, 	"3PressShow", 			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"3PressFunc", 			0x00010001, 0x0000000B
HKLM,%SetGesture%,	"3PressSetting",		0x00010001, 0x000000FF

HKLM,%SetGesture%, 	"2TapSupport", 			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"Enable2Tap", 			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"2TapShow", 			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"2TapFunc", 			0x00010001, 0x0000000D
HKLM,%SetGesture%, 	"2TapSetting", 			0x00010001, 0x00000000
HKLM,%SetGesture%, 	"2TapSettingShow", 		0x00010001, 0x00000000
HKLM,%SetGesture%, 	"2TapSettingEx", 		0x00000000, ""

HKLM,%SetGesture%, 	"3TapSupport", 			0x00010001, 0x00000000
HKLM,%SetGesture%, 	"Enable3Tap", 			0x00010001, 0x00000000
HKLM,%SetGesture%, 	"3TapFunc", 			0x00010001, 0x00000006
HKLM,%SetGesture%, 	"3TapSetting", 			0x00010001, 0x000000FF
HKLM,%SetGesture%, 	"3TapSettingEx", 		0x00000000, ""

HKLM,%SetGesture%,	"CoverSupport",			0x00010001, 0x00000000
HKLM,%SetGesture%,	"EnableCover",			0x00010001, 0x00000000
HKLM,%SetGesture%,	"CoverShow",			0x00010001, 0x00000001
HKLM,%SetGesture%,	"CoverFunc",			0x00010001, 0x00000004
HKLM,%SetGesture%, 	"CoverSetting", 		0x00010001, 0x00000000

HKLM,%SetGesture%, 	"2ClickSupport", 		0x00010001, 0x00000001
HKLM,%SetGesture%, 	"Enable2Click", 		0x00010001, 0x00000000
HKLM,%SetGesture%, 	"2ClickShow", 			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"2ClickFunc", 			0x00010001, 0x0000000E
HKLM,%SetGesture%, 	"2ClickSetting", 		0x00010001, 0x00000000
HKLM,%SetGesture%, 	"2ClickSettingShow", 		0x00010001, 0x00000000

HKLM,%SetGesture%, 	"3ClickSupport", 		0x00010001, 0x00000001
HKLM,%SetGesture%, 	"Enable3Click", 		0x00010001, 0x00000000
HKLM,%SetGesture%, 	"3ClickShow", 			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"3ClickFunc", 			0x00010001, 0x00000008
HKLM,%SetGesture%, 	"3ClickSetting", 		0x00010001, 0x00000000
HKLM,%SetGesture%, 	"3ClickSettingShow", 		0x00010001, 0x00000000

HKLM,%SetGesture%, 	"4FlickSupport", 		0x00010001, 0x00000003
HKLM,%SetGesture%, 	"Enable4Flick", 		0x00010001, 0x00000000
HKLM,%SetGesture%, 	"4FlickShow", 			0x00010001, 0x00000001
HKLM,%SetGesture%, 	"4FlickHorFunc", 		0x00010001, 0x00120013
HKLM,%SetGesture%, 	"4FlickVerFunc", 		0x00010001, 0x00140015

HKLM,%SetGesture%, 	"GestureSens", 			0x00010001, 0x00000003
HKLM,%SetGesture%, 	"PalmCheck", 			0x00010001, 0x00000003
HKLM,%SetGesture%,	"VideoHelp_Show",		0x00010001, 0x00000001

; for Advanced scroll
HKLM,%SetGesture%,	"AdvancedInertialScrThreshold",	0x00010001, 0x00F00008
HKLM,%SetGesture%, 	"AdvancedInertialScrDecrement",	0x00010001, 0x00000008
HKLM,%SetGesture%,	"AdvancedInertialScrDeltaOffset", 0x00010001, 0x00000008

; Set HKLM\Software\Alps\Stick
HKLM,%SetStick%,	"SPSpeed",			0x00010001, 0x00000050
HKLM,%SetStick%,	"SPTapping",			0x00010001, 0x00000000
HKLM,%SetStick%,	"SPTapSettings",		0x00010001, 0x00000001
HKLM,%SetStick%,	"SPTapTyping",			0x00010001, 0x00000000
HKLM,%SetStick%,	"SPTapTypingDelay",		0x00010001, 0x00000002
HKLM,%SetStick%,	"SPFunction",			0x00010001, 0x00548500
HKLM,%SetStick%,	"SPScroll",			0x00010001, 0x00000002
HKLM,%SetStick%,	"SPScrollLines",		0x00000000, "3"
HKLM,%SetStick%,	"SpTypingSound",		0x00000000, ""
HKLM,%SetStick%,	"SPTypingInhibit",		0x00010001, 0x00000007
HKLM,%SetStick%,	"EnableSPCustomTapOffTimer",	0x00010001, 0x00000001
HKLM,%SetStick%,	"SPCustomTapOffTimer",		0x00000000, "200,300,500,800,1000"
HKLM,%SetStick%,	"SPScrollThreshold",		0x00010001, 0x00000096
HKLM,%SetStick%,	"SPScrollDirecLock",		0x00010001, 0x00000001

; Set HKLM\Software\Alps\Other
HKLM,%SetOther%,	"TrayIcon",			0x00020000, "TRUE"
HKLM,%SetOther%,	"UseSound",			0x00010001, 0x00000000
HKLM,%SetOther%,	"UseIMECap",			0x00010001, 0x00000000
HKLM,%SetOther%,	"ShowTPdisable",		0x00010001, 0x00000000
HKLM,%SetOther%,	"ShowIMECapture",		0x00010001, 0x00000000
HKLM,%SetOther%,	"TrayIconAnimate",		0x00010001, 0x00010003

;// Set HKLM\Software\Alps\USBMouse
HKLM,%SetUSBMouse%,	"USBMouse",			0x00010001, 0x00000000

; Set HKLM\Software\Alps\Apoint\TouchGuard
HKLM,%SetTouchGuard%,	"TypingOffFunctionUI",		0x00010001, 0x00000003
HKLM,%SetTouchGuard%,	"TapGestureDelayUI",		0x00010001, 0x00000002
HKLM,%SetTouchGuard%,	"SupportTGFingerSize",		0x00010001, 0x00000001
HKLM,%SetTouchGuard%,	"TGFingerSize",			0x00010001, 0x00000003
HKLM,%SetTouchGuard%,	"CustomTGFingerSize",		0x00000000, "20,25,30,35,40,45,50"

; Set HKLM\Software\Alps\Exceptions
HKLM,%SetExceptions%,	"PP97FrameClass",		0x00020000, ""
HKLM,%SetExceptions%,	"PP9FrameClass",		0x00020000, ""
HKLM,%SetExceptions%,	"PP10FrameClass",		0x00020000, ""
HKLM,%SetExceptions%,	"PP11FrameClass",		0x00020000, ""
HKLM,%SetExceptions%,	"PPTFrameClass",		0x00020000, ""
HKLM,%SetExceptions%,	"OpusApp",			0x00020000, ""
HKLM,%SetExceptions%,	"XLMAIN",			0x00020000, ""
HKLM,%SetExceptions%,	"IEFrame",			0x00020000, ""
HKLM,%SetExceptions%,	"Illustrator8",			0x00020000, ""
HKLM,%SetExceptions%,	"Photoshop",			0x00020000, ""
HKLM,%SetExceptions%,	"MSPhotoEditor32MainClass",	0x00020000, ""
HKLM,%SetExceptions%,	"CabinetWClass",		0x00020000, ""
HKLM,%SetExceptions%,	"ShImgVW:CPreviewWnd",		0x00020000, ""
HKLM,%SetExceptions%,	"WinCalWnd",			0x00020000, ""
HKLM,%SetExceptions%,	"MozillaUIWindowClass",		0x00020000, ""
HKLM,%SetExceptions%,	"AcrobatSDIWindow",		0x00020000, ""
HKLM,%SetExceptions%,	"WMPlayerApp",			0x00020000, ""
HKLM,%SetExceptions%,	"Windows_Photo_Library_MainWnd",0x00020000, ""
HKLM,%SetExceptions%,	"eHome Render Window",		0x00020000, ""
HKLM,%SetExceptions%,	"iTunes",			0x00020000, ""
HKLM,%SetExceptions%,	"PP12FrameClass",		0x00020000, ""
HKLM,%SetExceptions%,	"rctrl_renwnd32",		0x00020000, ""
HKLM,%SetExceptions%,	"Photo_Lightweight_Viewer",	0x00020000, ""

; Set HKLM\Software\Alps\Apoint\InertialMovemnet
HKLM,%SetIM%,		"EnableInertialMovement",	0x00010001, 0x00000000
HKLM,%SetIM%,		"EnableOnlyWhenDrag",		0x00010001, 0x00000001
HKLM,%SetIM%,		"Horizontal_Left",		0x00010001, 0x00000040
HKLM,%SetIM%,		"Horizontal_Right",		0x00010001, 0x00000040
HKLM,%SetIM%,		"Vertical_Top",			0x00010001, 0x00000040
HKLM,%SetIM%,		"Vertical_Bottom",		0x00010001, 0x00000040
HKLM,%SetIM%,		"IM_Delta",			0x00010001, 0x00000001
HKLM,%SetIM%,		"IM_DeltaAlpha",		0x00010001, 0x0000004b
HKLM,%SetIM%,		"IM_Period",			0x00010001, 0x00000032
HKLM,%SetIM%,		"IM_Speed",			0x00010001, 0x00000007
HKLM,%SetIM%,		"IM_SuppressMove",		0x00010001, 0x00000000

; Set HKLM\Software\Alps\LimitOffofScrollbar
HKLM,%SetLimitOffofScrollbar%,	"XLMAIN",		0x00010001, 0x00000001

; Set HKLM\Software\Alps\Apoint\EdgeAction
HKLM,%SetEdgeAction%,	"SupportEdgeAction",		0x00010001, 0x00000001
HKLM,%SetEdgeAction%,	"EnableEdgeAction_U",		0x00010001, 0x00000001
HKLM,%SetEdgeAction%,	"EnableEdgeAction_L",		0x00010001, 0x00000001
HKLM,%SetEdgeAction%,	"EnableEdgeAction_R",		0x00010001, 0x00000001
HKLM,%SetEdgeAction%,	"EnableEdgeAction_UL",		0x00010001, 0x00000000
HKLM,%SetEdgeAction%,	"MoveCursorEA_R",			0x00010001, 0x00000001

; Set Default values
HKLM,%SetParamsDef%,	"ButtonFunction",		0x00010001, 0xCD5485EF
HKLM,%SetParamsDef%,	"EnableWheel",			0x00010001, 0x00000002
HKLM,%SetParamsDef%,	"Scroll_HV",			0x00010001, 0x00000003
HKLM,%SetParamsDef%,	"ButtonFunction0",		0x00010001, 0x00000005
HKLM,%SetParamsDef%,	"ButtonFunction1",		0x00010001, 0x00000005
HKLM,%SetParamsDef%,	"ButtonFunction2",		0x00010001, 0x00000004
HKLM,%SetParamsDef%,	"ButtonFunction3",		0x00010001, 0x00000012
HKLM,%SetParamsDef%,	"ButtonFunction8",		0x00010001, 0x00000012
HKLM,%SetParamsDef%,	"SPFunction0",			0x00010001, 0x00000005
HKLM,%SetParamsDef%,	"SPFunction1",			0x00010001, 0x00000005
HKLM,%SetParamsDef%,	"SPFunction2",			0x00010001, 0x00000004
HKLM,%SetParamsDef%,	"SPFunction3",			0x00010001, 0x00000012
HKLM,%SetParamsDef%,	"SPFunction8",			0x00010001, 0x00000012
HKLM,%SetParamsDef%,	"MouFunction1",			0x00010001, 0x00000005
HKLM,%SetParamsDef%,	"MouFunction2",			0x00010001, 0x00000004
HKLM,%SetParamsDef%,	"MouFunction3",			0x00010001, 0x00000012
HKLM,%SetParamsDef%,	"EnableFB",			0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"CornerTapOffsetX",		0x00010001, 0x00000050
HKLM,%SetParamsDef%,	"CornerTapOffsetY",		0x00010001, 0x00000050
HKLM,%SetParamsDef%,	"TapSettings",			0x00010001, 0x0000000A
HKLM,%SetParamsDef%,	"TapTyping",			0x00010001, 0x00000001
HKLM,%SetParamsDef%,	"TapTypingDelay",		0x00010001, 0x00000002
HKLM,%SetParamsDef%,	"TapGestureDelayUI",		0x00010001, 0x00000002
HKLM,%SetParamsDef%,	"SPTapTyping",			0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"SPTapTypingDelay",		0x00010001, 0x00000002
HKLM,%SetParamsDef%,	"EnablePan", 			0x00010001, 0x00000001
HKLM,%SetParamsDef%,	"PanSetting",	 		0x00010001, 0x00000005
HKLM,%SetParamsDef%,	"Enable2Flick", 		0x00010001, 0x00000003
HKLM,%SetParamsDef%,	"EnablePinch", 			0x00010001, 0x00000001
HKLM,%SetParamsDef%,	"PinchSetting",			0x00010001, 0x00000001
HKLM,%SetParamsDef%,	"EnableFlick", 			0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"FlickSetting",			0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"EnableTwist", 			0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"EnableCover", 			0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"CoverSetting", 		0x00010001, 0x00000001
HKLM,%SetParamsDef%,	"EnableSweep", 			0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"SweepSetting",	 		0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"Enable3Flick", 		0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"Enable3Press", 		0x00010001, 0x00000000
HKLM,%SetParamsDef%, 	"3PressFunc", 			0x00010001, 0x0000000B
HKLM,%SetParamsDef%,	"GestureSens", 			0x00010001, 0x00000003
HKLM,%SetParamsDef%,	"TGFingerSize", 		0x00010001, 0x00000003
HKLM,%SetParamsDef%,	"TouchSensitivity",		0x00010001, 0x00000008
HKLM,%SetParamsDef%,	"PalmCheck", 			0x00010001, 0x00000003
HKLM,%SetParamsDef%,	"EnableInertialMovement",	0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"IM_Speed",			0x00010001, 0x00000007
HKLM,%SetParamsDef%,	"EnableEdgeAction_U",		0x00010001, 0x00000001
HKLM,%SetParamsDef%,	"EnableEdgeAction_L",		0x00010001, 0x00000001
HKLM,%SetParamsDef%,	"EnableEdgeAction_R",		0x00010001, 0x00000001
HKLM,%SetParamsDef%,	"EnableEdgeAction_UL",		0x00010001, 0x00000001
HKLM,%SetParamsDef%,	"DoubleClickSpeed",		0x00010001, 0x00000226
HKLM,%SetParamsDef%,	"TGFingerSize",			0x00010001, 0x00000003
HKLM,%SetParamsDef%,	"InvertScrollFlag",		0x00010001, 0x00000033
HKLM,%SetParamsDef%, 	"Enable2Click", 		0x00010001, 0x00000000
HKLM,%SetParamsDef%, 	"Enable2Tap", 			0x00010001, 0x00000001
HKLM,%SetParamsDef%,	"GpSpeed",			0x00010001, 0x00000064
HKLM,%SetParamsDef%,	"SPSpeed",			0x00010001, 0x00000050
HKLM,%SetParamsDef%,	"SPTapping",			0x00010001, 0x00000000
HKLM,%SetParamsDef%,	"PadScrollLines", 		0x00000000, "3"
HKLM,%SetParamsDef%,	"SPScrollLines", 		0x00000000, "3"
HKLM,%SetParamsDef%, 	"GlideDistance", 		0x00010001, 0x00000005

; for Advanced scroll
HKLM,%SetParamsDef%,	"2FlickVerUSetting",		0x00020000, "1"
HKLM,%SetParamsDef%,	"2FlickVerDSetting",		0x00020000, "1"
HKLM,%SetParamsDef%,	"2FlickHorLSetting",		0x00020000, "2"
HKLM,%SetParamsDef%,	"2FlickHorRSetting",		0x00020000, "2"

HKLM,%SetParamsMin%,	"CornerTapOffsetX",		0x00010001, 0x00000032
HKLM,%SetParamsMin%,	"CornerTapOffsetY",		0x00010001, 0x00000032
HKLM,%SetParamsMax%,	"CornerTapOffsetX",		0x00010001, 0x00000096
HKLM,%SetParamsMax%,	"CornerTapOffsetY",		0x00010001, 0x00000096

; Set Parameters (Drivers)
HKR,,"SupportDevices",					0x00010001, 0x01FFFFFF
HKR,,"DoubleClkSpeed",					0x00010001, 0x00000008
HKR,,"Tapping",						0x00010001, 0x00000001
HKR,,"TapSettings",					0x00010001, 0x0000000A
HKR,,"Controls",					0x00010001, 0x00000003
HKR,,"Swap",						0x00010001, 0x00000000
HKR,,"M_Assign",					0x00010001, 0x00000003
HKR,,"Acceleration",					0x00010001, 0x00000001
HKR,,"Rotation",					0x00010001, 0x00000000
HKR,,"EasyScroll",					0x00010001, 0x7A980014
HKR,,"AutoTime",					0x00010001, 0x000001F4
HKR,,"XOffset",						0x00010001, 0x00000080
HKR,,"YOffset",						0x00010001, 0x00000080
HKR,,"XResolution",					0x00010001, 0x00000420
HKR,,"YResolution",					0x00010001, 0x00000320
HKR,,"EasyX",						0x00010001, 0x00008000
HKR,,"CornerTapOffsetX",				0x00010001, 0x00000050
HKR,,"CornerTapOffsetY",				0x00010001, 0x00000050
HKR,,"EnableWheel",					0x00010001, 0x00000002
HKR,,"RightBtnEmulation",				0x00010001, 0x00000000
HKR,,"ButtonFunction",					0x00010001, 0xCD5485EF
HKR,,"MouseSynchIn100nsForMultiDevice",			0x00010001, 0x00000000
HKR,,"TapTyping",					0x00010001, 0x00000001
HKR,,"TapTypingDelay",					0x00010001, 0x00000002
HKR,,"AutoRelease",					0x00010001, 0x00000001
HKR,,"EnableFB",					0x00010001, 0x00000001
HKR,,"EnableFB_Type",					0x00010001, 0x00000001
HKR,,"SelectDevice",					0x00010001, 0x0000003F
HKR,,"SPTapTyping",					0x00010001, 0x00000000
HKR,,"SPTapTypingDelay",				0x00010001, 0x00000002
HKR,,"SPTapping",					0x00010001, 0x00000000
HKR,,"SPTapSettings",					0x00010001, 0x00000001
HKR,,"SPFunction",					0x00010001, 0x00548500
HKR,,"SPScroll",					0x00010001, 0x00000002
HKR,,"ScrollCancelThreshold_X",				0x00010001, 0x00000019
HKR,,"ScrollCancelThreshold_Y",				0x00010001, 0x00000019
HKR,,"PM_Resume",					0x00010001, 0x00000000
HKR,,"UseIMECap",					0x00010001, 0x00000000
HKR,,"DragLock_TR_Emulation",				0x00010001, 0x00000001
HKR,,"ScrollLock_Enable",				0x00010001, 0x00000000
HKR,,"ScrollLock_Period",				0x00010001, 0x00000014
HKR,,"EnableAreaSwitch",				0x00010001, 0x00000001
HKR,,"EnableTouchSensitivity",				0x00010001, 0x00000001
HKR,,"TouchSensitivity",				0x00010001, 0x0000000A
HKR,,"ZThresholdMode",					0x00010001, 0x00000003
HKR,,"EnableRawMode",					0x00010001, 0x00000003
HKR,,"SP_Raw_Usability",				0x00000001, 0x01,0x00,0x02,0x00,0x01,0x00
HKR,,"SP_ReviseBallisticCurve_Enable",			0x00010001, 0x00000001
HKR,,"SP_ReviseBallisticCurve_Pram_1",			0x00010001, 0x07000078
HKR,,"SP_ReviseBallisticCurve_Pram_2",			0x00010001, 0x13000021
HKR,,"SP_ReviseBallisticCurve_Pram_3",			0x00010001, 0xFF000021
HKR,,"SP_BrakeCursor_Enable",				0x00010001, 0x00000001
HKR,,"SP_BrakeCursor_DeltaTime",			0x00010001, 0x00000020
HKR,,"SP_BrakeCursor_Buffer_N",				0x00010001, 0x00000003
HKR,,"SP_BrakeCursor_Threshold_Min",			0x00010001, 0x00000003
HKR,,"SP_BrakeCursor_Threshold_Max",			0x00010001, 0x00000020
HKR,,"SP_BrakeCursor_Percent",				0x00010001, 0x0000000D
HKR,,"SP_NoSpeedAccThreshold",				0x00010001, 0x00000001
HKR,,"DataModeSwitchTime",				0x00010001, 0x00000064
HKR,,"WatchDog_Flag",					0x00010001, 0x00000001
;HKR,,"KBCSyncSolution",					0x00010001, 0x00000006
HKR,,"SeparateSPButton",				0x00010001, 0x00000001
HKR,,"ResendCmdSet",					0x00010001, 0x00000001
HKR,,"GP_Raw_CountToLeave",				0x00010001, 0x00000001
HKR,,"ZThresholdConversionBase",			0x00010001, 0x0000001C
HKR,,"ZThresholdConversionParam",			0x00010001, 0x00000006
HKR,,"VariableAccTable_Enable",				0x00010001, 0x00000001
HKR,,"VariableAccTable_Index",				0x00010001, 0x00000001
HKR,,"PegasusMonitorModeFlags",				0x00010001, 0x00000018
;HKR,,"Enable_ForceCompensation",			0x00010001, 0x00000001
HKR,,"MuShortening",					0x00010001, 0x00000001
;HKR,,"DisableKbdLineDuringInit",			0x00010001, 0x00000001
HKR,,"Publisher",					0x00000000, "Alps"
HKR,,"MaxDistanceForDrag",				0x00010001, 0x000000B4
HKR,,"MT_BoxArray_0",					0x00010001, 0x00050005
HKR,,"MT_BoxArray_1",					0x00010001, 0x0014000A
HKR,,"MT_BoxArray_2",					0x00010001, 0x001E000A
HKR,,"MT_BoxArray_3",					0x00010001, 0x0028000A
HKR,,"MT_BoxArray_4",					0x00010001, 0x003C000F
HKR,,"PinnacleAG_X_wide_thresh",			0x00010001, 0x008A0003
HKR,,"PinnacleAG_Z_thresh_cnst",			0x00010001, 0x008A0028
HKR,,"MT_RecogStopDist",				0x00010001, 0x02800380
HKR,,"MT_Flick_type",					0x00010001, 0x00000002
HKR,,"MT_Pan_init_move",				0x00010001, 0x00410050
HKR,,"PinnacleAG_enable_filter",			0x00010001, 0x00000000
HKR,,"RawModeFilterLevel",				0x00010001, 0xFFF56514
HKR,,"SP_Raw_AccCurve_Type",				0x00010001, 0x00000000
HKR,,"SP_Raw_ReviseCurve_Enable",			0x00010001, 0x00000001
HKR,,"SP_Raw_ReviseCurve_Param_1",			0x00010001, 0x00000011
HKR,,"SP_Raw_ReviseCurve_Param_2",			0x00010001, 0x000001F4
HKR,,"SP_Raw_EnableButtonOR",				0x00010001, 0x00000001
HKR,,"SP_Raw_ReviseLinear_Type",			0x00010001, 0x00000001
HKR,,"SP_Raw_ReviseLinear_AppSpeed",			0x00010001, 0x0000000A
HKR,,"SP_Raw_BrakeStrength",				0x00010001, 0x0000003C
HKR,,"SP_Raw_BrakeFactor_MinSpeed",			0x00010001, 0x00000019
HKR,,"SP_Raw_BrakeFactor_AppSpeed",			0x00010001, 0x00000012
;HKR,,"CheckButtonAfterLeave",				0x00010001, 0x14001400
;HKR,,"SendCmdBeforeReset",				0x00010001, 0x00000001
HKR,,"PinnacleAG_source_priority",			0x00010001, 0x00000000
HKR,,"ChangeAccelCurve_Enable",				0x00010001, 0x00000001

HKR,,"GP_Raw_Usability",				0x00000001, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0x00
HKR,,"ISDR_Enable",					0x00010001, 0x00000001
HKR,,"ISDR_ResolXMin",					0x00010001, 0x00000320
HKR,,"ISDR_AspectRatioMin",				0x00010001, 0x00000082
HKR,,"ISDR_AspectRatioMax",				0x00010001, 0x000000B4
HKR,,"CursorSpeedScale_Enable",  			0x00010001, 0x00000001
HKR,,"ActiveAreaLength",				0x00010001, 0x0032005A
HKR,,"HorizSensitivity",				0x00010001, 0x00000020
HKR,,"VertSensitivity",					0x00010001, 0x00000020
HKR,,"mask_at_lid_close",				0x00010001, 0x00000007
HKR,,"DisableTouchPad_Type",				0x00010001, 0x00000001
HKR,,"MT_PalmCheck",					0x00010001, 0x00000003
;HKR,,"SendF5CmdInstFFCmd",				0x00010001, 0x00000002
HKR,,"DrumFilter",					0x00010001, 0x016801E0
HKR,,"RotCR_enable",					0x00010001, 0x00000001
HKR,,"SendCmdWhenSelectDevice",				0x00010001, 0x00000000
HKR,,"OfficeScrollSrc",					0x00010001, 0x00000001
HKR,,"DisablePadOperation",				0x00010001, 0x00000000
HKR,,"i8042_WatchDog_Flag",				0x00010001, 0x00000000
HKR,,"UseMercuryRawAcc",				0x00010001, 0x00000001
HKR,,"DriverFunctionFlag",				0x00010001, 0x00000003
HKR,,"MT_Pan_enable",   				0x00010001, 0x00000001
HKR,,"MT_Pinch_enable",   				0x00010001, 0x00000001
HKR,,"MT_Twist_enable",   				0x00010001, 0x00000001
HKR,,"MT_Cover_enable",   				0x00010001, 0x00000001
HKR,,"MT_Flick_enable",   				0x00010001, 0x00000000
;HKR,,"MT_CirqueLogicEnable",  				0x00010001, 0x00000001
HKR,,"RecalIdleTimeout",				0x00010001, 0x00000BB8
HKR,,"NumberOfRetrySPInit",				0x00010001, 0x00000005
HKR,,"ReInitForInvalidDataErr",				0x00010001, 0x00000001
HKR,,"InhibitBtnTap_Setting",				0x00010001, 0x00000020
HKR,,"WatchDog_Timeout",				0x00010001, 0x00001388
HKR,,"GP_ScrollThreshold_V",				0x00010001, 0x0000000A
HKR,,"GP_ScrollThreshold_H",				0x00010001, 0x0000000A
HKR,,"ScrollCancelAngle_X",				0x00010001, 0x0000000D
HKR,,"ScrollCancelAngle_Y",				0x00010001, 0x0000000D
HKR,,"ScrollDecideThreshold_X",				0x00010001, 0x0000000A
HKR,,"ScrollDecideThreshold_Y",				0x00010001, 0x0000000A
HKR,,"ZAdjust_Enable",					0x00010001, 0x00000001
HKR,,"ZAdjust_Area",					0x00010001, 0x000000A8
HKR,,"ZAdjust_ZThresh",					0x00010001, 0x0000001E
HKR,,"ZAdjust_Value",					0x00010001, 0x0000000F
HKR,,"WatchIBF_Enable",					0x00010001, 0x00000001
HKR,,"WaitNormalAck_Enable",				0x00010001, 0x00000002
HKR,,"IgnoreOemID",					0x00010001, 0x00000001

HKR,%SetAGPlus%,"CursorSpeedScale_GP",  		0x00010001, 0x00000064
HKR,%SetAGPlus%,"PinnacleAG_enable_filter",		0x00010001, 0x00000000
HKR,%SetAGPlus%,"RawModeFilterLevel",  			0x00010001, 0xFFFF6514
HKR,%SetAGPlus%,"PinnacleAG_Y_NERD_thresh",		0x00010001, 0x00040003
HKR,%SetAGPlus%,"PinnacleAG_Z_thresh_cnst",		0x00010001, 0x008A0029
HKR,%SetAGPlus%,"PinnacleAG_Z_thresh_coef",		0x00010001, 0x008A0007
HKR,%SetAGPlus%,"MT_Cover_num_nodes",			0x00010001, 0x000A000D
HKR,%SetAGPlus%,"MT_Cover_num_nodes_f",			0x00010001, 0x00090008
HKR,%SetAGPlus%,"MT_Pan_init_move",			0x00010001, 0x003C0050
HKR,%SetAGPlus%,"MT_Pan_resolution",			0x00010001, 0x00280032
HKR,%SetAGPlus%,"MT_Pan_thresh_vh",			0x00010001, 0x00000003
HKR,%SetAGPlus%,"MT_3Flick_enable",			0x00010001, 0x00000003
HKR,%SetAGPlus%,"MT_3Press_enable",			0x00010001, 0x00000001
HKR,%SetAGPlus%,"MT_3Press_xy_max",			0x00010001, 0x00000046
HKR,%SetAGPlus%,"MT_3Press_pos_change",			0x00010001, 0x00460046
HKR,%SetAGPlus%,"MT_3Press_thresh_pcount",		0x00010001, 0x0000001E

HKR,%SetDolphin%,"TouchSensitivity",			0x00010001, 0x00000064
HKR,%SetDolphin%,"power_mode",				0x00010001, 0x00000001
HKR,%SetDolphin%,"MT_Pan_init_move",			0x00010001, 0x00410050
HKR,%SetDolphin%,"MT_Pivot_enough_cnt",			0x00010001, 0x00000002
HKR,%SetDolphin%,"MT_MinMovementPost",			0x00010001, 0x004B0064
HKR,%SetDolphin%,"MT_2Flick_req_count",			0x00010001, 0x0000000C
HKR,%SetDolphin%,"MT_3Press_thresh_pcount",		0x00010001, 0x00000014
HKR,%SetDolphin%,"SendF5CmdInstFFCmd",			0x00010001, 0x00000002
HKR,%SetDolphin%,"MT_Pinch_init_move",			0x00010001, 0x0000000A	; 0x00000019
HKR,%SetDolphin%,"MT_Pinch_resolution",			0x00010001, 0x00000005	; 0x0000000F
; for Advanced scroll
HKR,%SetDolphin%,"AdvancedGPScroll_Thresh",		0x00010001,0x000A000A
HKR,%SetDolphin%,"AdvancedSPScroll_Thresh",		0x00010001,0x00000000
HKR,%SetDolphin%,"MT_Pan_resolution",			0x00010001,0x00050005

HKR,%SetSS3%,	"TouchSensitivity",		0x00010001,0x00000064
HKR,%SetSS3%,	"power_mode",			0x00010001,0x00000001
HKR,%SetSS3%,	"AdvancedGPScroll_Thresh",	0x00010001,0x000A000A
HKR,%SetSS3%,	"AdvancedSPScroll_Thresh",	0x00010001,0x00000000

HKR,%SetS3B%,	"TouchSensitivity",			0x00010001, 0x00000064
HKR,%SetS3B%,	"AdvancedGPScroll_Thresh",		0x00010001, 0x000A000A

HKR,%SetT3Std%,	"TouchSensitivity",			0x00010001,0x0000000B
HKR,%SetT3Std%,	"fw_version",  				0x00010001,0x0008002F
HKR,%SetT3Std%,	"RawModeFilterLevel",  			0x00010001,0xFFFF6514
HKR,%SetT3Std%,	"CursorSpeedScale_GP",  		0x00010001,0x00000064
HKR,%SetT3Std%,	"PinnacleAG_Z_thresh_cnst",		0x00010001,0x0000000F
HKR,%SetT3Std%,	"PinnacleAG_Z_thresh_coef",		0x00010001,0x00000004
HKR,%SetT3Std%,	"PinnacleAG_enable_filter",		0x00010001,0x00000000
HKR,%SetT3Std%,	"PinnacleAG_Y_NERD_thresh",		0x00010001,0x00040003
HKR,%SetT3Std%,	"PinnacleAG_Use_AUX_as_SP_Button",	0x00010001,0x00000001
HKR,%SetT3Std%,	"SendF5CmdInstFFCmd",			0x00010001,0x00000000
HKR,%SetT3Std%,	"HorizSensitivity",			0x00010001,0x00000020
HKR,%SetT3Std%,	"VertSensitivity",			0x00010001,0x00000020
HKR,%SetT3Std%,	"ExtendedLogicFlag",			0x00010001,0x3DFFFFDD
HKR,%SetT3Std%,	"MT_CountOnTrack",			0x00010001,0x00000001
HKR,%SetT3Std%,	"MT_MinMovementPost",			0x00010001,0x004B0064
HKR,%SetT3Std%,	"MT_Pan_thresh_vh",			0x00010001,0x0000001E
HKR,%SetT3Std%,	"MT_ReleaseCount",			0x00010001,0x00000001
HKR,%SetT3Std%,	"MT_Pan_init_move",			0x00010001,0x003C0050
HKR,%SetT3Std%,	"MT_Pan_size_change",			0x00010001,0x001A001A
HKR,%SetT3Std%,	"MT_3Flick_thresh_boxmove",		0x00010001,0x00000020
HKR,%SetT3Std%,	"MT_3Press_xy_max",			0x00010001,0x00000046
HKR,%SetT3Std%,	"MT_3Press_pos_change",			0x00010001,0x00460046
HKR,%SetT3Std%,	"MT_3Press_thresh_pcount",		0x00010001,0x0000001E
HKR,%SetT3Std%,	"PinnacleAG_comp_flags",		0x00010001,0x0000009E
HKR,%SetT3Std%,	"MT_Pinch_resolution",			0x00010001,0x0000000A
HKR,%SetT3Std%,	"MT_Pivot_ignored",			0x00010001,0x0000000F
HKR,%SetT3Std%,	"MT_Twist_ignored",			0x00010001,0x0000000F
; for Advanced scroll
HKR,%SetT3Std%,	"AdvancedGPScroll_Thresh",		0x00010001,0x00080008
HKR,%SetT3Std%,	"AdvancedSPScroll_Thresh",		0x00010001,0x00000000
HKR,%SetT3Std%,	"MT_Pan_resolution",			0x00010001,0x00050005

HKR,%SetT3Btl%,		"fw_version",  			0x00010001,0x00B300FF
HKR,%SetT3Btl%,		"MiscompensationCheck_Enable",  	0x00010001,0x00000040
HKR,%SetT3Btl%,		"InhibitBtnTap_Setting",	  	0x00010001,0x00200000
HKR,%SetT3Btl%,		"RawModeFilterLevel",  		0x00010001,0xFFFF6514
HKR,%SetT3Btl%,		"CursorSpeedScale_GP",  	0x00010001,0x00000064
HKR,%SetT3Btl%,		"PinnacleAG_Z_thresh_cnst",	0x00010001,0x00000012
HKR,%SetT3Btl%,		"PinnacleAG_Z_thresh_coef",	0x00010001,0x00000004
HKR,%SetT3Btl%,		"PinnacleAG_enable_filter",	0x00010001,0x00000000
HKR,%SetT3Btl%,		"PinnacleAG_Y_NERD_thresh",	0x00010001,0x00040003
HKR,%SetT3Btl%,		"PinnacleAG_Use_AUX_as_SP_Button",	0x00010001,0x00000001
HKR,%SetT3Btl%,		"SendF5CmdInstFFCmd",		0x00010001,0x00000000
HKR,%SetT3Btl%,		"HorizSensitivity",			0x00010001,0x00000020
HKR,%SetT3Btl%,		"VertSensitivity",			0x00010001,0x00000020
HKR,%SetT3Btl%,		"AdvancedGPScroll_Thresh",		0x00010001,0x00080008	;for Advanced Scroll
HKR,%SetT3Btl%,		"AdvancedSPScroll_Thresh",		0x00010001,0x00000000	;for Advanced Scroll
HKR,%SetT3Btl%,		"ExtendedLogicFlag",		0x00010001,0x0DFFFFDF
HKR,%SetT3Btl%,		"MT_CountOnTrack",		0x00010001,0x00000001
HKR,%SetT3Btl%,		"MT_MinMovementPost",		0x00010001,0x004B0064
HKR,%SetT3Btl%,		"MT_Pivot_enough_cnt",		0x00010001,0x00000001
HKR,%SetT3Btl%,		"MT_Pan_thresh_vh",		0x00010001,0x000000FF
HKR,%SetT3Btl%,		"MT_ReleaseCount",		0x00010001,0x00000001
HKR,%SetT3Btl%,		"MT_Pan_init_move",		0x00010001,0x00320050
HKR,%SetT3Btl%,		"MT_Pan_resolution",		0x00010001,0x00050005	;for Advanced Scroll
HKR,%SetT3Btl%,		"MT_Pan_size_change",		0x00010001,0x00FF00FF
HKR,%SetT3Btl%,		"MT_3Flick_thresh_boxmove",		0x00010001,0x00000020
HKR,%SetT3Btl%,		"PinnacleAG_Packets_ignore",	0x00010001,0x00000001
HKR,%SetT3Btl%,		"MT_ReleaseCount",		0x00010001,0x00000001
HKR,%SetT3Btl%,		"MT_Pinch_init_move",		0x00010001,0x00000200
HKR,%SetT3Btl%,		"MT_Pinch_resolution",		0x00010001,0x00000100
HKR,%SetT3Btl%,		"MT_Pivot_ignored",			0x00010001,0x00000000
HKR,%SetT3Btl%,		"MT_3Flick_movement",		0x00010001,0x001E001E
HKR,%SetT3Btl%,		"DeadZone_A",  			0x00010001,0x64646464
HKR,%SetT3Btl%,		"DeadZone_B",  			0x00010001,0x30302828
HKR,%SetT3Btl%,		"DeadZone_C",  			0x00010001,0x20100808
HKR,%SetT3Btl%,		"EdgeAction_Accept",  		0x00010001,0x00000000
HKR,%SetT3Btl%,		"Enable_LidOpenComp",  		0x00010001,0x00000000
HKR,%SetT3Btl%,		"ConstPointerSpeed",  		0x00010001,0x000019F9

HKR,%SetT3Btl%,		"MT_Pinch_init_move",		0x00010001,0x00000040
HKR,%SetT3Btl%,		"MT_Pinch_resolution",		0x00010001,0x00000010
HKR,%SetT3Btl%,		"MT_Pinch_init_move_mm",		0x00010001,0x00000010
HKR,%SetT3Btl%,		"MT_Pinch_resol_mm",		0x00010001,0x00000006

HKR,%SetT3Btl%,		"EdgeAction_Enable_Timer",  		0x00010001,0x00000001
HKR,%SetT3Btl%,		"EdgeAction_Timer_Top",  		0x00010001,0x00000032
HKR,%SetT3Btl%,		"EdgeAction_Timer_Left",  		0x00010001,0x00000050
HKR,%SetT3Btl%,		"EdgeAction_Timer_Bottom",  		0x00010001,0x00000032
HKR,%SetT3Btl%,		"EdgeAction_Timer_Right",  		0x00010001,0x00000050
HKR,%SetT3Btl%,		"EdgeAction_Timer_Distance",  		0x00010001,0x000000FA
HKR,%SetT3Btl%,		"EdgeAction_Timer_Timeout",  		0x00010001,0x000007D0

[MouFilter_InstTTP0210.AddReg]
HKR,,"ActiveAreaLength",		0x00010001,0x002A0054 ; 84x42mm

[MouFilter_InstTTP0220.AddReg]
HKR,,"ActiveAreaLength",		0x00010001,0x0032005A ; 90x50mm

[MouFilter_InstTTP1000.AddReg]
HKR,,"ActiveAreaLength",		0x00010001,0x0035005F ; 95x52.6mm
HKR,,"Enable_CornerDoubleTap_TPOnOff",	0x00010001,0x00000001
HKR,,"Enable_CornerDoubleTap_UR",	0x00010001,0x00000001
HKR,,"X_UpperLeftPos_ForTPOnOff",	0x00010001,0x000001F4
HKR,,"Y_UpperLeftPos_ForTPOnOff",	0x00010001,0x00000190
HKR,,"X_UpperRightPos",			0x00010001,0x00000E0C
HKR,,"Y_UpperRightPos",			0x00010001,0x00000190
HKR,,"LightningGPIOAccessBitMask",	0x00010001,0x00000003
HKR,,"LEDOnOff_GPIOValue",		0x00010001,0x00000200
HKR,,"LEDOnOff_GPIOValue_UR",		0x00010001,0x00000100
HKR,,"Enable_InitStickOfRushless",	0x00010001,0x00000001
HKLM,%SetApoint%,	"SetPowerStatus",		0x00010001, 0x00000001
HKLM,%SetApoint%,	"LEDControl_For_HP",		0x00010001, 0x00000001
HKLM,%SetApoint%,	"CustomTPSyncFlags",		0x00010001, 0x00000005

HKLM,%SetGesture%,	"MomentumThresh", 		0x00010001, 0x00960096
HKLM,%SetGesture%,	"GlideDistance", 		0x00010001, 0x00000004
HKLM,%SetParamsDef%, 	"GlideDistance", 		0x00010001, 0x00000004
HKLM,%SetGesture%, 	"Enable2Click", 		0x00010001, 0x00000001
HKLM,%SetParamsDef%, 	"Enable2Click", 		0x00010001, 0x00000001

[MouFilter_CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "WdfCoInstaller01009.dll,WdfCoInstaller"

;-------------- Service information installation

[filter_Service_Inst]
DisplayName	= %Filter.SvcDesc%
ServiceType	= 1
StartType	= 3
ErrorControl	= 0
LoadOrderGroup	= Pointer Port
ServiceBinary	= %12%\Apfiltr.sys

[MouFilter_Inst_wdfsect]
KmdfLibraryVersion = 1.9

;-------------- Source file information

[SourceDisksNames]
1 = %DiskID1%,,,

[SourceDisksFiles]
Apfiltr.sys 		= 1,,
Vxdif.dll		= 1,,
Apoint.exe		= 1,,
ApntEx.exe		= 1,,
Apoint.dll		= 1,,
EzAuto.dll		= 1,,
ApInst.dll		= 1,,
hidfind.exe		= 1,,
Uninstap.exe		= 1,,
ApMsgFwd.exe		= 1,,
WdfCoinstaller01009.dll	= 1,,
DPInst.exe		= 1,,

ApMouCpl.dll		= 1,,
ApCLP.exe		= 1,,
ApInfo.dll		= 1,,
PatentAlps.txt		= 1,,
PatentCirque.txt	= 1,,

;Scroll_Test.txt		= 1,%Data_Path%

player.exe			= 1,%Data_PathAvi%
InertialMotion.avi		= 1,%Data_PathAvi%
InertialMovement_Dragging.avi	= 1,%Data_PathAvi%
InertialMovement.avi		= 1,%Data_PathAvi%
PalmRejection.avi		= 1,%Data_PathAvi%
GP_Typing.avi			= 1,%Data_PathAvi%
GP_Tapping.avi			= 1,%Data_PathAvi%
DragLock_Release.avi		= 1,%Data_PathAvi%
DragLock_AutoRelease.avi	= 1,%Data_PathAvi%
GP_Drag.avi			= 1,%Data_PathAvi%
PadScroll_All_I.avi		= 1,%Data_PathAvi%
PadScroll_All.avi		= 1,%Data_PathAvi%
EdgeAction_L_RTL.avi		= 1,%Data_PathAvi%
EdgeAction_L.avi		= 1,%Data_PathAvi%
EdgeAction_R_RTL.avi		= 1,%Data_PathAvi%
EdgeAction_R.avi		= 1,%Data_PathAvi%
EdgeAction_U.avi		= 1,%Data_PathAvi%
2Tap_Shortcut.avi		= 1,%Data_PathAvi%
PanScroll_All_I.avi		= 1,%Data_PathAvi%
PanScroll_All.avi		= 1,%Data_PathAvi%
PinchZoom.avi			= 1,%Data_PathAvi%
2Rotate.avi			= 1,%Data_PathAvi%
SP_Tapping.avi			= 1,%Data_PathAvi%
2Click_Shortcut.avi		= 1,%Data_PathAvi%
3Flick.avi			= 1,%Data_PathAvi%
3Press_WinAllMin.avi		= 1,%Data_PathAvi%
3Press_BlackOut.avi		= 1,%Data_PathAvi%
3Press_PCLock.avi		= 1,%Data_PathAvi%
3Press_Mailer.avi		= 1,%Data_PathAvi%
3Press_Browser.avi		= 1,%Data_PathAvi%
3Click_WinAllMin.avi		= 1,%Data_PathAvi%
3Click_BlackOut.avi		= 1,%Data_PathAvi%
3Click_PCLock.avi		= 1,%Data_PathAvi%
3Click_Mailer.avi		= 1,%Data_PathAvi%
3Click_Browser.avi		= 1,%Data_PathAvi%
4Flick_WinMove.avi		= 1,%Data_PathAvi%
DisableUSBMouse.avi		= 1,%Data_PathAvi%

PadScr.cur		= 1,%Data_PathCursor%
PadScrV.cur		= 1,%Data_PathCursor%
PadScrH.cur		= 1,%Data_PathCursor%
CirScr.cur		= 1,%Data_PathCursor%
CirScrV.cur		= 1,%Data_PathCursor%
CirScrH.cur		= 1,%Data_PathCursor%
CirScrU.cur		= 1,%Data_PathCursor%
CirScrD.cur		= 1,%Data_PathCursor%
CirScrL.cur		= 1,%Data_PathCursor%
CirScrR.cur		= 1,%Data_PathCursor%
InrScr.cur		= 1,%Data_PathCursor%
InrScrV.cur		= 1,%Data_PathCursor%
InrScrH.cur		= 1,%Data_PathCursor%
Zoom.cur		= 1,%Data_PathCursor%
Rotation.cur		= 1,%Data_PathCursor%
RotationL.cur		= 1,%Data_PathCursor%
RotationR.cur		= 1,%Data_PathCursor%
StkScr.cur		= 1,%Data_PathCursor%
StkScrV.cur		= 1,%Data_PathCursor%
StkScrH.cur		= 1,%Data_PathCursor%

; ------------- Localizable strings ------------------------
[Strings]

Provider			= "Alps"	
Filter.SvcDesc			= "Alps Pointing-device Filter Driver"
Mfg.Desc			= "Alps Electric"
Apoint.DeviceDesc 		= "Alps Pointing-device"

; Alps internals
Apoint_Path			= "Apoint2K"
Apoint_PathData			= "Apoint2K\Data"
Apoint_PathAvi			= "Apoint2K\Data\Avi"
Apoint_PathCursor		= "Apoint2K\Data\Cur"
Data_Path			= "Data"
Data_PathAvi			= "Data\\Avi"
Data_PathCursor			= "Data\\Cur"
DiskID1				= "Alps Pointing-device Driver for Windows Setup"

; Registry Strings
SetApoint			= "Software\Alps\Apoint"
SetSelectDev			= "Software\Alps\Apoint\SelectDevice"
SetExceptions			= "Software\Alps\Apoint\Exceptions"
SetLimitOffofScrollBar		= "Software\Alps\Apoint\LimitOffofScrollbar"
SetParamsDef			= "Software\Alps\Apoint\Params\Default"
SetParamsMin			= "Software\Alps\Apoint\Params\Min"
SetParamsMax			= "Software\Alps\Apoint\Params\Max"
SetButton			= "Software\Alps\Apoint\Button"
SetOrientation			= "Software\Alps\Apoint\Orientation"
SetTapping			= "Software\Alps\Apoint\Tapping"
SetGesture			= "Software\Alps\Apoint\Gesture"
SetStick			= "Software\Alps\Apoint\Stick"
SetOther			= "Software\Alps\Apoint\Other"
SetIM				= "Software\Alps\Apoint\InertialMovement"
SetUSBMouse			= "Software\Alps\Apoint\USBMouse"
SetTouchGuard			= "Software\Alps\Apoint\TouchGuard"
SetEdgeAction			= "Software\Alps\Apoint\EdgeAction"

APOINT_GUID			= "{7F5B8FA4-BEEC-11cf-9BD7-B76592786C03}"
APMOUCPL_GUID			= "{D0B6E6C2-3485-42E8-A26E-3E3735B240B6}"
SHELLPROP			= "Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers"
RUN				= "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
UNINST				= "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{9F72EF8B-AEC9-4CA5-B483-143980AFD6FD}"
SetAGPlus			= "APF\AGP"
SetDolphin			= "APF\DOL"
SetT3Std			= "APF\T3S"
SetT3Btl			= "APF\T3B"
SetSS3				= "APF\SS3"
SetS3B				= "APF\S3B"

ProductVersion			= "8.0.303.508"
Download Driver Pack

How To Update Drivers Manually

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.

server: web2, load: 0.89