;============================================================================ ; Installation file (.inf) for Windows Vista/7/8/8.1/10. ; ; All Rights Reserved, Copyright(C) ELAN Microelectronics Corp. 2003-2018 ;============================================================================ [Version] Signature="$Windows NT$" Provider=%VenderName% ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318} Class=Mouse CatalogFile=ETD.cat DriverVer=09/19/2018,24.13.7.1 [SourceDisksNames] 1=%DiskName%,,, [SourceDisksFiles] ETD.inf = 1 ETD.sys = 1 ;---------------------------------------------------------------------------- ; Manufacturer Sections ;---------------------------------------------------------------------------- [Manufacturer] %VenderName% = ELAN.Mfg, NTamd64 [ELAN.Mfg.NTamd64] ;%PS2DeviceDesc% = ETD_STD_Inst, *PNP0F13,*PNP0F0E,*PNP0F03,*PNP0F12,*PNP0F0B ; Hardware ID %PS2DeviceDesc% = ETD030B_Win10_Inst, ACPI\ETD030B ; Smartpad %PS2DeviceDesc% = ETD030B_Win10_Inst, *ETD030B ; Smartpad %PS2DeviceDesc% = ETD030D_Win10_Inst, ACPI\ETD030D ; Smartpad - for EPSON %PS2DeviceDesc% = ETD030D_Win10_Inst, *ETD030D ; Smartpad - for EPSON %PS2DeviceDesc% = ETD030C_Win10_Inst, ACPI\ETD030C ; Smartpad %PS2DeviceDesc% = ETD030C_Win10_Inst, *ETD030C ; Smartpad %PS2DeviceDesc% = ETD030C_Win10_Inst, ACPI\ETD0310 ; Smartpad %PS2DeviceDesc% = ETD030C_Win10_Inst, *ETD0310 ; Smartpad %PS2DeviceDesc% = ETD030C_Win10_Inst, ACPI\ETD030F ; Smartpad %PS2DeviceDesc% = ETD030C_Win10_Inst, *ETD030F ; Smartpad %PS2DeviceDesc% = ETD0309_Win10_Inst, ACPI\ETD0309 ; Clickpad %PS2DeviceDesc% = ETD0309_Win10_Inst, *ETD0309 ; Clickpad %PS2DeviceDesc% = ETD030A_Win10_Inst, ACPI\ETD030A ; Clickpad (SA469A-1201) %PS2DeviceDesc% = ETD030A_Win10_Inst, *ETD030A ; Clickpad %PS2DeviceDesc% = ETD030A_Win10_Inst, ACPI\ETD0311 ; Clickpad %PS2DeviceDesc% = ETD030A_Win10_Inst, *ETD0311 ; Clickpad %PS2DeviceDesc% = ETD030A_Win10_Inst, ACPI\ETD030E ; Clickpad %PS2DeviceDesc% = ETD030A_Win10_Inst, *ETD030E ; Clickpad %PS2DeviceDesc% = ETD030A_Win10_Inst, ACPI\ETD0313 ; Clickpad (SA469A-1201) %PS2DeviceDesc% = ETD030A_Win10_Inst, *ETD0313 ; Clickpad %PS2DeviceDesc% = SMUX3_Win10_Inst, ACPI\ETD0312 ; Clickpad %PS2DeviceDesc% = SMUX3_Win10_Inst, *ETD0312 ; Clickpad ;---------------------------------------------------------------------------- ; Install Sections ;---------------------------------------------------------------------------- [DestinationDirs] DefaultDestDir = 12 ; Driver directory ETDSys.CopyFiles = 12 ; Driver directory [ETD_Service_Inst] DisplayName = %PS2DeviceDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 0 ; SERVICE_ERROR_IGNORE ServiceBinary = %12%\ETD.sys LoadOrderGroup = Pointer Port ;---------------------------------------------------------------------------- ; Common File Copy and Registry Operations ;---------------------------------------------------------------------------- [ETDSys.CopyFiles] ETD.sys,,,0x00000001 ;---------------------------------------------------------------------------- ; PS/2 SmartPad ;---------------------------------------------------------------------------- [ETD030B_Win10_Inst] FeatureScore=0xF9 Include=msmouse.inf Needs=PS2_Inst CopyFiles=ETDSys.CopyFiles AddReg=ETD_System.AddReg,\ ETD_DeviceInfo.AddReg,\ ETD_Customer_Default.AddReg,\ ETD_OtherSetting.AddReg,\ ETD030B_OtherSetting.AddReg,\ ETD_OtherSetting_Win10.AddReg,\ ETD_UIFunctionOption.AddReg,\ ETD030B_UIFunctionOption.AddReg,\ ETD_HIDMouseIgnore.AddReg,\ ETD_SmartPadDisplay_Win10.AddReg,\ ETD030B_SmartPadDisplay_Win8.AddReg,\ ETD_DriverOption.AddReg,\ ETD_SmartPadUI_Win10.AddReg,\ ETD030B_SmartPadUI_Win8.AddReg,\ ETD_PSTUI.AddReg,\ ETD_APOptimize.AddReg,\ ETD_GestureAPHotKey.AddReg,\ ETD_GestureAPHotKey_SpecialDefine_Win10.AddReg CopyINF=ETDSMBus.inf,ETDMiniPTP.inf [ETD030B_Win10_Inst.Services] Include=msmouse.inf Needs=PS2_Inst.Services AddService = ETD,0x00000000, ETD_Service_Inst [ETD030B_Win10_Inst.HW] AddReg = ETD_AddReg.HW [ETD030B_Win10_Inst.Wdf] KmdfService = ETD, PS2Device_WdfSect ;---------------------------------------------------------------------------- [ETD030D_Win10_Inst] FeatureScore=0xF9 Include=msmouse.inf Needs=PS2_Inst CopyFiles=ETDSys.CopyFiles AddReg=ETD_System.AddReg,\ ETD_DeviceInfo.AddReg,\ ETD_Customer_Default.AddReg,\ ETD_OtherSetting.AddReg,\ ETD030D_OtherSetting.AddReg,\ ETD_OtherSetting_Win10.AddReg,\ ETD_UIFunctionOption.AddReg,\ ETD_HIDMouseIgnore.AddReg,\ ETD_SmartPadDisplay_Win10.AddReg,\ ETD030D_SmartPadDisplay_Win8.AddReg,\ ETD_DriverOption.AddReg,\ ETD_SmartPadUI_Win10.AddReg,\ ETD030D_SmartPadUI_Win8.AddReg,\ ETD_PSTUI.AddReg,\ ETD_APOptimize.AddReg,\ ETD_GestureAPHotKey.AddReg,\ ETD_GestureAPHotKey_SpecialDefine_Win10.AddReg,\ ETD030D_UIFunctionOption.AddReg CopyINF=ETDSMBus.inf,ETDMiniPTP.inf [ETD030D_Win10_Inst.Services] Include=msmouse.inf Needs=PS2_Inst.Services AddService = ETD,0x00000000, ETD_Service_Inst [ETD030D_Win10_Inst.HW] AddReg = ETD_AddReg.HW [ETD030D_Win10_Inst.Wdf] KmdfService = ETD, PS2Device_WdfSect ;---------------------------------------------------------------------------- [ETD0309_Win10_Inst] FeatureScore=0xF9 Include=msmouse.inf Needs=PS2_Inst CopyFiles=ETDSys.CopyFiles AddReg=ETD_System.AddReg,\ ETD_DeviceInfo.AddReg,\ ETD_Customer_Default.AddReg,\ ETD_OtherSetting.AddReg,\ ETD_OtherSetting_Win10.AddReg,\ ETD_UIFunctionOption.AddReg,\ ETD_HIDMouseIgnore.AddReg,\ ETD_SmartPadDisplay_Win10.AddReg,\ ETD_DriverOption.AddReg,\ ETD_SmartPadUI_Win10.AddReg,\ ETD_PSTUI.AddReg,\ ETD_APOptimize.AddReg,\ ETD_GestureAPHotKey.AddReg,\ ETD_GestureAPHotKey_SpecialDefine_Win10.AddReg CopyINF=ETDSMBus.inf,ETDMiniPTP.inf [ETD0309_Win10_Inst.Services] Include=msmouse.inf Needs=PS2_Inst.Services AddService = ETD,0x00000000, ETD_Service_Inst [ETD0309_Win10_Inst.HW] AddReg = ETD_AddReg.HW [ETD0309_Win10_Inst.Wdf] KmdfService = ETD, PS2Device_WdfSect ;---------------------------------------------------------------------------- [ETD030C_Win10_Inst] FeatureScore=0xF9 Include=msmouse.inf Needs=PS2_Inst CopyFiles=ETDSys.CopyFiles AddReg=ETD_System.AddReg,\ ETD_DeviceInfo.AddReg,\ ETD_Customer_Default.AddReg,\ ETD_OtherSetting.AddReg,\ ETD030C_OtherSetting.AddReg,\ ETD_OtherSetting_Win10.AddReg,\ ETD_UIFunctionOption.AddReg,\ ETD_HIDMouseIgnore.AddReg,\ ETD_SmartPadDisplay_Win10.AddReg,\ ETD030C_SmartPadDisplay_Win8.AddReg,\ ETD_DriverOption.AddReg,\ ETD_SmartPadUI_Win10.AddReg,\ ETD030C_SmartPadUI_Win8.AddReg,\ ETD_PSTUI.AddReg,\ ETD_APOptimize.AddReg,\ ETD_GestureAPHotKey.AddReg,\ ETD_GestureAPHotKey_SpecialDefine_Win10.AddReg,\ ETD030C_UIFunctionOption.AddReg CopyINF=ETDSMBus.inf,ETDMiniPTP.inf [ETD030C_Win10_Inst.Services] Include=msmouse.inf Needs=PS2_Inst.Services AddService = ETD,0x00000000, ETD_Service_Inst [ETD030C_Win10_Inst.HW] AddReg = ETD_AddReg.HW [ETD030C_Win10_Inst.Wdf] KmdfService = ETD, PS2Device_WdfSect ;---------------------------------------------------------------------------- [ETD030A_Win10_Inst] FeatureScore=0xF9 Include=msmouse.inf Needs=PS2_Inst CopyFiles=ETDSys.CopyFiles AddReg=ETD_System.AddReg,\ ETD_DeviceInfo.AddReg,\ ETD_Customer_Default.AddReg,\ ETD_OtherSetting.AddReg,\ ETD030A_OtherSetting.AddReg,\ ETD_OtherSetting_Win10.AddReg,\ ETD_UIFunctionOption.AddReg,\ ETD0301_UIFunctionOption.AddReg,\ ETD_HIDMouseIgnore.AddReg,\ ETD_SmartPadDisplay_Win10.AddReg,\ ETD0301_SmartPadDisplay_Win8.AddReg,\ ETD_DriverOption.AddReg,\ ETD_SmartPadUI_Win10.AddReg,\ ETD0301_SmartPadUI_Win8.AddReg,\ ETD_PSTUI.AddReg,\ ETD_APOptimize.AddReg,\ ETD_GestureAPHotKey.AddReg,\ ETD_GestureAPHotKey_SpecialDefine_Win10.AddReg,\ CopyINF=ETDSMBus.inf,ETDMiniPTP.inf [ETD030A_Win10_Inst.Services] Include=msmouse.inf Needs=PS2_Inst.Services AddService = ETD,0x00000000, ETD_Service_Inst [ETD030A_Win10_Inst.HW] AddReg = ETD_AddReg.HW [ETD030A_Win10_Inst.Wdf] KmdfService = ETD, PS2Device_WdfSect ;---------------------------------------------------------------------------- [SMUX3_Win10_Inst] FeatureScore=0xF9 Include=msmouse.inf Needs=PS2_Inst CopyFiles=ETDSys.CopyFiles AddReg=ETD_System.AddReg,\ ETD_DeviceInfo.AddReg,\ ETD_Customer_Default.AddReg,\ ETD_OtherSetting_SMX3_PTP.AddReg,\ ETD_UIFunctionOption.AddReg,\ ETD_HIDMouseIgnore.AddReg,\ ETD_SmartPadDisplay_Win10.AddReg,\ ETD_DriverOption.AddReg,\ ETD_SmartPadUI_Win10_SMUX3.AddReg,\ ETD_PSTUI.AddReg,\ ETD_APOptimize.AddReg,\ ;ETD_PSTAPOptimize_9999_Win10.AddReg,\ ETD_GestureAPHotKey.AddReg CopyINF=ETDSMBus.inf,ETDMiniPTP.inf [SMUX3_Win10_Inst.Services] Include=msmouse.inf Needs=PS2_Inst.Services AddService = ETD,0x00000000, ETD_Service_Inst [SMUX3_Win10_Inst.HW] AddReg = ETD_AddReg.HW [SMUX3_Win10_Inst.Wdf] KmdfService = ETD, PS2Device_WdfSect ;---------------------------------------------------------------------------- [ETD_AddReg.HW] HKR,,"UpperFilters",0x00010000,"ETD" ;---------------------------------------------------------------------------- ; Wdf Section for PS/2 TouchPad driver ;---------------------------------------------------------------------------- [PS2Device_WdfSect] KmdfLibraryVersion = 1.11 [ETD_DeviceInfo.AddReg] HKLM,"%ServiceRoot%\Elantech\DeviceInformation",KBCSupportMode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",KBCMode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",DevicePort,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port0_MasterDeviceType,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port1_MasterDeviceType,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port2_MasterDeviceType,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port3_MasterDeviceType,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port0_SlaveDeviceType,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port1_SlaveDeviceType,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port2_SlaveDeviceType,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port3_SlaveDeviceType,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port0_MasterIsConnected,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port1_MasterIsConnected,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port2_MasterIsConnected,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port3_MasterIsConnected,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port0_SlaveIsConnected,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port1_SlaveIsConnected,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port2_SlaveIsConnected,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port3_SlaveIsConnected,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port0_MasterEnable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port1_MasterEnable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port2_MasterEnable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port3_MasterEnable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port0_SlaveEnable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port1_SlaveEnable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port2_SlaveEnable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\DeviceInformation",Port3_SlaveEnable,%REG_DWORD%,1 [ETD_Customer_Default.AddReg] HKLM,"%ServiceRoot%\Elantech\Customer",EdgeSwipeLimitByMS,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\Customer",FastFourFingerSwipeEnable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\Customer",RestingScrollEnable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\Customer",ScanCodeTriggerByMake,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\Customer",HookKeyboardClass1Enable,%REG_DWORD%,0 [ETD_OtherSetting.AddReg] HKLM,"%ServiceRoot%\Elantech\OtherSetting",IconType,%REG_DWORD%,0 ; 0 = Dynamic Trayicon, 1 = Static Trayicon, 2 = Do Not Display Trayicon HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableWhenDetectUSBMouse,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",DontSwapUIButtionSetting,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",MustOpenMouseProperties,%REG_DWORD%,0 ;HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableShowGestureCursorIcon,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableASUSACPIFunction,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableASUSNotifyFunction,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",ShowTopIconWhenDeviceOnOff,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableAutoScreenOrientation,%REG_DWORD%,0 ; 0 = Auto Detect Screen Orientation, 1 = Disable Detect Screen Orientation HKLM,"%ServiceRoot%\Elantech\OtherSetting",ScreenOrientationValueToKernel,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",AlwaysShowOneFingerTrayicon,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceEnableStatusWhenResume,%REG_DWORD%,0 ; Force enable after resume HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceEnableStatusWhenSuspend,%REG_DWORD%,0 ; Force enable when suspend HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceEnableStatusWhenFUS,%REG_DWORD%,0 ; Force enable when FUS HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceEnableStatusWhenLogOff,%REG_DWORD%,0 ; Force enable when logoff HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceEnableStatusWhenShutdown,%REG_DWORD%,0 ; Force enable when shutdown HKLM,"%ServiceRoot%\Elantech\OtherSetting",TemporaryEnableStatusAtLoginScreen,%REG_DWORD%,1 ; Temporary enable at login screen HKLM,"%ServiceRoot%\Elantech\OtherSetting",LaunchUserModeHook,%REG_DWORD%,0 ; Use UserMode Hook HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisablePollingAPToSwitchHook,%REG_DWORD%,1 ; 0 = Polling AP to Switch Hook, 1 = Disable Polling AP to Switch Hook ;HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleFunction_Enable,%REG_DWORD%,0 ; Toggle Function Key Enable ;HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleScanCode,%REG_DWORD%,0x0071 ; Toggle Scan Code HKLM,"%ServiceRoot%\Elantech\OtherSetting",SwitchFunction_Enable,%REG_DWORD%,0 ; Switch Function Key Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",Switch_On_Key,%REG_DWORD%,0x0000 ; Switch On Key HKLM,"%ServiceRoot%\Elantech\OtherSetting",Switch_Off_Key,%REG_DWORD%,0x0000 ; Switch Off Key ;HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Inhibit_WhenForceEnable,%REG_DWORD%,0 ; Send cmd after force enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_On_Port,%REG_DWORD%,0x97 ; To 64h HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_On_Data,%REG_DWORD%,0x02 ; To 60h HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Off_Port,%REG_DWORD%,0x97 ; To 64h HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Off_Data,%REG_DWORD%,0x01 ; To 60h HKLM,"%ServiceRoot%\Elantech\OtherSetting",ScrollSupportAutoFocus,%REG_DWORD%,0 ; 0 = Not Support, 1 = Support HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableQueryMultiplexing,%REG_DWORD%,0 ; Keep EC work at Legacy mode HKLM,"%ServiceRoot%\Elantech\OtherSetting",HiddenShapeFunction_Enable,%REG_DWORD%,0 ; Special Shape Function (Cursor not move) HKLM,"%ServiceRoot%\Elantech\OtherSetting",HiddenShapeFunction_Mode,%REG_DWORD%,0 ; Special Shape Function Mode [0;1](Cursor not move) HKLM,"%ServiceRoot%\Elantech\OtherSetting",CustomerDefinition,%REG_DWORD%,11 ; 0 = NONE, 1 = SONY, 2 = DELL, 3 = CLEVO, 4 = SAMSUNG, 5 = ASUS, 6 = ACER HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableCheckAndUpdateKernelPortStatus,%REG_DWORD%,1 ; 0 = Disable, 1 = Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableECNotifyAtOnce,%REG_DWORD%,0 ; 0: Disable , 1: Enables HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableECNotifyByScanCode,%REG_DWORD%,0 ; 0: Disable , 1: Enables HKLM,"%ServiceRoot%\Elantech\OtherSetting",DetectTouchPadSMBusProtocol,%REG_DWORD%,1 ; 0 = Not Detect, 1 = Detect HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableTPWhenLidOpen,%REG_DWORD%,0 ; Enable TP when Lid Open HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableHValueRejectTap,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableSHMReportVirtualPoint,%REG_DWORD%,1 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",IsSupportAcerFunction,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",ButtonAreaSlowMovingReject,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",ClickWithNonconductor_Enable,%REG_DWORD%,1 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableRestingGestureCheck,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function ;HKLM,"%ServiceRoot%\Elantech\OtherSetting",HardwareID,%REG_DWORD%,0x0000 ; ex. 0x0601 HKLM,"%ServiceRoot%\Elantech\OtherSetting",SmartPalm_Enable,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",LidStatusControlFunction_Enable,%REG_DWORD%,1 ; 0: Close Function , 1: Open Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",LidStatusNotifyFW_Enable,%REG_DWORD%,1 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceDisableTPWhenLidClose,%REG_DWORD%,1 ; 0: Disable , 1: Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",TwoFingerGesture_Mode,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\OtherSetting",SmartUX_PivotGesture_Enable,%REG_DWORD%,1 ; 0: Disable , 1: Enable [ETD030B_OtherSetting.AddReg] HKLM,"%ServiceRoot%\Elantech\OtherSetting",HardwareID,%REG_DWORD%,0x030B ; ex. 0x0601 HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleFunction_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleScanCode,%REG_DWORD%,0x0071 ; Toggle Function Key Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Enable,%REG_DWORD%,0 [ETD030D_OtherSetting.AddReg] HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleFunction_Enable,%REG_DWORD%,1 ; Toggle Function Key Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleScanCode,%REG_DWORD%,0xE064 ; Switch Off Key HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\OtherSetting",HardwareID,%REG_DWORD%,0x030D ; ex. 0x0601 [ETD030C_OtherSetting.AddReg] HKLM,"%ServiceRoot%\Elantech\OtherSetting",HardwareID,%REG_DWORD%,0x030C ; ex. 0x0601 HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleFunction_Enable,%REG_DWORD%,0 ; Toggle Function Key Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleScanCode,%REG_DWORD%,0x0071 HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Enable,%REG_DWORD%,0 [ETD030A_OtherSetting.AddReg] HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleFunction_Enable,%REG_DWORD%,1 ; Toggle Function Key Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleScanCode,%REG_DWORD%,0xE064 ; Toggle Scan Code HKLM,"%ServiceRoot%\Elantech\OtherSetting",HardwareID,%REG_DWORD%,0x030A ; ex. 0x0601 HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Enable,%REG_DWORD%,0 [ETD_OtherSetting_SMX3_PTP.AddReg] HKLM,"%ServiceRoot%\Elantech\OtherSetting",IconType,%REG_DWORD%,0 ; 0 = Dynamic Trayicon, 1 = Static Trayicon, 2 = Do Not Display Trayicon HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableWhenDetectUSBMouse,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",DontSwapUIButtionSetting,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",MustOpenMouseProperties,%REG_DWORD%,0 ;HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableShowGestureCursorIcon,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableASUSACPIFunction,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableASUSNotifyFunction,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",ShowTopIconWhenDeviceOnOff,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableAutoScreenOrientation,%REG_DWORD%,0 ; 0 = Auto Detect Screen Orientation, 1 = Disable Detect Screen Orientation HKLM,"%ServiceRoot%\Elantech\OtherSetting",ScreenOrientationValueToKernel,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",AlwaysShowOneFingerTrayicon,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceEnableStatusWhenResume,%REG_DWORD%,0 ; Force enable after resume HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceEnableStatusWhenSuspend,%REG_DWORD%,0 ; Force enable when suspend HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceEnableStatusWhenFUS,%REG_DWORD%,0 ; Force enable when FUS HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceEnableStatusWhenLogOff,%REG_DWORD%,0 ; Force enable when logoff HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceEnableStatusWhenShutdown,%REG_DWORD%,0 ; Force enable when shutdown HKLM,"%ServiceRoot%\Elantech\OtherSetting",TemporaryEnableStatusAtLoginScreen,%REG_DWORD%,1 ; Temporary enable at login screen HKLM,"%ServiceRoot%\Elantech\OtherSetting",LaunchUserModeHook,%REG_DWORD%,0 ; Use UserMode Hook HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisablePollingAPToSwitchHook,%REG_DWORD%,1 ; 0 = Polling AP to Switch Hook, 1 = Disable Polling AP to Switch Hook ;HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleFunction_Enable,%REG_DWORD%,0 ; Toggle Function Key Enable ;HKLM,"%ServiceRoot%\Elantech\OtherSetting",ToggleScanCode,%REG_DWORD%,0x0071 ; Toggle Scan Code HKLM,"%ServiceRoot%\Elantech\OtherSetting",SwitchFunction_Enable,%REG_DWORD%,0 ; Switch Function Key Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",Switch_On_Key,%REG_DWORD%,0x0000 ; Switch On Key HKLM,"%ServiceRoot%\Elantech\OtherSetting",Switch_Off_Key,%REG_DWORD%,0x0000 ; Switch Off Key ;HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Inhibit_WhenForceEnable,%REG_DWORD%,0 ; Send cmd after force enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_On_Port,%REG_DWORD%,0x97 ; To 64h HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_On_Data,%REG_DWORD%,0x02 ; To 60h HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Off_Port,%REG_DWORD%,0x97 ; To 64h HKLM,"%ServiceRoot%\Elantech\OtherSetting",EC_Notify_Off_Data,%REG_DWORD%,0x01 ; To 60h HKLM,"%ServiceRoot%\Elantech\OtherSetting",ScrollSupportAutoFocus,%REG_DWORD%,0 ; 0 = Not Support, 1 = Support HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableQueryMultiplexing,%REG_DWORD%,0 ; Keep EC work at Legacy mode HKLM,"%ServiceRoot%\Elantech\OtherSetting",HiddenShapeFunction_Enable,%REG_DWORD%,0 ; Special Shape Function (Cursor not move) HKLM,"%ServiceRoot%\Elantech\OtherSetting",HiddenShapeFunction_Mode,%REG_DWORD%,0 ; Special Shape Function Mode [0;1](Cursor not move) HKLM,"%ServiceRoot%\Elantech\OtherSetting",CustomerDefinition,%REG_DWORD%,11 ; 0 = NONE, 1 = SONY, 2 = DELL, 3 = CLEVO, 4 = SAMSUNG, 5 = ASUS, 6 = ACER HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableCheckAndUpdateKernelPortStatus,%REG_DWORD%,1 ; 0 = Disable, 1 = Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableECNotifyAtOnce,%REG_DWORD%,0 ; 0: Disable , 1: Enables HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableECNotifyByScanCode,%REG_DWORD%,0 ; 0: Disable , 1: Enables HKLM,"%ServiceRoot%\Elantech\OtherSetting",DetectTouchPadSMBusProtocol,%REG_DWORD%,1 ; 0 = Not Detect, 1 = Detect HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableTPWhenLidOpen,%REG_DWORD%,0 ; Enable TP when Lid Open HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableHValueRejectTap,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",EnableSHMReportVirtualPoint,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",IsSupportAcerFunction,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",ButtonAreaSlowMovingReject,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",ClickWithNonconductor_Enable,%REG_DWORD%,1 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableRestingGestureCheck,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function ;HKLM,"%ServiceRoot%\Elantech\OtherSetting",HardwareID,%REG_DWORD%,0x0312 ; ex. 0x0601 HKLM,"%ServiceRoot%\Elantech\OtherSetting",SmartPalm_Enable,%REG_DWORD%,1 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",LidStatusControlFunction_Enable,%REG_DWORD%,1 ; 0: Close Function , 1: Open Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",LidStatusNotifyFW_Enable,%REG_DWORD%,1 ; 0: Disable Function , 1: Enable Function HKLM,"%ServiceRoot%\Elantech\OtherSetting",ForceDisableTPWhenLidClose,%REG_DWORD%,1 ; 0: Disable , 1: Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",TwoFingerGesture_Mode,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\OtherSetting",SmartUX_PivotGesture_Enable,%REG_DWORD%,1 ; 0: Disable , 1: Enable HKLM,"%ServiceRoot%\Elantech\OtherSetting",DyRRGainCursorMove_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",SmartUX_AllZoneResting_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\OtherSetting",SmartUX_AllZoneResting_Mode,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\OtherSetting",HoverPalmPeocessByFW,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\OtherSetting",SmartUX_HoverPalm_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\OtherSetting",SmartUX_HoverPalm_Mode,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\OtherSetting",SmartUX_FollowPTPPalmTracking,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\OtherSetting",SmartUX_MiniportPalmLevel,%REG_DWORD%,1 [ETD_OtherSetting_Win10.AddReg] HKLM,"%ServiceRoot%\Elantech\OtherSetting",DisableShowGestureCursorIcon,%REG_DWORD%,1 ;---------------------------------------------------------------------------- ; UI Function Option Section ;---------------------------------------------------------------------------- [ETD_UIFunctionOption.AddReg] HKLM,"%ServiceRoot%\Elantech\UIFunctionOption",InVisible_DisableExternUSB,%REG_DWORD%,0 ; Activate DisableWhenUSBPlugIn function HKLM,"%ServiceRoot%\Elantech\UIFunctionOption",InVisible_DeviceListStatus,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\UIFunctionOption",InVisible_DisableEnableButton,%REG_DWORD%,0 ;HKLM,"%ServiceRoot%\Elantech\UIFunctionOption",Visible_Animation,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\UIFunctionOption",DisableExclusive,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\UIFunctionOption",UI_Theme,%REG_DWORD%,1 ; 0 = Mcpl UI, 1 = Animation UI, 2 = Dell UI, 3 = Dual Mode, 4 = Simple UI [ETD030B_UIFunctionOption.AddReg] HKLM,"%ServiceRoot%\Elantech\UIFunctionOption",Visible_Animation,%REG_DWORD%,1 [ETD0301_UIFunctionOption.AddReg] HKLM,"%ServiceRoot%\Elantech\UIFunctionOption",Visible_Animation,%REG_DWORD%,1 [ETD030C_UIFunctionOption.AddReg] HKLM,"%ServiceRoot%\Elantech\UIFunctionOption",Visible_Animation,%REG_DWORD%,0 [ETD030D_UIFunctionOption.AddReg] HKLM,"%ServiceRoot%\Elantech\UIFunctionOption",Visible_Animation,%REG_DWORD%,0 ;---------------------------------------------------------------------------- ; Driver Option Section ;---------------------------------------------------------------------------- [ETD_DriverOption.AddReg] HKLM,"%ServiceRoot%\Elantech\DriverOption",TwoFingerGestureMode,%REG_DWORD%,1 ; 1 = Standard, 2 = For Acer HKLM,"%ServiceRoot%\Elantech\DriverOption",ButtonMode,%REG_DWORD%,1 ; 1 = Button Combine, 2 = Button Indenpendent HKLM,"%ServiceRoot%\Elantech\DriverOption",ClickPadActiveAreaClickMode,%REG_DWORD%,2 ; 1 = Not Two Finger Click, 2 = Two Finger Click (Right Button), 3 = Two Finger Click (Left Button), 4 = Two Finger Click (Middle Button) HKLM,"%ServiceRoot%\Elantech\DriverOption",ClickPadRestingAreaClickMode,%REG_DWORD%,3 ; 1 = Not Two Finger Click, 2 = Two Finger Click (Right Button), 3 = Two Finger Click (Left Button), 4 = Two Finger Click (Middle Button) HKLM,"%ServiceRoot%\Elantech\DriverOption",ClickPadGestureAreaTimerMode,%REG_DWORD%,1 ; 1 = Timer Check MultiFinger Gesture, 2 = Always MultiFinger Gesture HKLM,"%ServiceRoot%\Elantech\DriverOption",DualModePSTModuleType,%REG_DWORD%,1 ; 1 = NXP, 2 = STek HKLM,"%ServiceRoot%\Elantech\DriverOption",DualModePSTSupportZaxis,%REG_DWORD%,0 ; 0 = Not support, 1 = Support HKLM,"%ServiceRoot%\Elantech\DriverOption",AlwaysTrigerScrollFromUserMode,%REG_DWORD%,0 ; 0 = Auto, 1 = Always User Mode HKLM,"%ServiceRoot%\Elantech\DriverOption",PSTWorkAndDisableTouchPadEnable,%REG_DWORD%,0 ; 0 = Disable, 1 = Enable HKLM,"%ServiceRoot%\Elantech\DriverOption",PSTWorkAndDisableTouchPadTime,%REG_DWORD%,200 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\DriverOption",EnableClickPadRestingAreaClickMode2F,%REG_DWORD%,0 ; 0 = Disable, 1 = Enable HKLM,"%ServiceRoot%\Elantech\DriverOption",ClickPadRestingAreaClickLeftMode2F,%REG_DWORD%,2 ; 1 = No Function, 2 = Left Button , 3 = Right Button, 4 = Middle Button HKLM,"%ServiceRoot%\Elantech\DriverOption",ClickPadRestingAreaClickRightMode2F,%REG_DWORD%,3 ; 1 = No Function, 2 = Left Button , 3 = Right Button, 4 = Middle Button HKLM,"%ServiceRoot%\Elantech\DriverOption",ClickPadRestingAreaClickLeftRightMode2F,%REG_DWORD%,4 ; 1 = No Function, 2 = Left Button , 3 = Right Button, 4 = Middle Button HKLM,"%ServiceRoot%\Elantech\DriverOption",HIDSupportEnable,%REG_DWORD%,0 ; 0 = Disable HID, 1 = Enable HID ;---------------------------------------------------------------------------- ; SmartPad UI Display Section (Win8) ;---------------------------------------------------------------------------- [ETD030B_SmartPadDisplay_Win8.AddReg] HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",EdgeScroll_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",TouchPadRejection_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Button_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Click_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",SmartArea_Display,%REG_DWORD%,0 [ETD0301_SmartPadDisplay_Win8.AddReg] HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Button_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Click_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",EdgeScroll_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",TouchPadRejection_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",SmartArea_Display,%REG_DWORD%,0 [ETD030D_SmartPadDisplay_Win8.AddReg] HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",EdgeScroll_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",TouchPadRejection_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",SmartArea_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Button_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Click_Display,%REG_DWORD%,0 [ETD030C_SmartPadDisplay_Win8.AddReg] HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",TouchPadRejection_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",EdgeScroll_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Button_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Click_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",SmartArea_Display,%REG_DWORD%,0 ;---------------------------------------------------------------------------- ; Win10 SmartPadDisplay UI Default Section ;---------------------------------------------------------------------------- [ETD_SmartPadDisplay_Win10.AddReg] ;HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Button_Display,%REG_DWORD%,1 ;HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Click_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Click2F_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Tap_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",TwoFingerScroll_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Zoom_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Rotate_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Drag_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",MAG_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Swipe_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",FastKey_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",ThreeFinger_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Palm_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",STV_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",SmartMotion_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",SlowMotion_Display,%REG_DWORD%,0 ;HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",EdgeScroll_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",DeviceControl_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Momentum_Display,%REG_DWORD%,0 ;HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",SmartArea_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",FourFinger_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",EdgeZoom_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Cover_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",EdgeSwipe_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",CornerTap_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",ThreeFingerPress_Display,%REG_DWORD%,0 ;HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",TouchPadRejection_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",Grab_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",TabUI_1F_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",TabUI_MultiFinger_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",TabUI_Additional_Display,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",EdgeSwipeWin8_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",SmartDetect_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",GestureEffect_Display,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPadDisplay",FreeTyping_Display,%REG_DWORD%,0 [ETD030B_SmartPadUI_Win8.AddReg] HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Func,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Func,%REG_DWORD%,%MIDDLEBUTTON% ; Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_T1_Time,%REG_DWORD%,200 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Activate_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_One_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger,%REG_DWORD%,%MIDDLEBUTTON% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap2FunStaticText,%REG_DWORD%,1 ; Three Finger Move Function HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Func,%REG_DWORD%,%SWIPE_PAGE_UP% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Func,%REG_DWORD%,%SWIPE_PAGE_DOWN% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Func,%REG_DWORD%,%SWIPE_PAGE_UP% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Func,%REG_DWORD%,%SWIPE_PAGE_DOWN% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_UD_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_LR_ShowItem,%REG_DWORD%,1 ; TouchPad Rejection HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenTypeByApTime_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AllArea,%REG_DWORD%,1 ; 0 = Edge Area, 1 = All Area HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Tap,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Move,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Gesture,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Unit,%REG_DWORD%,0 ; 0 = dot, 1 = percent HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Left_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Right_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Top_Range,%REG_DWORD%,500 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Bottom_Range,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AZone_TouchThenFree,%REG_DWORD%,1 [ETD0301_SmartPadUI_Win8.AddReg] ; Click HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Func,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Func,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Func,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Func,%REG_DWORD%,%CLICK_SELECT% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_Func,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_Path,%REG_SZ%, ; Scroll HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Enable_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_V_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_V_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_H_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_H_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_AutoScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_AutoScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_InertialScroll_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_InertialScroll_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_ContinueScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_ContinueScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Reverse_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Reverse_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Speed,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Speed_Has_8_Level,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Free_Enable,%REG_DWORD%,0 ; Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_T1_Time,%REG_DWORD%,200 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Activate_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_One_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap2FunStaticText,%REG_DWORD%,1 ; Three Finger Move Function HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Func,%REG_DWORD%,%START_SLIDE_SHOW% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Func,%REG_DWORD%,%STOP_SLIDE_SHOW% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Func,%REG_DWORD%,%SWIPE_PAGE_UP% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Func,%REG_DWORD%,%SWIPE_PAGE_DOWN% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_UD_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_LR_ShowItem,%REG_DWORD%,1 ; EdgeScroll HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_AutoScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_AutoScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_InertialScroll_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_InertialScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_ContinueScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_ContinueScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Reverse_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Reverse_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_Area,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_Area,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Speed,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Speed_Has_8_Level,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_CornerArea_Reject_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_CornerArea_Reject_Enable,%REG_DWORD%,0 ; TouchPad Rejection HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenTypeByApTime_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AllArea,%REG_DWORD%,1 ; 0 = Edge Area, 1 = All Area HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Tap,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Move,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Gesture,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Unit,%REG_DWORD%,0 ; 0 = dot, 1 = percent HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Left_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Right_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Top_Range,%REG_DWORD%,500 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Bottom_Range,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AZone_TouchThenFree,%REG_DWORD%,1 [ETD030D_SmartPadUI_Win8.AddReg] HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Func,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Func,%REG_DWORD%,%MIDDLEBUTTON% ; Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_T1_Time,%REG_DWORD%,200 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Activate_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_One_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap2FunStaticText,%REG_DWORD%,1 ; Three Finger Move Function HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Func,%REG_DWORD%,%START_SLIDE_SHOW% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Func,%REG_DWORD%,%STOP_SLIDE_SHOW% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Func,%REG_DWORD%,%SWIPE_PAGE_UP% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Func,%REG_DWORD%,%SWIPE_PAGE_DOWN% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_UD_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_LR_ShowItem,%REG_DWORD%,1 ; EdgeScroll HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_AutoScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_AutoScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_InertialScroll_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_InertialScroll_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_ContinueScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_ContinueScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Reverse_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Reverse_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_Area,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_Area,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Speed,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Speed_Has_8_Level,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_CornerArea_Reject_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_CornerArea_Reject_Enable,%REG_DWORD%,0 ; Scroll HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Enable_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_V_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_V_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_H_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_H_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_AutoScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_AutoScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_InertialScroll_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_InertialScroll_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_ContinueScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_ContinueScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Reverse_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Reverse_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Speed,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Speed_Has_8_Level,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Free_Enable,%REG_DWORD%,0 ; Rotate HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Circular_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Circular_Enable,%REG_DWORD%,0 ; TouchPad Rejection HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenTypeByApTime_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AllArea,%REG_DWORD%,1 ; 0 = Edge Area, 1 = All Area HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Tap,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Move,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Gesture,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Unit,%REG_DWORD%,0 ; 0 = dot, 1 = percent HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Left_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Right_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Top_Range,%REG_DWORD%,500 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Bottom_Range,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AZone_TouchThenFree,%REG_DWORD%,1 ; SmartArea HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Up_Range,%REG_DWORD%,200 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Down_Range,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Left_Range,%REG_DWORD%,400 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Right_Range,%REG_DWORD%,400 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Radio_Button_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Radio_Button,%REG_DWORD%,4 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Restrict_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Restrict_Move,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Restrict_Tap,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime,%REG_DWORD%,3 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime_Unit,%REG_DWORD%,1000 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Unit,%REG_DWORD%,0 ; 0 = dot, 1 = percent HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_BreakTime,%REG_DWORD%,750 ; 0 = No break time, ms [ETD030C_SmartPadUI_Win8.AddReg] HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Func,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Func,%REG_DWORD%,%MIDDLEBUTTON% ; Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_T1_Time,%REG_DWORD%,200 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Activate_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_One_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap2FunStaticText,%REG_DWORD%,1 ; Three Finger Move Function HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Func,%REG_DWORD%,%SWIPE_PAGE_UP% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Func,%REG_DWORD%,%SWIPE_PAGE_DOWN% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Func,%REG_DWORD%,%SWIPE_PAGE_UP% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Func,%REG_DWORD%,%SWIPE_PAGE_DOWN% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_UD_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_LR_ShowItem,%REG_DWORD%,1 ; Scroll HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Enable_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_V_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_V_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_H_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_H_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_AutoScroll_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_AutoScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_InertialScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_InertialScroll_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_ContinueScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_ContinueScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Reverse_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Reverse_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Speed,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Speed_Has_8_Level,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Free_Enable,%REG_DWORD%,0 ; Rotate HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Circular_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Circular_Enable,%REG_DWORD%,0 ; TouchPad Rejection HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenTypeByApTime_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AllArea,%REG_DWORD%,1 ; 0 = Edge Area, 1 = All Area HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Tap,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Move,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Gesture,%REG_DWORD%,450 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Unit,%REG_DWORD%,0 ; 0 = dot, 1 = percent HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Left_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Right_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Top_Range,%REG_DWORD%,500 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Bottom_Range,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AZone_TouchThenFree,%REG_DWORD%,1 [ETD_SmartPadUI_Win10.AddReg] ; Button HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Left,%REG_DWORD%,%CLICK_SELECT% HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Left_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Left_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Middle,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Middle_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Middle_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Right,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Right_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Right_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ButtonLeftFunStaticText,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ButtonRightFunStaticText,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SwapButton_ShowItem,%REG_DWORD%,1 ; Click HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_ShowItem,%REG_DWORD%,1 ;HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Func,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Path,%REG_SZ%, ;HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Func,%REG_DWORD%,%MIDDLEBUTTON% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Func,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Func,%REG_DWORD%,%CLICK_SELECT% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_Func,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_Path,%REG_SZ%, ; Zoom HKLM,"%ServiceRoot%\Elantech\SmartPad",Zoom_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Zoom_STV_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Zoom_STV,%REG_DWORD%,3 ; Rotate HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Circular_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Circular_Enable,%REG_DWORD%,0 ; Drag HKLM,"%ServiceRoot%\Elantech\SmartPad",Drag_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Drag_Radio,%REG_DWORD%,%RELEASE_AFTER_FINGER_LIFT% HKLM,"%ServiceRoot%\Elantech\SmartPad",Drag_Radio2_Slider,%REG_DWORD%,4 HKLM,"%ServiceRoot%\Elantech\SmartPad",Drag_Delay_Time_Adjust_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Drag_Delay_Time_Adjust_Value,%REG_DWORD%,500 ; Scroll HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Enable_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_V_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_V_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_H_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_H_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_AutoScroll_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_AutoScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_InertialScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_InertialScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_ContinueScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_ContinueScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Reverse_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Reverse_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Speed,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Speed_Has_8_Level,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Free_Enable,%REG_DWORD%,0 ; Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_T1_Time,%REG_DWORD%,200 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Activate_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_One_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger,%REG_DWORD%,%MIDDLEBUTTON% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap2FunStaticText,%REG_DWORD%,1 ; STV HKLM,"%ServiceRoot%\Elantech\SmartPad",STV_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",STV_Slider,%REG_DWORD%,5 ; Palm HKLM,"%ServiceRoot%\Elantech\SmartPad",Palm_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Palm_Slider,%REG_DWORD%,3 HKLM,"%ServiceRoot%\Elantech\SmartPad",Palm_Always_Enable,%REG_DWORD%,1 ; PageUpDown HKLM,"%ServiceRoot%\Elantech\SmartPad",PageUpDown_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PageUpDown_Kind,%REG_DWORD%,%SWIPE_PAGE_THREE_FINGER% ; Three Finger Move Function HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Func,%REG_DWORD%,%MY_COMPUTER% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Func,%REG_DWORD%,%NORMAL_SWITCH_WINDOWS% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Func,%REG_DWORD%,%SWIPE_PAGE_UP% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Func,%REG_DWORD%,%SWIPE_PAGE_DOWN% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_UD_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_LR_ShowItem,%REG_DWORD%,1 ; EdgeMotion HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Radio,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Radio2_Slider,%REG_DWORD%,3 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Up_Range,%REG_DWORD%,224 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Down_Range,%REG_DWORD%,176 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Left_Range,%REG_DWORD%,160 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Right_Range,%REG_DWORD%,160 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Triger_Counter,%REG_DWORD%,100 HKLM,"%ServiceRoot%\Elantech\SmartPad",SL_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SL_Key,%REG_DWORD%,0 ; EdgeScroll HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_AutoScroll_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_AutoScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_InertialScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_InertialScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_ContinueScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_ContinueScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Reverse_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Reverse_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_Area,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_Area,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Speed,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Speed_Has_8_Level,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_CornerArea_Reject_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_CornerArea_Reject_Enable,%REG_DWORD%,0 ; Circular Scroll HKLM,"%ServiceRoot%\Elantech\SmartPad",CircularScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",CircularScroll_Enable,%REG_DWORD%,0 ; Device Control HKLM,"%ServiceRoot%\Elantech\SmartPad",DoubleTapToOnOffDevice_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",DoubleTapToOnOffDevice_Enable,%REG_DWORD%,0 ; Mag HKLM,"%ServiceRoot%\Elantech\SmartPad",Mag_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Mag_Kind,%REG_DWORD%,%MAG_THREE_FINGER% HKLM,"%ServiceRoot%\Elantech\SmartPad",Mag_P,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Mag_X,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Mag_Y,%REG_DWORD%,0 ; Momentum HKLM,"%ServiceRoot%\Elantech\SmartPad",Momentum_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Momentum_Slider,%REG_DWORD%,5 HKLM,"%ServiceRoot%\Elantech\SmartPad",Momentum_Bounce_Enable,%REG_DWORD%,0 ; SmartArea HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Up_Range,%REG_DWORD%,400 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Down_Range,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Left_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Right_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Radio_Button_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Radio_Button,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Restrict_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Restrict_Move,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Restrict_Tap,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime,%REG_DWORD%,3 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime_Unit,%REG_DWORD%,1000 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Unit,%REG_DWORD%,1 ; 0 = dot, 1 = percent HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_BreakTime,%REG_DWORD%,750 ; 0 = No break time, ms ; SmartDetect HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Up_Range,%REG_DWORD%,67 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Down_Range,%REG_DWORD%,67 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Left_Range,%REG_DWORD%,128 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Right_Range,%REG_DWORD%,128 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Radio_Button_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Radio_Button,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_DpiX,%REG_DWORD%,840 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_DpiY,%REG_DWORD%,820 ; Four Finger Move Function HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMove_Enable_Mode,%REG_DWORD%,0 ;0: 4 checkbox(normal), 1: 2checkbox(UpDown, LeftRight) HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMove_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveUp_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveUp_Func,%REG_DWORD%,%RETURN_TO_DESKTOP% HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveDown_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveDown_Func,%REG_DWORD%,%RETURN_TO_DESKTOP% HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveLeft_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveLeft_Func,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveRight_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveRight_Func,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMove_UD_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMove_LR_ShowItem,%REG_DWORD%,1 ; Edge Zoom HKLM,"%ServiceRoot%\Elantech\SmartPad",EdgeZoom_Enable,%REG_DWORD%,0 ; Edge Swipe HKLM,"%ServiceRoot%\Elantech\SmartPad",Edge_1F_SwipePage_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Edge_2F_SwipePage_Enable,%REG_DWORD%,0 ; Three Finger Press HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap3_Press_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap3_Press_Path,%REG_SZ%,"%%SystemRoot%%\notepad.exe" ; Cover HKLM,"%ServiceRoot%\Elantech\SmartPad",Cover_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Cover_Func,%REG_DWORD%,%RETURN_TO_DESKTOP% ; Corner Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BL_Func,%REG_DWORD%,%START_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BL_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BL_Width,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BL_Height,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BR_Func,%REG_DWORD%,%MINIMIZE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BR_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BR_Width,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BR_Height,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TL_Func,%REG_DWORD%,%RETURN_TO_DESKTOP% HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TL_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TL_Width,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TL_Height,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TR_Func,%REG_DWORD%,%MAXIMIZE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TR_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TR_Width,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TR_Height,%REG_DWORD%,350 ; Two Finger Double Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",TwoFinger_Double_Tap_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",TwoFinger_Double_Tap_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",TwoFinger_Double_Tap_Path,%REG_SZ%, ; Dell System UI HKLM,"%ServiceRoot%\Elantech\SmartPad",DoubleTapSpeed_Slider,%REG_DWORD%,550 HKLM,"%ServiceRoot%\Elantech\SmartPad",SwapButton_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",CursorSpeed_Slider,%REG_DWORD%,10 ; Dual Mode HKLM,"%ServiceRoot%\Elantech\SmartPad",DualMode_TP_Mode,%REG_DWORD%,1 ; 1 = Pointing + Advanced 2 = Slow Pointing 3 = Scrolling + Tap ; TouchPad Rejection HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenTypeByApTime_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Enable,%REG_DWORD%,1 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AllArea,%REG_DWORD%,1 ; 0 = Edge Area, 1 = All Area HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Tap,%REG_DWORD%,300 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Move,%REG_DWORD%,300 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Gesture,%REG_DWORD%,300 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Unit,%REG_DWORD%,0 ; 0 = dot, 1 = percent HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Left_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Right_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Top_Range,%REG_DWORD%,500 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Bottom_Range,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AZone_TouchThenFree,%REG_DWORD%,1 ; Dynamic Palm Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",DynamicPalmTap_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",DynamicPalmTap_RatioX,%REG_DWORD%,8 ; Work on Palm Tap Left and Right HKLM,"%ServiceRoot%\Elantech\SmartPad",DynamicPalmTap_RatioY,%REG_DWORD%,8 ; Only work on Palm Tap Up ; Win8 Edge Swipe HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipeLeft_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipeRight_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipeTop_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipeBottom_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_Edge_Range,%REG_DWORD%,90 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_Triger_Radius,%REG_DWORD%,80 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_Triger_Angle,%REG_DWORD%,50 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_CharmSelect_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_CharmBar_CursorJump_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_AppList_CursorJump_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Left_Return_Middle_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Left_Return_End_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Left_To_Down_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Up_To_Down_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Left_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Right_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Top_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Bottom_Enable,%REG_DWORD%,0 ; Grab HKLM,"%ServiceRoot%\Elantech\SmartPad",Grab_Enable,%REG_DWORD%,0 ;TP Enable/Disable Status HKLM,"%ServiceRoot%\Elantech\SmartPad",TPStatus_Mode,%REG_DWORD%,1 ; HID/Mouse switch HKLM,"%ServiceRoot%\Elantech\SmartPad",GestureEffect_Mode,%REG_DWORD%,0 ; 0 = Mouse, 1 = HID ; Free Typing(Only for Lenovo) HKLM,"%ServiceRoot%\Elantech\SmartPad",FreeTyping_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",FreeTyping_Mode,%REG_DWORD%,600 ;Five Bbutton Dual Mode HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_StartZone_Left,%REG_DWORD%,15 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_StartZone_Right,%REG_DWORD%,15 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_StartZone_Top,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_StartZone_Bottom,%REG_DWORD%,5 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_LeftButton_Width,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_LeftButton_Height,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_RightButton_Width,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_RightButton_Height,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_MiddleButton_Width,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_MiddleButton_Height,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_T_Use,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_T_Idle,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",KBC_T_Idle,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",TP_LeftButton_Width,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",TP_LeftButton_Height,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",TP_RightButton_Width,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",TP_RightButton_Height,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",MultiFingerGesture_Enable,%REG_DWORD%,1 ;Mouse Property Change HKLM,"%ServiceRoot%\Elantech\SmartPad",ForceAdjustMouseSpeedEnableAtOnce,%REG_DWORD%,0 ; 0: Disable , 1: Enable HKLM,"%ServiceRoot%\Elantech\SmartPad",MouseSpeedLevel,%REG_DWORD%,5 ; level 0 ~ level 10 HKLM,"%ServiceRoot%\Elantech\SmartPad",ForceAdjustDoubleClickTimeEnableAtOnce,%REG_DWORD%,0 ; 0: Disable , 1: Enable HKLM,"%ServiceRoot%\Elantech\SmartPad",DoubleClickTimeLevel,%REG_DWORD%,5 ;---------------------------------------------------------------------------- ; PointStick UI Default Section ;---------------------------------------------------------------------------- [ETD_SmartPadUI_Win10_SMUX3.AddReg] ; Button HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Left,%REG_DWORD%,%CLICK_SELECT% HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Left_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Left_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Middle,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Middle_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Middle_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Right,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Right_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Button_Right_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ButtonLeftFunStaticText,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ButtonRightFunStaticText,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SwapButton_ShowItem,%REG_DWORD%,1 ; Click HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_ShowItem,%REG_DWORD%,1 ;HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Func,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Path,%REG_SZ%, ;HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Func,%REG_DWORD%,%MIDDLEBUTTON% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Func,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Func,%REG_DWORD%,%CLICK_SELECT% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_Func,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",ClickPad_RightCorner_Click_Path,%REG_SZ%, ; Zoom HKLM,"%ServiceRoot%\Elantech\SmartPad",Zoom_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Zoom_STV_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Zoom_STV,%REG_DWORD%,3 ; Rotate HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Circular_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Rotation_Circular_Enable,%REG_DWORD%,0 ; Drag HKLM,"%ServiceRoot%\Elantech\SmartPad",Drag_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Drag_Radio,%REG_DWORD%,%RELEASE_AFTER_FINGER_LIFT% HKLM,"%ServiceRoot%\Elantech\SmartPad",Drag_Radio2_Slider,%REG_DWORD%,4 HKLM,"%ServiceRoot%\Elantech\SmartPad",Drag_Delay_Time_Adjust_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Drag_Delay_Time_Adjust_Value,%REG_DWORD%,500 ; Scroll HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Enable_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_V_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_V_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_H_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_H_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_AutoScroll_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_AutoScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_InertialScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_InertialScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_ContinueScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_ContinueScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Reverse_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Reverse_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Speed,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Speed_Has_8_Level,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SC_Free_Enable,%REG_DWORD%,0 ; Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_T1_Time,%REG_DWORD%,200 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Activate_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_One_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger,%REG_DWORD%,%MIDDLEBUTTON% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Two_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger,%REG_DWORD%,%CONTEXT_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap_Three_Finger_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap2FunStaticText,%REG_DWORD%,1 ; STV HKLM,"%ServiceRoot%\Elantech\SmartPad",STV_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",STV_Slider,%REG_DWORD%,5 ; Palm HKLM,"%ServiceRoot%\Elantech\SmartPad",Palm_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Palm_Slider,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",Palm_Always_Enable,%REG_DWORD%,0 ; PageUpDown HKLM,"%ServiceRoot%\Elantech\SmartPad",PageUpDown_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PageUpDown_Kind,%REG_DWORD%,%SWIPE_PAGE_THREE_FINGER% ; Three Finger Move Function HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Func,%REG_DWORD%,%MY_COMPUTER% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveUp_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Func,%REG_DWORD%,%NORMAL_SWITCH_WINDOWS% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveDown_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Func,%REG_DWORD%,%SWIPE_PAGE_UP% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveLeft_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Func,%REG_DWORD%,%SWIPE_PAGE_DOWN% HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMoveRight_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_UD_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",ThreeFingerMove_LR_ShowItem,%REG_DWORD%,1 ; EdgeMotion HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Radio,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Radio2_Slider,%REG_DWORD%,3 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Up_Range,%REG_DWORD%,224 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Down_Range,%REG_DWORD%,176 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Left_Range,%REG_DWORD%,160 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Right_Range,%REG_DWORD%,160 HKLM,"%ServiceRoot%\Elantech\SmartPad",SM_Triger_Counter,%REG_DWORD%,100 HKLM,"%ServiceRoot%\Elantech\SmartPad",SL_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SL_Key,%REG_DWORD%,0 ; EdgeScroll HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_AutoScroll_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_AutoScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_InertialScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_InertialScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_ContinueScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_ContinueScroll_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Reverse_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Reverse_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_V_Area,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_H_Area,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Speed,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_Speed_Has_8_Level,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_CornerArea_Reject_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",EGS_CornerArea_Reject_Enable,%REG_DWORD%,0 ; Circular Scroll HKLM,"%ServiceRoot%\Elantech\SmartPad",CircularScroll_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",CircularScroll_Enable,%REG_DWORD%,0 ; Device Control HKLM,"%ServiceRoot%\Elantech\SmartPad",DoubleTapToOnOffDevice_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",DoubleTapToOnOffDevice_Enable,%REG_DWORD%,0 ; Mag HKLM,"%ServiceRoot%\Elantech\SmartPad",Mag_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Mag_Kind,%REG_DWORD%,%MAG_THREE_FINGER% HKLM,"%ServiceRoot%\Elantech\SmartPad",Mag_P,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Mag_X,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Mag_Y,%REG_DWORD%,0 ; Momentum HKLM,"%ServiceRoot%\Elantech\SmartPad",Momentum_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Momentum_Slider,%REG_DWORD%,5 HKLM,"%ServiceRoot%\Elantech\SmartPad",Momentum_Bounce_Enable,%REG_DWORD%,0 ; SmartArea HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Up_Range,%REG_DWORD%,400 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Down_Range,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Left_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Right_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Radio_Button_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Radio_Button,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Restrict_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Restrict_Move,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Restrict_Tap,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime,%REG_DWORD%,3 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_IdleTime_Unit,%REG_DWORD%,1000 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_Unit,%REG_DWORD%,1 ; 0 = dot, 1 = percent HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartArea_BreakTime,%REG_DWORD%,750 ; 0 = No break time, ms ; SmartDetect HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Up_Range,%REG_DWORD%,67 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Down_Range,%REG_DWORD%,67 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Left_Range,%REG_DWORD%,128 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Right_Range,%REG_DWORD%,128 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Radio_Button_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_Radio_Button,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_DpiX,%REG_DWORD%,840 HKLM,"%ServiceRoot%\Elantech\SmartPad",SmartDetect_DpiY,%REG_DWORD%,820 ; Four Finger Move Function HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMove_Enable_Mode,%REG_DWORD%,0 ;0: 4 checkbox(normal), 1: 2checkbox(UpDown, LeftRight) HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMove_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveUp_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveUp_Func,%REG_DWORD%,%RETURN_TO_DESKTOP% HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveDown_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveDown_Func,%REG_DWORD%,%RETURN_TO_DESKTOP% HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveLeft_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveLeft_Func,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveRight_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMoveRight_Func,%REG_DWORD%,%NONE% HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMove_UD_ShowItem,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",FourFingerMove_LR_ShowItem,%REG_DWORD%,1 ; Edge Zoom HKLM,"%ServiceRoot%\Elantech\SmartPad",EdgeZoom_Enable,%REG_DWORD%,0 ; Edge Swipe HKLM,"%ServiceRoot%\Elantech\SmartPad",Edge_1F_SwipePage_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Edge_2F_SwipePage_Enable,%REG_DWORD%,0 ; Three Finger Press HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap3_Press_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Tap3_Press_Path,%REG_SZ%,"%%SystemRoot%%\notepad.exe" ; Cover HKLM,"%ServiceRoot%\Elantech\SmartPad",Cover_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\SmartPad",Cover_Func,%REG_DWORD%,%RETURN_TO_DESKTOP% ; Corner Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BL_Func,%REG_DWORD%,%START_MENU% HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BL_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BL_Width,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BL_Height,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BR_Func,%REG_DWORD%,%MINIMIZE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BR_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BR_Width,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_BR_Height,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TL_Func,%REG_DWORD%,%RETURN_TO_DESKTOP% HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TL_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TL_Width,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TL_Height,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TR_Func,%REG_DWORD%,%MAXIMIZE% HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TR_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TR_Width,%REG_DWORD%,350 HKLM,"%ServiceRoot%\Elantech\SmartPad",Corner_Tap_TR_Height,%REG_DWORD%,350 ; Two Finger Double Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",TwoFinger_Double_Tap_ShowItem,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",TwoFinger_Double_Tap_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",TwoFinger_Double_Tap_Path,%REG_SZ%, ; Dell System UI HKLM,"%ServiceRoot%\Elantech\SmartPad",DoubleTapSpeed_Slider,%REG_DWORD%,550 HKLM,"%ServiceRoot%\Elantech\SmartPad",SwapButton_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",CursorSpeed_Slider,%REG_DWORD%,10 ; Dual Mode HKLM,"%ServiceRoot%\Elantech\SmartPad",DualMode_TP_Mode,%REG_DWORD%,1 ; 1 = Pointing + Advanced 2 = Slow Pointing 3 = Scrolling + Tap ; TouchPad Rejection HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenTypeByApTime_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Enable,%REG_DWORD%,1 ; 0 = Disable Function, 1 = Enable Function HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AllArea,%REG_DWORD%,1 ; 0 = Edge Area, 1 = All Area HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Tap,%REG_DWORD%,300 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Move,%REG_DWORD%,300 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_DelayTime_Gesture,%REG_DWORD%,300 ; Unit (ms) HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Unit,%REG_DWORD%,0 ; 0 = dot, 1 = percent HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Left_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Right_Range,%REG_DWORD%,800 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Top_Range,%REG_DWORD%,500 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_Bottom_Range,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",DisableWhenType_AZone_TouchThenFree,%REG_DWORD%,1 ; Dynamic Palm Tap HKLM,"%ServiceRoot%\Elantech\SmartPad",DynamicPalmTap_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",DynamicPalmTap_RatioX,%REG_DWORD%,8 ; Work on Palm Tap Left and Right HKLM,"%ServiceRoot%\Elantech\SmartPad",DynamicPalmTap_RatioY,%REG_DWORD%,8 ; Only work on Palm Tap Up ; Win8 Edge Swipe HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipeLeft_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipeRight_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipeTop_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipeBottom_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_Edge_Range,%REG_DWORD%,90 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_Triger_Radius,%REG_DWORD%,80 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_Triger_Angle,%REG_DWORD%,50 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_Mode,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_CharmSelect_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_CharmBar_CursorJump_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeSwipe_AppList_CursorJump_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Left_Return_Middle_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Left_Return_End_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Left_To_Down_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Up_To_Down_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Left_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Right_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Top_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",Win8EdgeAdvance_Bottom_Enable,%REG_DWORD%,0 ; Grab HKLM,"%ServiceRoot%\Elantech\SmartPad",Grab_Enable,%REG_DWORD%,0 ;TP Enable/Disable Status HKLM,"%ServiceRoot%\Elantech\SmartPad",TPStatus_Mode,%REG_DWORD%,1 ; HID/Mouse switch HKLM,"%ServiceRoot%\Elantech\SmartPad",GestureEffect_Mode,%REG_DWORD%,0 ; 0 = Mouse, 1 = HID ; Free Typing(Only for Lenovo) HKLM,"%ServiceRoot%\Elantech\SmartPad",FreeTyping_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",FreeTyping_Mode,%REG_DWORD%,600 ;Five Bbutton Dual Mode HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_StartZone_Left,%REG_DWORD%,15 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_StartZone_Right,%REG_DWORD%,15 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_StartZone_Top,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_StartZone_Bottom,%REG_DWORD%,5 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_LeftButton_Width,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_LeftButton_Height,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_RightButton_Width,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_RightButton_Height,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_MiddleButton_Width,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_MiddleButton_Height,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_T_Use,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",PST_T_Idle,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",KBC_T_Idle,%REG_DWORD%,25 HKLM,"%ServiceRoot%\Elantech\SmartPad",TP_LeftButton_Width,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",TP_LeftButton_Height,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",TP_RightButton_Width,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",TP_RightButton_Height,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\SmartPad",MultiFingerGesture_Enable,%REG_DWORD%,1 ;Mouse Property Change HKLM,"%ServiceRoot%\Elantech\SmartPad",ForceAdjustMouseSpeedEnableAtOnce,%REG_DWORD%,0 ; 0: Disable , 1: Enable HKLM,"%ServiceRoot%\Elantech\SmartPad",MouseSpeedLevel,%REG_DWORD%,5 ; level 0 ~ level 10 HKLM,"%ServiceRoot%\Elantech\SmartPad",ForceAdjustDoubleClickTimeEnableAtOnce,%REG_DWORD%,0 ; 0: Disable , 1: Enable HKLM,"%ServiceRoot%\Elantech\SmartPad",DoubleClickTimeLevel,%REG_DWORD%,5 ;---------------------------------------------------------------------------- ; PointStick UI Default Section ;---------------------------------------------------------------------------- [ETD_PSTUI.AddReg] ; Button HKLM,"%ServiceRoot%\Elantech\PointStick",Button_Left,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\PointStick",Button_Left_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\PointStick",Button_Left_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\PointStick",Button_Middle,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\PointStick",Button_Middle_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\PointStick",Button_Middle_Path,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\PointStick",Button_Right,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\PointStick",Button_Right_Ex,%REG_SZ%, HKLM,"%ServiceRoot%\Elantech\PointStick",Button_Right_Path,%REG_SZ%, ; Z HKLM,"%ServiceRoot%\Elantech\PointStick",Z_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\PointStick",Z_Drag_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\PointStick",Z_ReleasetoSelect,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\PointStick",Z_Func,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\PointStick",Z_Select_Speed,%REG_DWORD%,1 ; Scroll HKLM,"%ServiceRoot%\Elantech\PointStick",SC_V_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\PointStick",SC_H_Enable,%REG_DWORD%,1 HKLM,"%ServiceRoot%\Elantech\PointStick",SC_Speed,%REG_DWORD%,2 HKLM,"%ServiceRoot%\Elantech\PointStick",SC_Free_Enable,%REG_DWORD%,0 HKLM,"%ServiceRoot%\Elantech\PointStick",SC_Func,%REG_DWORD%,%PST_SCROLL_STANDARD% ; STV HKLM,"%ServiceRoot%\Elantech\PointStick",STV_Slider,%REG_DWORD%,4 ;Dual Mode HKLM,"%ServiceRoot%\Elantech\PointStick",DualMode_PST_Mode,%REG_DWORD%,1 ; 1 = Pointing + Advanced 2 = Advanced ;---------------------------------------------------------------------------- ; Application Optimize ;---------------------------------------------------------------------------- ; Set "1" mean is ; ; Option ; ; Row 1 Byte 1 = > Don't Show Cursor Icon ; Row 1 Byte 2 = > Two Finger Scroll Disable ; Row 1 Byte 3 = > Zoom Disable ; Row 1 Byte 4 = > Rotate Disable ; Row 1 Byte 5 = > One Time Zoom Enable ; Row 1 Byte 6 = > Free Rotate Enable ; Row 1 Byte 7 = > Vertical Scroll Value To UserMode ; Row 1 Byte 8 = > PST Smooth Scroll Support ; Row 2 Byte 1 = > EdgeScroll Disable ; Row 2 Byte 2 = > Enable Top Edge Swipe ; Row 2 Byte 3 = > Horizontal Scroll Value To Kernel ; Row 2 Byte 4 = > Don't Triger DisableWhenType ; Row 2 Byte 5 = > Touch-Injection Scroll Enable ; Row 2 Byte 6 = > Touch-Injection Zoom Enable ; Row 2 Byte 7 = > Touch-Injection Rotate Enable ; Row 2 Byte 8 = > High Resolution Zoom Enable ; Row 3 Byte 1 = > Disable Inertial Scroll (1 & 2 finger) ; Row 3 Byte 2 = > ; Row 3 Byte 3 = > ; Row 3 Byte 4 = > ; ; Scroll ; ; Row 1 Byte 1 = > V Scroll Power ; Row 1 Byte 2 = > V Scroll Unit ; Row 1 Byte 3 = > H Scroll Power ; Row 1 Byte 4 = > H Scroll Unit ; ; Row 2 Byte 1 = > Scroll DyRR V1 ; Row 2 Byte 2 = > Scroll DyRR V2 ; Row 2 Byte 3 = > Scroll DyRR V3 ; Row 2 Byte 4 = > Scroll DyRR V4 ; Row 2 Byte 5 = > Scroll DyRR V5 ; Row 2 Byte 6 = > Scroll DyRR V6 ; Row 2 Byte 7 = > Scroll DyRR V7 ; Row 2 Byte 8 = > Scroll DyRR V8 ; ; Row 3 Byte 1 = > Scroll DyRR H1 ; Row 3 Byte 2 = > Scroll DyRR H2 ; Row 3 Byte 3 = > Scroll DyRR H3 ; Row 3 Byte 4 = > Scroll DyRR H4 ; Row 3 Byte 5 = > Scroll DyRR H5 ; Row 3 Byte 6 = > Scroll DyRR H6 ; Row 3 Byte 7 = > Scroll DyRR H7 ; Row 3 Byte 8 = > Scroll DyRR H8 ; ; Row 4 Byte 1 = > Scroll DyRR Delta1 ; Row 4 Byte 2 = > Scroll DyRR Delta2 ; Row 4 Byte 3 = > Scroll DyRR Delta3 ; Row 4 Byte 4 = > Scroll DyRR Delta4 ; Row 4 Byte 5 = > Scroll DyRR Delta5 ; Row 4 Byte 6 = > Scroll DyRR Delta6 ; Row 4 Byte 7 = > Scroll DyRR Delta7 ; Row 4 Byte 8 = > Scroll DyRR Delta8 ; ; Row 5 Byte 1 = > Inertial Scroll V Keep Last Inertial Count ; Row 5 Byte 2 = > Inertial Scroll V Curve Factor ; Row 5 Byte 3 = > Inertial Scroll V Stop Threshold ; ; Row 6 Byte 1 = > Inertial Scroll H Keep Last Inertial Count ; Row 6 Byte 2 = > Inertial Scroll H Curve Factor ; Row 6 Byte 3 = > Inertial Scroll H Stop Threshold ; ; Zoom ; ; Row 1 Byte 1 = > Zoom DyRR V1 ; Row 1 Byte 2 = > Zoom DyRR V2 ; Row 1 Byte 3 = > Zoom DyRR V3 ; Row 1 Byte 4 = > Zoom DyRR V4 ; Row 1 Byte 5 = > Zoom DyRR V5 ; Row 1 Byte 6 = > Zoom DyRR V6 ; Row 1 Byte 7 = > Zoom DyRR V7 ; Row 1 Byte 8 = > Zoom DyRR V8 ; ; Row 2 Byte 1 = > Zoom DyRR H1 ; Row 2 Byte 2 = > Zoom DyRR H2 ; Row 2 Byte 3 = > Zoom DyRR H3 ; Row 2 Byte 4 = > Zoom DyRR H4 ; Row 2 Byte 5 = > Zoom DyRR H5 ; Row 2 Byte 6 = > Zoom DyRR H6 ; Row 2 Byte 7 = > Zoom DyRR H7 ; Row 2 Byte 8 = > Zoom DyRR H8 ; ; Row 3 Byte 1 = > Zoom DyRR Delta1 ; Row 3 Byte 2 = > Zoom DyRR Delta2 ; Row 3 Byte 3 = > Zoom DyRR Delta3 ; Row 3 Byte 4 = > Zoom DyRR Delta4 ; Row 3 Byte 5 = > Zoom DyRR Delta5 ; Row 3 Byte 6 = > Zoom DyRR Delta6 ; Row 3 Byte 7 = > Zoom DyRR Delta7 ; Row 3 Byte 8 = > Zoom DyRR Delta8 [ETD_APOptimize.AddReg] ; Adobe Reader HKLM,"%ServiceRoot%\Elantech\APOptimize\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\APOptimize\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Adobe Reader",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Adobe Reader",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Adobe Reader",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Adobe Reader",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,07,05,03,58,28,18,10,\ 0C,08,02,02,02,05,0A,0C,\ 0F,11,23,4B,05,5A,00,05,\ 5A,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Adobe Reader",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Adobe Reader",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,17,15,14,\ 14,14,14,14,19,17,15,14,\ 14,14,14,14,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Adobe Reader",Touch_Zoom,%REG_BINARY%,\ 19,17,15,14,14,14,14,14,\ 19,17,15,14,14,14,14,14,\ 02,05,0A,14,28,50,78,A0 ; Charm Bar Find HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Find",Text,%REG_SZ%,"Charm Bar" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Find",Class,%REG_SZ%,"NativeHWNDHost" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Find",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Find",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Find",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Find",Option,%REG_BINARY%,\ 00,00,00,00,00,00,01,00,\ 00,01,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Find",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0C,0A,08,06,28,19,14,0F,\ 0C,0A,08,06,02,05,14,1E,\ 32,4B,78,96,02,5A,01,02,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Find",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Find",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,1E,14,11,0F,\ 0E,0D,0C,0B,1E,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Find",Touch_Zoom,%REG_BINARY%,\ 1E,14,11,0F,0E,0D,0C,0B,\ 1E,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Charm Bar Item HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Item",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Item",Class,%REG_SZ%,"Shell_CharmWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Item",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Item",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Item",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Item",Option,%REG_BINARY%,\ 00,00,00,00,00,00,01,00,\ 00,01,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Item",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0C,0A,08,06,28,19,14,0F,\ 0C,0A,08,06,02,05,14,1E,\ 32,4B,78,96,02,5A,01,02,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Item",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Item",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,1E,14,11,0F,\ 0E,0D,0C,0B,1E,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Item",Touch_Zoom,%REG_BINARY%,\ 1E,14,11,0F,0E,0D,0C,0B,\ 1E,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Charm Bar Search HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Search",Text,%REG_SZ%,"Search" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Search",Class,%REG_SZ%,"SearchPane" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Search",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Search",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Search",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Search",Option,%REG_BINARY%,\ 00,00,00,00,00,00,01,00,\ 00,01,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Search",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0C,0A,08,06,28,19,14,0F,\ 0C,0A,08,06,02,05,14,1E,\ 32,4B,78,96,02,5A,01,02,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Search",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Search",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,1E,14,11,0F,\ 0E,0D,0C,0B,1E,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Charm Bar Search",Touch_Zoom,%REG_BINARY%,\ 1E,14,11,0F,0E,0D,0C,0B,\ 1E,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; FireFox Browser (MozillaWindowClass) HKLM,"%ServiceRoot%\Elantech\APOptimize\FireFox Browser (MozillaWindowClass)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\FireFox Browser (MozillaWindowClass)",Class,%REG_SZ%,"MozillaWindowClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\FireFox Browser (MozillaWindowClass)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\FireFox Browser (MozillaWindowClass)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\FireFox Browser (MozillaWindowClass)",FileName,%REG_SZ%,"firefox.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\FireFox Browser (MozillaWindowClass)",Option,%REG_BINARY%,\ 01,00,00,00,01,00,00,00,\ 00,00,01,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\FireFox Browser (MozillaWindowClass)",Scroll,%REG_BINARY%,\ 01,04,01,04,3C,2D,23,19,\ 0F,0A,07,06,3C,2D,23,19,\ 0F,0A,07,06,01,02,05,07,\ 0A,11,4B,4B,02,5B,02,02,\ 5B,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\FireFox Browser (MozillaWindowClass)",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\FireFox Browser (MozillaWindowClass)",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\FireFox Browser (MozillaWindowClass)",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Google Chrome Browser HKLM,"%ServiceRoot%\Elantech\APOptimize\Google Chrome Browser",Text,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\APOptimize\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin_1" HKLM,"%ServiceRoot%\Elantech\APOptimize\Google Chrome Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Google Chrome Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Google Chrome Browser",Option,%REG_BINARY%,\ 01,00,00,00,00,00,00,00,\ 00,00,01,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Google Chrome Browser",Scroll,%REG_BINARY%,\ 01,04,01,04,3C,2D,23,19,\ 0F,0A,07,06,14,0F,0C,09,\ 07,05,03,02,01,02,05,07,\ 0A,11,4B,4B,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Google Chrome Browser",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Google Chrome Browser",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Google Chrome Browser",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Metro App1 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App1",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App1",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App1",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App1",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App1",FileName,%REG_SZ%,"elan_def" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App1",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,01,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App1",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0A,07,05,04,28,19,14,0F,\ 0A,07,05,04,02,05,0A,14,\ 32,4B,78,96,00,5A,01,00,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App1",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App1",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,1E,14,11,0F,\ 0E,0D,0C,0B,1E,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App1",Touch_Zoom,%REG_BINARY%,\ 1E,14,11,0F,0E,0D,0C,0B,\ 1E,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Metro App2 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App2",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App2",Class,%REG_SZ%,"Shell_Dialog" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App2",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App2",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App2",FileName,%REG_SZ%,"elan_def" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App2",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,01,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App2",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0A,07,05,04,28,19,14,0F,\ 0A,07,05,04,02,05,0A,1E,\ 32,4B,78,96,00,5A,01,00,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App2",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App2",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,1E,14,11,0F,\ 0E,0D,0C,0B,1E,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App2",Touch_Zoom,%REG_BINARY%,\ 1E,14,11,0F,0E,0D,0C,0B,\ 1E,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Metro App3 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App3",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App3",Class,%REG_SZ%,"ApplicationManagrShellWindows" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App3",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App3",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App3",FileName,%REG_SZ%,"elan_def" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App3",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,01,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App3",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0A,07,05,04,28,19,14,0F,\ 0A,07,05,04,02,05,14,1E,\ 32,4B,78,96,00,5A,01,00,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App3",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App3",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,1E,14,11,0F,\ 0E,0D,0C,0B,1E,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro App3",Touch_Zoom,%REG_BINARY%,\ 1E,14,11,0F,0E,0D,0C,0B,\ 1E,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Metro Camera HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Camera",Text,%REG_SZ%,"Camera" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Camera",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Camera",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Camera",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Camera",FileName,%REG_SZ%,"webcam.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Camera",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,00,00,01,01,00,00,\ 01,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Camera",Scroll,%REG_BINARY%,\ 01,10,01,10,28,19,14,0F,\ 0A,07,05,04,28,19,14,0F,\ 0A,07,05,04,02,05,0A,14,\ 32,4B,78,96,00,5A,01,00,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Camera",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Camera",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,1E,14,11,0F,\ 0E,0D,0C,0B,1E,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Camera",Touch_Zoom,%REG_BINARY%,\ 1E,14,11,0F,0E,0D,0C,0B,\ 1E,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Win8.1 Metro Camera HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Camera",Text,%REG_SZ%,"Camera" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Camera",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Camera",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Camera",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Camera",FileName,%REG_SZ%,"Camera.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Camera",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,00,00,\ 01,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Camera",Scroll,%REG_BINARY%,\ 01,10,01,10,28,19,14,0F,\ 0A,07,05,04,28,19,14,0F,\ 0A,07,05,04,02,05,0A,14,\ 32,4B,78,96,00,5A,01,00,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Camera",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Camera",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,28,1E,1B,19,\ 18,17,16,15,28,1E,1B,19,\ 18,17,16,15,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Camera",Touch_Zoom,%REG_BINARY%,\ 28,1E,1B,19,18,17,16,15,\ 28,1E,1B,19,18,17,16,15,\ 02,05,0A,14,28,50,78,A0 ; Metro Photo HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Photo",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Photo",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Photo",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Photo",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Photo",FileName,%REG_SZ%,"WWAHost.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Photo",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,00,00,01,01,00,00,\ 01,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Photo",Scroll,%REG_BINARY%,\ 01,08,01,08,28,19,14,0F,\ 0A,07,05,04,28,19,14,0F,\ 0A,07,05,04,02,05,0A,14,\ 32,4B,78,96,00,5A,01,00,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Photo",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Photo",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,1E,14,11,0F,\ 0E,0D,0C,0B,1E,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Photo",Touch_Zoom,%REG_BINARY%,\ 1E,14,11,0F,0E,0D,0C,0B,\ 1E,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Win8.1 Metro Photo HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Photo",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Photo",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Photo",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Photo",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Photo",FileName,%REG_SZ%,"PhotosApp.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Photo",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,00,00,\ 01,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Photo",Scroll,%REG_BINARY%,\ 01,10,01,10,28,19,14,0F,\ 0A,07,05,04,28,19,14,0F,\ 0A,07,05,04,02,05,0A,14,\ 32,4B,78,96,00,5A,01,00,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Photo",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Photo",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,1E,14,11,0F,\ 0E,0D,0C,0B,1E,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win8.1 Metro Photo",Touch_Zoom,%REG_BINARY%,\ 1E,14,11,0F,0E,0D,0C,0B,\ 1E,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Metro IE HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro IE",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro IE",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro IE",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro IE",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro IE",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro IE",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro IE",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 09,08,07,06,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro IE",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro IE",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro IE",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Metro Maps HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Maps",Text,%REG_SZ%,"Metro Maps" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Maps",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Maps",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Maps",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Maps",FileName,%REG_SZ%,"Map.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Maps",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,00,00,00,01,00,01,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Maps",Scroll,%REG_BINARY%,\ 01,02,01,40,58,28,18,10,\ 0C,08,02,02,58,28,18,10,\ 0C,08,02,02,01,02,05,07,\ 0A,11,4B,4B,0A,50,00,05,\ 5A,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Maps",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Maps",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,28,1E,1B,19,\ 18,17,16,15,28,1E,1B,19,\ 18,17,16,15,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Maps",Touch_Zoom,%REG_BINARY%,\ 28,1E,1B,19,18,17,16,15,\ 28,1E,1B,19,18,17,16,15,\ 02,05,0A,14,28,50,78,A0 ; Metro UI HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro UI",Text,%REG_SZ%,"Start menu" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro UI",Class,%REG_SZ%,"ImmersiveLauncher" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro UI",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro UI",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro UI",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro UI",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,00,\ 00,01,01,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro UI",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0C,0A,08,06,28,19,14,0F,\ 0C,0A,08,06,02,05,14,1E,\ 32,4B,78,96,02,5A,01,02,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro UI",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro UI",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,28,1E,1B,19,\ 18,17,16,15,28,1E,1B,19,\ 18,17,16,15,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro UI",Touch_Zoom,%REG_BINARY%,\ 28,1E,1B,19,18,17,16,15,\ 28,1E,1B,19,18,17,16,15,\ 02,05,0A,14,28,50,78,A0 ; Microsoft Office 2007 Excel HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Excel",Text,%REG_SZ%,"Microsoft Office 2007 Excel" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Excel",Class,%REG_SZ%,"XLMAIN" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Excel",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Excel",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Excel",FileName,%REG_SZ%,"EXCEL.EXE" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Excel",Option,%REG_BINARY%,\ 00,00,00,00,00,00,01,01,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Excel",Scroll,%REG_BINARY%,\ 01,08,01,0C,7D,69,5F,55,\ 50,4B,46,41,D3,C5,B5,A2,\ 9A,8F,81,76,02,0A,1E,3C,\ 5A,78,A0,C8,05,5A,00,05,\ 5A,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Excel",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Excel",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Excel",Touch_Zoom,%REG_BINARY%,\ 32,28,22,1E,1C,1A,18,16,\ 32,28,22,1E,1C,1A,18,16,\ 02,05,0A,14,28,50,78,A0 ; Microsoft Office 2007 Outlook HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Outlook",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Outlook",Class,%REG_SZ%,"rctrl_renwnd32" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Outlook",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Outlook",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Outlook",FileName,%REG_SZ%,"OUTLOOK.EXE" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Outlook",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Outlook",Scroll,%REG_BINARY%,\ 01,04,01,04,0F,0C,0A,08,\ 07,06,05,04,3C,2D,23,19,\ 0F,0A,08,06,02,05,0A,0C,\ 0F,11,23,4B,05,5A,01,05,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Outlook",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Outlook",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Outlook",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Microsoft Office 2007 PowerPoint HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 PowerPoint",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 PowerPoint",Class,%REG_SZ%,"PP12FrameClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 PowerPoint",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 PowerPoint",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 PowerPoint",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 PowerPoint",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0C,0A,08,06,3C,2D,23,19,\ 0F,0A,08,06,02,05,0A,0C,\ 0F,11,23,4B,01,5A,01,01,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 PowerPoint",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 PowerPoint",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,14,12,10,0F,\ 0F,0F,0F,0F,14,12,10,0F,\ 0F,0F,0F,0F,02,0A,14,28,\ 3C,50,64,78 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 PowerPoint",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Microsoft Office 2007 Word HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Word",Text,%REG_SZ%,"Microsoft Word" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Word",Class,%REG_SZ%,"OpusApp" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Word",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Word",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Word",FileName,%REG_SZ%,"WINWORD.EXE" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Word",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Word",Scroll,%REG_BINARY%,\ 01,04,01,10,0F,0C,0A,08,\ 07,06,05,04,3C,2D,23,19,\ 0F,0A,07,06,02,05,0A,0C,\ 0F,11,23,4B,05,5A,01,05,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Word",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Word",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2007 Word",Touch_Zoom,%REG_BINARY%,\ 25,1E,19,16,15,14,13,12,\ 25,1E,19,16,15,14,13,12,\ 02,05,0A,14,28,50,78,A0 ; Microsoft Office 2010 PowerPoint HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 PowerPoint",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 PowerPoint",Class,%REG_SZ%,"PPTFrameClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 PowerPoint",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 PowerPoint",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 PowerPoint",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 PowerPoint",Scroll,%REG_BINARY%,\ 01,04,01,04,28,1E,14,0F,\ 0C,0A,0A,0A,3C,2D,23,19,\ 0F,0A,08,06,02,05,0A,0C,\ 0F,11,23,4B,01,5A,01,01,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 PowerPoint",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 PowerPoint",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,14,12,10,0F,\ 0F,0F,0F,0F,14,12,10,0F,\ 0F,0F,0F,0F,02,0A,14,28,\ 3C,50,64,78 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 PowerPoint",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Microsoft Office 2010 Word HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 Word",Text,%REG_SZ%,"Microsoft Word" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 Word",Class,%REG_SZ%,"OpusApp" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 Word",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 Word",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 Word",FileName,%REG_SZ%,"WINWORD.EXE" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 Word",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 Word",Scroll,%REG_BINARY%,\ 01,04,01,10,0F,0C,0A,08,\ 07,06,05,04,3C,2D,23,19,\ 0F,0A,07,06,02,05,0A,0C,\ 0F,11,23,4B,05,5A,01,05,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 Word",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 Word",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Office 2010 Word",Touch_Zoom,%REG_BINARY%,\ 25,1E,19,16,15,14,13,12,\ 25,1E,19,16,15,14,13,12,\ 02,05,0A,14,28,50,78,A0 ; Normal Desktop HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop",Text,%REG_SZ%,"Program Manager" HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop",Class,%REG_SZ%,"Progman" HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop",Option,%REG_BINARY%,\ 00,00,00,00,00,00,01,00,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop",Scroll,%REG_BINARY%,\ 01,10,01,78,58,28,18,10,\ 0C,08,02,02,58,28,18,10,\ 0C,08,02,02,01,02,05,07,\ 0A,11,4B,4B,0A,50,00,05,\ 5A,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Normal Desktop 2 HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop 2",Text,%REG_SZ%,"Program Manager" HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop 2",Class,%REG_SZ%,"WorkerW" HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop 2",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop 2",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop 2",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop 2",Option,%REG_BINARY%,\ 00,00,00,00,00,00,01,00,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop 2",Scroll,%REG_BINARY%,\ 01,10,01,78,58,28,18,10,\ 0C,08,02,02,58,28,18,10,\ 0C,08,02,02,01,02,05,07,\ 0A,11,4B,4B,0A,50,00,05,\ 5A,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop 2",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop 2",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Normal Desktop 2",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Windows Explorer HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Explorer",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Explorer",Class,%REG_SZ%,"CabinetWClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Explorer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Explorer",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Explorer",Option,%REG_BINARY%,\ 00,00,00,00,00,00,01,01,\ 00,00,00,01,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Explorer",Scroll,%REG_BINARY%,\ 01,08,01,0C,7D,69,5F,55,\ 50,4B,46,41,D3,C5,B5,A2,\ 9A,8F,81,76,02,0A,1E,3C,\ 5A,78,A0,C8,05,5A,00,05,\ 5C,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Explorer",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Explorer",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,1E,19,16,14,\ 13,12,11,10,1E,19,16,14,\ 13,12,11,10,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Explorer",Touch_Zoom,%REG_BINARY%,\ 1E,19,16,14,13,12,11,10,\ 1E,19,16,14,13,12,11,10,\ 02,05,0A,14,28,50,78,A0 ; Windows Internet Explorer HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer" HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Internet Explorer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Internet Explorer",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,01,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Internet Explorer",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Internet Explorer",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Internet Explorer",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Windows Internet Explorer",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; photoviewer HKLM,"%ServiceRoot%\Elantech\APOptimize\photoviewer",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\photoviewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\APOptimize\photoviewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\photoviewer",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\APOptimize\photoviewer",FileName,%REG_SZ%,"dllhost.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\photoviewer",Option,%REG_BINARY%,\ 00,00,00,00,00,00,01,01,\ 00,00,00,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\photoviewer",Scroll,%REG_BINARY%,\ 01,02,01,40,58,28,18,10,\ 0C,08,02,02,58,28,18,10,\ 0C,08,02,02,01,02,05,07,\ 0A,11,4B,4B,0A,50,00,05,\ 5A,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\photoviewer",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\photoviewer",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\photoviewer",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Acer-Ring HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring",Class,%REG_SZ%,"Direct3DWindowClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring",FileName,%REG_SZ%,"AcerRing.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,28,1E,19,16,\ 14,13,12,11,28,1E,19,16,\ 14,13,12,11,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Acer-Ring - Photo HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Photo",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Photo",Class,%REG_SZ%,"Direct3DWindowClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Photo",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Photo",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Photo",FileName,%REG_SZ%,"PhotoViewer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Photo",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,01,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Photo",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Photo",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Photo",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,28,1E,19,16,\ 14,13,12,11,28,1E,19,16,\ 14,13,12,11,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Photo",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Acer-Ring - Doc HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Doc",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Doc",Class,%REG_SZ%,"Direct3DWindowClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Doc",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Doc",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Doc",FileName,%REG_SZ%,"DocViewer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Doc",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Doc",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Doc",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Doc",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,28,1E,19,16,\ 14,13,12,11,28,1E,19,16,\ 14,13,12,11,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Doc",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Acer-Ring - Favorite HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Favorite",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Favorite",Class,%REG_SZ%,"Direct3DWindowClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Favorite",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Favorite",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Favorite",FileName,%REG_SZ%,"FavoritePanel.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Favorite",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Favorite",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Favorite",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Favorite",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,28,1E,19,16,\ 14,13,12,11,28,1E,19,16,\ 14,13,12,11,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Favorite",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,01,14,28,50,78,A0 ; Acer-Ring - Video HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Video",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Video",Class,%REG_SZ%,"Direct3DWindowClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Video",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Video",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Video",FileName,%REG_SZ%,"VideoPlayer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Video",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Video",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Video",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Video",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,28,1E,19,16,\ 14,13,12,11,28,1E,19,16,\ 14,13,12,11,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Video",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Acer-Ring - Music HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Music",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Music",Class,%REG_SZ%,"Direct3DWindowClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Music",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Music",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Music",FileName,%REG_SZ%,"MusicPlayer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Music",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,01,01,00,01,01,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Music",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Music",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Music",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,28,1E,19,16,\ 14,13,12,11,28,1E,19,16,\ 14,13,12,11,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Acer Ring Music",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Clear.fi Photo v2 HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2",Text,%REG_SZ%,"PhotoPlayer" HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2",Class,%REG_SZ%,"koan(Photo)" HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2",FileName,%REG_SZ%,"PhotoPlayer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,01,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Clear.fi Photo v2.1 HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2.1",Text,%REG_SZ%,"PhotoPlayer" HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2.1",Class,%REG_SZ%,"Direct3DWindowClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2.1",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2.1",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2.1",FileName,%REG_SZ%,"PhotoPlayer.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2.1",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,01,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2.1",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2.1",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2.1",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\Clear fi Photo v2.1",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Acer Photo HKLM,"%ServiceRoot%\Elantech\APOptimize\AcerPhoto",Text,%REG_SZ%,"Acer Photo" HKLM,"%ServiceRoot%\Elantech\APOptimize\AcerPhoto",Class,%REG_SZ%,"Direct3DWindowClass" HKLM,"%ServiceRoot%\Elantech\APOptimize\AcerPhoto",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\AcerPhoto",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\AcerPhoto",FileName,%REG_SZ%,"AcerPhoto.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\AcerPhoto",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,01,00,00,00,00,00,\ 00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\AcerPhoto",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\AcerPhoto",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B HKLM,"%ServiceRoot%\Elantech\APOptimize\AcerPhoto",Touch_Scroll,%REG_BINARY%,\ 01,04,01,04,19,14,11,0F,\ 0E,0D,0C,0B,19,14,11,0F,\ 0E,0D,0C,0B,02,05,0A,14,\ 28,50,78,A0 HKLM,"%ServiceRoot%\Elantech\APOptimize\AcerPhoto",Touch_Zoom,%REG_BINARY%,\ 19,14,11,0F,0E,0D,0C,0B,\ 19,14,11,0F,0E,0D,0C,0B,\ 02,05,0A,14,28,50,78,A0 ; Win10 ApplicationFrameWindow HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 ApplicationFrameWindow",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 ApplicationFrameWindow",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 ApplicationFrameWindow",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 ApplicationFrameWindow",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 ApplicationFrameWindow",FileName,%REG_SZ%,"ApplicationFrameHost.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 ApplicationFrameWindow",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,01,01,00,00,00,00,\ 00,00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 ApplicationFrameWindow",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0C,0A,08,06,28,19,14,0F,\ 0C,0A,08,06,02,05,14,1E,\ 32,4B,78,96,02,5A,01,02,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 ApplicationFrameWindow",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B ; Win10 Broker HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Broker",Text,%REG_SZ%,"Switch to a Microsoft account on this PC" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Broker",Class,%REG_SZ%,"Shell_Dialog" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Broker",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Broker",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Broker",FileName,%REG_SZ%,"UserAccountBroker.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Broker",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,01,01,00,00,00,00,\ 00,00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Broker",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0C,0A,08,06,28,19,14,0F,\ 0C,0A,08,06,02,05,14,1E,\ 32,4B,78,96,02,5A,01,02,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Broker",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B ; Win10 Search HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Search",Text,%REG_SZ%,"Search" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Search",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Search",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Search",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Search",FileName,%REG_SZ%,"searchui.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Search",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,01,01,00,00,00,00,\ 00,00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Search",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0C,0A,08,06,28,19,14,0F,\ 0C,0A,08,06,02,05,14,1E,\ 32,4B,78,96,02,5A,01,02,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Search",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B ; Win10 Shell Experience Host HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Shell Experience Host",Text,%REG_SZ%,"Windows Shell Experience Host" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Shell Experience Host",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Shell Experience Host",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Shell Experience Host",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Shell Experience Host",FileName,%REG_SZ%,"shellexperiencehost.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Shell Experience Host",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,01,01,00,00,00,00,\ 00,00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Shell Experience Host",Scroll,%REG_BINARY%,\ 01,04,01,04,28,19,14,0F,\ 0C,0A,08,06,28,19,14,0F,\ 0C,0A,08,06,02,05,14,1E,\ 32,4B,78,96,02,5A,01,02,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 Shell Experience Host",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B ; Metro Reader ;HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Reader",Text,%REG_SZ%,"" ;HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Reader",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow" ;HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Reader",FocusText,%REG_SZ%,"" ;HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Reader",FocusClass,%REG_SZ%,"" ;HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Reader",FileName,%REG_SZ%,"glcnd.exe" ;HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Reader",Option,%REG_BINARY%,\ ; 00,00,00,00,00,00,00,01,\ ; 00,01,00,00,01,01,01,00,\ ; 00,00,00,00 ;HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Reader",Scroll,%REG_BINARY%,\ ; 01,3C,01,18,28,19,14,0F,\ ; 0A,07,05,04,28,19,14,0F,\ ; 0A,07,05,04,02,05,0A,14,\ ; 32,4B,78,96,00,5A,01,00,\ ; 5A,01 ;HKLM,"%ServiceRoot%\Elantech\APOptimize\Metro Reader",Zoom,%REG_BINARY%,\ ; 58,28,18,10,0C,08,02,02,\ ; 58,28,18,10,0C,08,02,02,\ ; 01,02,05,07,0A,11,4B,4B ; Microsoft Edge HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Edge",Text,%REG_SZ%,"Microsoft Edge" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Edge",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Edge",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Edge",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Edge",FileName,%REG_SZ%,"MicrosoftEdge.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Edge",Option,%REG_BINARY%,\ 00,00,00,01,00,00,00,01,\ 00,00,01,00,00,01,00,00,\ 00,1E,1E,1E HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Edge",Scroll,%REG_BINARY%,\ 01,04,01,04,14,0F,0C,0A,\ 09,08,07,06,14,0F,0C,0A,\ 08,07,06,05,02,0A,1E,3C,\ 5A,78,A0,C8,02,5D,02,02,\ 5D,02 HKLM,"%ServiceRoot%\Elantech\APOptimize\Microsoft Edge",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B ; Win10 APP Photos HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 APP Photos",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 APP Photos",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 APP Photos",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 APP Photos",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 APP Photos",FileName,%REG_SZ%,"Microsoft.Photos.exe" HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 APP Photos",Option,%REG_BINARY%,\ 00,00,00,00,00,00,00,01,\ 00,00,01,00,00,00,00,00,\ 01,00,00,00,00,00 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 APP Photos",Scroll,%REG_BINARY%,\ 01,03,01,08,91,6E,50,37,\ 23,14,0A,05,91,6E,50,37,\ 23,14,0A,05,02,05,0A,14,\ 32,4B,78,96,00,5A,01,00,\ 5A,01 HKLM,"%ServiceRoot%\Elantech\APOptimize\Win10 APP Photos",Zoom,%REG_BINARY%,\ 58,28,18,10,0C,08,02,02,\ 58,28,18,10,0C,08,02,02,\ 01,02,05,07,0A,11,4B,4B [ETD_GestureAPHotKey.AddReg] ;-------------------- Desktop -------------------- ; ZoomOut => Ctrl + Wheel Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Desktop",Text,%REG_SZ%,"Program Manager" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Desktop",Class,%REG_SZ%,"Progman" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Desktop",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Desktop",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Desktop",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Desktop",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Desktop",HotKey,%REG_DWORD%,0xFFFF0000 ; ZoomIn => Ctrl+ Wheel Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Desktop",Text,%REG_SZ%,"Program Manager" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Desktop",Class,%REG_SZ%,"Progman" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Desktop",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Desktop",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Desktop",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Desktop",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Desktop",HotKey,%REG_DWORD%,0xFFFF0000 ;-------------------- Windows Explorer -------------------- ; PageUp => Alt + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",Class,%REG_SZ%,"CabinetWClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",HotKey,%REG_DWORD%,0x12250000 ; PageDown => Alt + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",Class,%REG_SZ%,"CabinetWClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",HotKey,%REG_DWORD%,0x12270000 ; SwipePageUp => Alt + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",Class,%REG_SZ%,"CabinetWClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",HotKey,%REG_DWORD%,0x12250000 ; SwipePageDown => Alt + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",Class,%REG_SZ%,"CabinetWClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",HotKey,%REG_DWORD%,0x12270000 ;-------------------- KKMan Browser -------------------- ; PageUp => Alt + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",Class,%REG_SZ%,"KKMANCLASS" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FileName,%REG_SZ%,"kkman.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FocusClass,%REG_SZ%,"" ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",HotKey,%REG_DWORD%,0x12250000 ; PageDown => Alt + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",Class,%REG_SZ%,"KKMANCLASS" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FileName,%REG_SZ%,"kkman.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FocusClass,%REG_SZ%,"" ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",HotKey,%REG_DWORD%,0x12270000 ; SwipePageUp => Alt + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",Class,%REG_SZ%,"KKMANCLASS" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FileName,%REG_SZ%,"kkman.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",HotKey,%REG_DWORD%,0x12250000 ; SwipePageDown => Alt + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",Class,%REG_SZ%,"KKMANCLASS" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FileName,%REG_SZ%,"kkman.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",HotKey,%REG_DWORD%,0x12270000 ;-------------------- FireFox Browser -------------------- ; PageUp => Alt + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FileName,%REG_SZ%,"firefox.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FocusClass,%REG_SZ%,"" ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",HotKey,%REG_DWORD%,0x12250000 ; PageDown => Alt + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FileName,%REG_SZ%,"firefox.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FocusClass,%REG_SZ%,"" ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",HotKey,%REG_DWORD%,0x12270000 ; SwipePageUp => Alt + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FileName,%REG_SZ%,"firefox.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",HotKey,%REG_DWORD%,0x12250000 ; SwipePageDown => Alt + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FileName,%REG_SZ%,"firefox.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",HotKey,%REG_DWORD%,0x12270000 ; ZoomOut => Ctrl + '-' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FileName,%REG_SZ%,"firefox.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",HotKey,%REG_DWORD%,0x11BD0000 ; ZoomIn => Ctrl+ '+' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FileName,%REG_SZ%,"firefox.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",HotKey,%REG_DWORD%,0x11BB0000 ;-------------------- Google Chrome Browser -------------------- ; PageUp => Alt + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",Text,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FocusText,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FocusClass,%REG_SZ%,"Chrome_RenderWidgetHostHWND" ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",HotKey,%REG_DWORD%,0x12250000 ; PageDown => Alt + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",Text,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FocusText,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FocusClass,%REG_SZ%,"Chrome_RenderWidgetHostHWND" ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",HotKey,%REG_DWORD%,0x12270000 ; SwipePageUp => Alt + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",Text,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FocusText,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FocusClass,%REG_SZ%,"Chrome_RenderWidgetHostHWND" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",HotKey,%REG_DWORD%,0x12250000 ; SwipePageDown => Alt + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",Text,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FocusText,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FocusClass,%REG_SZ%,"Chrome_RenderWidgetHostHWND" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",HotKey,%REG_DWORD%,0x12270000 ;-------------------- Adobe Reader -------------------- ; PageUp => Page Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FocusText,%REG_SZ%,"AVPageView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",HotKey,%REG_DWORD%,0x21000000 ; PageDown => Page Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FocusText,%REG_SZ%,"AVPageView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",HotKey,%REG_DWORD%,0x22000000 ; SwipePageUp => Page Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FocusText,%REG_SZ%,"AVPageView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",HotKey,%REG_DWORD%,0x21000000 ; SwipePageDown => Page Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FocusText,%REG_SZ%,"AVPageView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",HotKey,%REG_DWORD%,0x22000000 ; ZoomOut => Ctrl + '-' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FocusText,%REG_SZ%,"AVPageView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",HotKey,%REG_DWORD%,0x11BD0000 ; ZoomIn => Ctrl + '+' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FocusText,%REG_SZ%,"AVPageView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",HotKey,%REG_DWORD%,0x11BB0000 ; RotateRight => Ctrl + Shift + '+' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FocusText,%REG_SZ%,"AVPageView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",HotKey,%REG_DWORD%,0x1110BB00 ; RotateLeft => Ctrl + Shift + '-' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FocusText,%REG_SZ%,"AVPageView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",HotKey,%REG_DWORD%,0x1110BD00 ; StartSlideShow => Ctrl + L HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FocusText,%REG_SZ%,"AVPageView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",HotKey,%REG_DWORD%,0xA24C0000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",Text,%REG_SZ%,"Adobe Reader" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FocusText,%REG_SZ%,"AVPageView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",HotKey,%REG_DWORD%,0x1B000000 ;-------------------- Google Picasa 3 -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",Text,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",Text,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",Text,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",Text,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",HotKey,%REG_DWORD%,0x27000000 ; ZoomOut => Arrow Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",Text,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",HotKey,%REG_DWORD%,0x28000000 ; ZoomIn => Arrow Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",Text,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",HotKey,%REG_DWORD%,0x26000000 ; RotateRight => Ctrl + R HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",Text,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",HotKey,%REG_DWORD%,0x11520000 ; RotateLeft => Ctrl + Shift + R HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",Text,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",HotKey,%REG_DWORD%,0x11105200 ;-------------------- Google Picasa Photo Viewer -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x27000000 ; ZoomOut => Arrow Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x28000000 ; ZoomIn => Arrow Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x26000000 ; RotateRight => Ctrl + R HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x11520000 ; RotateLeft => Ctrl + Shift + R HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x11105200 ;-------------------- Microsoft Outlook -------------------- ; PageUp => Alt + Arrow Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",Text,%REG_SZ%,"Microsoft Outlook" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",Class,%REG_SZ%,"rctrl_renwnd32" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FileName,%REG_SZ%,"OUTLOOK.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FocusClass,%REG_SZ%,"SUPERGRID" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",HotKey,%REG_DWORD%,0x12260000 ; PageDown => Alt + Arrow Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",Text,%REG_SZ%,"Microsoft Outlook" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",Class,%REG_SZ%,"rctrl_renwnd32" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FileName,%REG_SZ%,"OUTLOOK.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FocusClass,%REG_SZ%,"SUPERGRID" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",HotKey,%REG_DWORD%,0x12280000 ; SwipePageUp => Alt + Arrow Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",Text,%REG_SZ%,"Microsoft Outlook" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",Class,%REG_SZ%,"rctrl_renwnd32" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FileName,%REG_SZ%,"OUTLOOK.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FocusClass,%REG_SZ%,"SUPERGRID" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",HotKey,%REG_DWORD%,0x12260000 ; SwipePageDown => Alt + Arrow Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",Text,%REG_SZ%,"Microsoft Outlook" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",Class,%REG_SZ%,"rctrl_renwnd32" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FileName,%REG_SZ%,"OUTLOOK.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FocusClass,%REG_SZ%,"SUPERGRID" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",HotKey,%REG_DWORD%,0x12280000 ;-------------------- Windows Internet Explorer -------------------- ; PageUp => BrowserBack HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FocusClass,%REG_SZ%,"Internet Explorer_Server" ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",HotKey,%REG_DWORD%,0xA6000000 ; PageDown => BrowserForward HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FocusClass,%REG_SZ%,"Internet Explorer_Server" ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",HotKey,%REG_DWORD%,0xA7000000 ; SwipePageUp => BrowserBack HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FocusClass,%REG_SZ%,"Internet Explorer_Server" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",HotKey,%REG_DWORD%,0xA6000000 ; SwipePageDown => BrowserForward HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FocusClass,%REG_SZ%,"Internet Explorer_Server" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",HotKey,%REG_DWORD%,0xA7000000 ; ZoomOut => Ctrl + Wheel Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",HotKey,%REG_DWORD%,0x11D10000 ; ZoomIn => Ctrl+ Wheel Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",HotKey,%REG_DWORD%,0x11C10000 ;-------------------- Microsoft Internet Explorer -------------------- ; ZoomOut => Ctrl + Wheel Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",Text,%REG_SZ%,"Microsoft Internet Explorer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FileVersion,%REG_SZ%,"6.X.X.X" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",HotKey,%REG_DWORD%,0x11C10000 ; ZoomIn => Ctrl + Wheel Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",Text,%REG_SZ%,"Microsoft Internet Explorer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FileVersion,%REG_SZ%,"6.X.X.X" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",HotKey,%REG_DWORD%,0x11D10000 ;-------------------- Windows Photo Gallery -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",HotKey,%REG_DWORD%,0x27000000 ; StartSlideShow => F11 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",HotKey,%REG_DWORD%,0x7A000000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",HotKey,%REG_DWORD%,0x1B000000 ;-------------------- Windows Photo Gallery (XP) -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x27000000 ; StartSlideShow => F11 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x7A000000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x1B000000 ;-------------------- Windows Photo Gallery (Vista) -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",Class,%REG_SZ%,"Photo_Slideshow_FrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",Class,%REG_SZ%,"Photo_Slideshow_FrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",Class,%REG_SZ%,"Photo_Slideshow_FrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",Class,%REG_SZ%,"Photo_Slideshow_FrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",HotKey,%REG_DWORD%,0x27000000 ;-------------------- Windows Photo Gallery (Photo_Lightweight_Viewer) -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x27000000 ; RotateRight => Ctrl + '.' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x11BE0000 ; RotateLeft => Ctrl + ',' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x11BC0000 ; StartSlideShow => F11 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x7A000000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x1B000000 ;-------------------- Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery) -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",HotKey,%REG_DWORD%,0x27000000 ; RotateRight => Ctrl + '.' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",HotKey,%REG_DWORD%,0x11BE0000 ; RotateLeft => Ctrl + ',' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",HotKey,%REG_DWORD%,0x11BC0000 ; StartSlideShow => F11 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",HotKey,%REG_DWORD%,0x7A000000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer WLXPhotoGallery)",HotKey,%REG_DWORD%,0x1B000000 ;-------------------- Windows Photo Gallery (Windows_Photo_Library_MainWnd) -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x27000000 ; RotateRight => Ctrl + '.' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x11BE0000 ; RotateLeft => Ctrl + ',' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x11BC0000 ; StartSlideShow => F11 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x7A000000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x1B000000 ;-------------------- Windows Photo Viewer -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",HotKey,%REG_DWORD%,0x27000000 ; RotateRight => Ctrl + '.' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",HotKey,%REG_DWORD%,0x11BE0000 ; RotateLeft => Ctrl + ',' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",HotKey,%REG_DWORD%,0x11BC0000 ; StartSlideShow => F11 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",HotKey,%REG_DWORD%,0x7A000000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",HotKey,%REG_DWORD%,0x1B000000 ;-------------------- Windows Live Photo Center -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",HotKey,%REG_DWORD%,0x27000000 ; RotateRight => Ctrl + '.' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",HotKey,%REG_DWORD%,0x11BE0000 ; RotateLeft => Ctrl + ',' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",HotKey,%REG_DWORD%,0x11BC0000 ; StartSlideShow => F12 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",HotKey,%REG_DWORD%,0x7B000000 ;-------------------- Windows Live Photo LightWeight Center -------------------- ; PageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center",HotKey,%REG_DWORD%,0x25000000 ; PageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center",HotKey,%REG_DWORD%,0x27000000 ; RotateRight => Ctrl + '.' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center",HotKey,%REG_DWORD%,0x11BE0000 ; RotateLeft => Ctrl + ',' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center",HotKey,%REG_DWORD%,0x11BC0000 ; StartSlideShow => F12 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center",Text,%REG_SZ%,"Windows Live" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center",Class,%REG_SZ%,"Photo_Lightweight_Viewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center",FocusClass,%REG_SZ%,"Photos_PhotoCanvas" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center",HotKey,%REG_DWORD%,0x7B000000 ;-------------------- Microsoft Office Picture Manager -------------------- ; PageUp => Alt + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",Text,%REG_SZ%,"Microsoft Office Picture Manager" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",Class,%REG_SZ%,"Framework::CFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FileName,%REG_SZ%,"OIS.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"OIS Collection Window" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x12250000 ; PageDown => Alt + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",Text,%REG_SZ%,"Microsoft Office Picture Manager" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",Class,%REG_SZ%,"Framework::CFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FileName,%REG_SZ%,"OIS.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"OIS Collection Window" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x12270000 ; SwipePageUp => Alt + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Text,%REG_SZ%,"Microsoft Office Picture Manager" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Class,%REG_SZ%,"Framework::CFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileName,%REG_SZ%,"OIS.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"OIS Collection Window" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x12250000 ; SwipePageDown => Alt + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Text,%REG_SZ%,"Microsoft Office Picture Manager" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Class,%REG_SZ%,"Framework::CFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileName,%REG_SZ%,"OIS.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"OIS Collection Window" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x12270000 ;-------------------- Google Earth -------------------- ; ZoomOut => Wheel Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",Text,%REG_SZ%,"Google Earth" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",Class,%REG_SZ%,"QWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FileName,%REG_SZ%,"googleearth.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FocusText,%REG_SZ%,"RenderWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FocusClass,%REG_SZ%,"QWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",HotKey,%REG_DWORD%,0xD1000000 ; ZoomIn => Wheel Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",Text,%REG_SZ%,"Google Earth" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",Class,%REG_SZ%,"QWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FileName,%REG_SZ%,"googleearth.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FocusText,%REG_SZ%,"RenderWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FocusClass,%REG_SZ%,"QWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",HotKey,%REG_DWORD%,0xC1000000 ; RotateRight => Ctrl + Wheel Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Earth",Text,%REG_SZ%,"Google Earth" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Earth",Class,%REG_SZ%,"QWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Earth",FileName,%REG_SZ%,"googleearth.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Earth",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Earth",FocusText,%REG_SZ%,"RenderWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Earth",FocusClass,%REG_SZ%,"QWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Google Earth",HotKey,%REG_DWORD%,0x11C10000 ; RotateLeft => Ctrl + Wheel Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",Text,%REG_SZ%,"Google Earth" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",Class,%REG_SZ%,"QWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FileName,%REG_SZ%,"googleearth.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FocusText,%REG_SZ%,"RenderWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FocusClass,%REG_SZ%,"QWidget" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",HotKey,%REG_DWORD%,0x11D10000 ;-------------------- Windows Picture and Fax Viewer (explorer.exe) -------------------- ; RotateRight => Ctrl + K HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",HotKey,%REG_DWORD%,0x114B0000 ; RotateLeft => Ctrl + L HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FileName,%REG_SZ%,"explorer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",HotKey,%REG_DWORD%,0x114C0000 ;-------------------- Windows Picture and Fax Viewer (rundll32.exe) -------------------- ; RotateRight => Ctrl + K HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",HotKey,%REG_DWORD%,0x114B0000 ; RotateLeft => Ctrl + L HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",Class,%REG_SZ%,"CPreviewWnd" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",HotKey,%REG_DWORD%,0x114C0000 ;-------------------- Microsoft Word -------------------- ; RotateRight => Arc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",Class,%REG_SZ%,"OpusApp" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",FileName,%REG_SZ%,"WINWORD.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",FocusText,%REG_SZ%,"Microsoft Word Document" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",FocusClass,%REG_SZ%,"_WwG" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",HotKey,%REG_DWORD%,0xFFFFFFFF ; RotateLeft => Arc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",Class,%REG_SZ%,"OpusApp" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",FileName,%REG_SZ%,"WINWORD.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",FocusText,%REG_SZ%,"Microsoft Word Document" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",FocusClass,%REG_SZ%,"_WwG" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",HotKey,%REG_DWORD%,0xFFFFFFFF ;-------------------- Microsoft Excel -------------------- ; RotateRight => Arc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",Class,%REG_SZ%,"XLMAIN" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",FileName,%REG_SZ%,"EXCEL.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",FocusClass,%REG_SZ%,"EXCEL7" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",HotKey,%REG_DWORD%,0xFFFFFFFF ; RotateLeft => Arc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",Class,%REG_SZ%,"XLMAIN" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",FileName,%REG_SZ%,"EXCEL.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",FocusClass,%REG_SZ%,"EXCEL7" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",HotKey,%REG_DWORD%,0xFFFFFFFF ;-------------------- Microsoft PowerPoint -------------------- ; RotateRight => Arc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",Class,%REG_SZ%,"PP12FrameClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",FocusClass,%REG_SZ%,"paneClassDC" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",HotKey,%REG_DWORD%,0xFFFFFFFF ; RotateLeft => Arc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",Class,%REG_SZ%,"PP12FrameClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",FocusClass,%REG_SZ%,"paneClassDC" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",HotKey,%REG_DWORD%,0xFFFFFFFF ; StartSlideShow => F5 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",Class,%REG_SZ%,"PP12FrameClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FocusClass,%REG_SZ%,"paneClassDC" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",HotKey,%REG_DWORD%,0x74000000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",Class,%REG_SZ%,"PP12FrameClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FocusClass,%REG_SZ%,"paneClassDC" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",HotKey,%REG_DWORD%,0x1B000000 ;-------------------- Microsoft PowerPoint 2010-2013-------------------- ; RotateRight => Arc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint 2010",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint 2010",Class,%REG_SZ%,"PPTFrameClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint 2010",FileName,%REG_SZ%,"POWERPNT.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint 2010",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint 2010",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint 2010",FocusClass,%REG_SZ%,"paneClassDC" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint 2010",HotKey,%REG_DWORD%,0xFFFFFFFF ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint 2010",HotKey,%REG_DWORD%,0x11122700 ; For free rotate ; RotateLeft => Arc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint 2010",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint 2010",Class,%REG_SZ%,"PPTFrameClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint 2010",FileName,%REG_SZ%,"POWERPNT.EXE" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint 2010",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint 2010",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint 2010",FocusClass,%REG_SZ%,"paneClassDC" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint 2010",HotKey,%REG_DWORD%,0xFFFFFFFF ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint 2010",HotKey,%REG_DWORD%,0x11122500 ; For free rotate ;-------------------- Acer Clear fi -------------------- ; PageUp => Ctrl + B HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Clear fi",Text,%REG_SZ%,"clear.fi" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Clear fi",Class,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Clear fi",FileName,%REG_SZ%,"clear.fi.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Clear fi",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Clear fi",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Clear fi",FocusClass,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Clear fi",HotKey,%REG_DWORD%,0xA2420000 ; PageDown => Ctrl + F HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Clear fi",Text,%REG_SZ%,"clear.fi" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Clear fi",Class,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Clear fi",FileName,%REG_SZ%,"clear.fi.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Clear fi",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Clear fi",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Clear fi",FocusClass,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Clear fi",HotKey,%REG_DWORD%,0xA2460000 ; SwipePageUp => Ctrl + B HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",Text,%REG_SZ%,"clear.fi" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",Class,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",FileName,%REG_SZ%,"clear.fi.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",FocusClass,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Clear fi",HotKey,%REG_DWORD%,0xA2420000 ; SwipePageDown => Ctrl + F HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",Text,%REG_SZ%,"clear.fi" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",Class,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",FileName,%REG_SZ%,"clear.fi.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",FocusClass,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Clear fi",HotKey,%REG_DWORD%,0xA2460000 ; ZoomOut => Ctrl + '-' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Clear fi",Text,%REG_SZ%,"clear.fi" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Clear fi",Class,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Clear fi",FileName,%REG_SZ%,"clear.fi.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Clear fi",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Clear fi",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Clear fi",FocusClass,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomOut\Clear fi",HotKey,%REG_DWORD%,0x11BD0000 ; ZoomIn => Ctrl + '+' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Clear fi",Text,%REG_SZ%,"clear.fi" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Clear fi",Class,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Clear fi",FileName,%REG_SZ%,"clear.fi.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Clear fi",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Clear fi",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Clear fi",FocusClass,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\ZoomIn\Clear fi",HotKey,%REG_DWORD%,0x11BB0000 ; RotateRight => Ctrl + '.' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Clear fi",Text,%REG_SZ%,"clear.fi" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Clear fi",Class,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Clear fi",FileName,%REG_SZ%,"clear.fi.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Clear fi",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Clear fi",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Clear fi",FocusClass,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Clear fi",HotKey,%REG_DWORD%,0x11BE0000 ; RotateLeft => Ctrl + ',' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Clear fi",Text,%REG_SZ%,"clear.fi" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Clear fi",Class,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Clear fi",FileName,%REG_SZ%,"clear.fi.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Clear fi",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Clear fi",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Clear fi",FocusClass,%REG_SZ%,"koan" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Clear fi",HotKey,%REG_DWORD%,0x11BC0000 ;-------------------- Apple iTunes -------------------- ; SwipePageUp => Ctrl + Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",Text,%REG_SZ%,"iTunes" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",Class,%REG_SZ%,"iTunes" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",FileName,%REG_SZ%,"iTunes.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",HotKey,%REG_DWORD%,0xA2250000 ; SwipePageDown => Ctrl + Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",Text,%REG_SZ%,"iTunes" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",Class,%REG_SZ%,"iTunes" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",FileName,%REG_SZ%,"iTunes.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",HotKey,%REG_DWORD%,0xA2270000 ; StartSlideShow => Space HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",Text,%REG_SZ%,"iTunes" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",Class,%REG_SZ%,"iTunes" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",FileName,%REG_SZ%,"iTunes.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",HotKey,%REG_DWORD%,0x20000000 ; StopSlideShow => Space HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",Text,%REG_SZ%,"iTunes" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",Class,%REG_SZ%,"iTunes" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",FileName,%REG_SZ%,"iTunes.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",HotKey,%REG_DWORD%,0x20000000 ;-------------------- Windows Live Movie Maker -------------------- ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",Text,%REG_SZ%,"Windows Live Movie Maker" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",Class,%REG_SZ%,"WindowLiveMovieMakerMainWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",FileName,%REG_SZ%,"MovieMaker.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",Text,%REG_SZ%,"Windows Live Movie Maker" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",Class,%REG_SZ%,"WindowLiveMovieMakerMainWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",FileName,%REG_SZ%,"MovieMaker.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",HotKey,%REG_DWORD%,0x27000000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",Text,%REG_SZ%,"Windows Live Movie Maker" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",Class,%REG_SZ%,"WindowLiveMovieMakerMainWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",FileName,%REG_SZ%,"MovieMaker.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",HotKey,%REG_DWORD%,0x1B000000 ;-------------------- Windows Media Player -------------------- ; SwipePageUp => Ctrl + 'B' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Text,%REG_SZ%,"Windows Media Player" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Class,%REG_SZ%,"WMPlayerApp" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileName,%REG_SZ%,"wmplayer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x11420000 ; SwipePageDown => Ctrl + 'F' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Text,%REG_SZ%,"Windows Media Player" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Class,%REG_SZ%,"WMPlayerApp" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileName,%REG_SZ%,"wmplayer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x11460000 ; StartSlideShow => Ctrl + 'P' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",Text,%REG_SZ%,"Windows Media Player" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",Class,%REG_SZ%,"WMPlayerApp" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",FileName,%REG_SZ%,"wmplayer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x11500000 ; StopSlideShow => Ctrl + 'S' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",Text,%REG_SZ%,"Windows Media Player" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",Class,%REG_SZ%,"WMPlayerApp" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",FileName,%REG_SZ%,"wmplayer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x11530000 ;-------------------- Windows Media Center -------------------- ; SwipePageUp => Ctrl + 'B' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",Text,%REG_SZ%,"Windows Media Center" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",Class,%REG_SZ%,"eHome Render Window" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",FileName,%REG_SZ%,"ehshell.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",HotKey,%REG_DWORD%,0x11420000 ; SwipePageDown => Ctrl + 'F' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",Text,%REG_SZ%,"Windows Media Center" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",Class,%REG_SZ%,"eHome Render Window" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",FileName,%REG_SZ%,"ehshell.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",HotKey,%REG_DWORD%,0x11460000 ; StartSlideShow => Ctrl + Shift + 'P' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",Text,%REG_SZ%,"Windows Media Center" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",Class,%REG_SZ%,"eHome Render Window" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",FileName,%REG_SZ%,"ehshell.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",HotKey,%REG_DWORD%,0x11105000 ; StopSlideShow => Ctrl + Shift + 'S' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",Text,%REG_SZ%,"Windows Media Center" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",Class,%REG_SZ%,"eHome Render Window" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",FileName,%REG_SZ%,"ehshell.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",HotKey,%REG_DWORD%,0x11105300 ;-------------------- CyberLink PowerDVD -------------------- ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",Text,%REG_SZ%,"PowerDVD" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",Class,%REG_SZ%,"Class of CyberLink Universal Player11" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",FileName,%REG_SZ%,"PowerDVD11.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",Text,%REG_SZ%,"PowerDVD" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",Class,%REG_SZ%,"Class of CyberLink Universal Player11" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",FileName,%REG_SZ%,"PowerDVD11.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",HotKey,%REG_DWORD%,0x27000000 ;-------------------- InterVideo WinDVD -------------------- ; SwipePageUp => Page Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",Text,%REG_SZ%,"Corel WinDVD" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",Class,%REG_SZ%,"WinDVDClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",FileName,%REG_SZ%,"WinDVD.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",HotKey,%REG_DWORD%,0x21000000 ; SwipePageDown => Page Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",Text,%REG_SZ%,"Corel WinDVD" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",Class,%REG_SZ%,"WinDVDClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",FileName,%REG_SZ%,"WinDVD.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",HotKey,%REG_DWORD%,0x22000000 ;-------------------- Adobe Photoshop -------------------- ; SwipePageUp => Page Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",Class,%REG_SZ%,"Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",HotKey,%REG_DWORD%,0x21000000 ; SwipePageDown => Page Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",Class,%REG_SZ%,"Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",HotKey,%REG_DWORD%,0x22000000 ; RotateRight => Alt + 'I', 'E', 'G', '9' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",Class,%REG_SZ%,"Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",HotKey,%REG_DWORD%,0x12490000 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",AloneKey,%REG_DWORD%,0x45473900 ; RotateLeft => Alt + 'I', 'E', 'G', '0' HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",Class,%REG_SZ%,"Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",HotKey,%REG_DWORD%,0x12490000 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",AloneKey,%REG_DWORD%,0x45473000 ; StartSlideShow => "F" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",Class,%REG_SZ%,"Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",HotKey,%REG_DWORD%,0x46000000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",Class,%REG_SZ%,"Photoshop" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",HotKey,%REG_DWORD%,0x1B000000 ;-------------------- ArcSoft MediaImpression -------------------- ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",Text,%REG_SZ%,"ArcSoft MediaImpression" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",Class,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",FileName,%REG_SZ%,"mediaimpression.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",Text,%REG_SZ%,"ArcSoft MediaImpression" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",Class,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",FileName,%REG_SZ%,"mediaimpression.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",HotKey,%REG_DWORD%,0x27000000 ;-------------------- ArcSoft PhotoViewer -------------------- ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",Text,%REG_SZ%,"ArcSoft PhotoViewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",Class,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",FileName,%REG_SZ%,"photoviewer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",Text,%REG_SZ%,"ArcSoft PhotoViewer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",Class,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",FileName,%REG_SZ%,"photoviewer.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",HotKey,%REG_DWORD%,0x27000000 ;-------------------- ArcSoft TotalMedia Theatre -------------------- ; SwipePageUp => Page Up HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",Text,%REG_SZ%,"ArcSoft TotalMedia Theatre" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",Class,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",FileName,%REG_SZ%,"udigital theatre.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",HotKey,%REG_DWORD%,0x21000000 ; SwipePageDown => Page Down HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",Text,%REG_SZ%,"ArcSoft TotalMedia Theatre" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",Class,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",FileName,%REG_SZ%,"udigital theatre.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",HotKey,%REG_DWORD%,0x22000000 ;-------------------- ArcSoft TM ShowBiz -------------------- ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",Text,%REG_SZ%,"ArcSoft TM ShowBiz" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",Class,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",FileName,%REG_SZ%,"tmshowbiz.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",Text,%REG_SZ%,"ArcSoft TM ShowBiz" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",Class,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",FileName,%REG_SZ%,"tmshowbiz.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",HotKey,%REG_DWORD%,0x27000000 ;-------------------- ArcSoft TM Studio -------------------- ; SwipePageUp => Arrow Left HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",Text,%REG_SZ%,"ArcSoft TM Studio" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",Class,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",FileName,%REG_SZ%,"utmstudioframe.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => Arrow Right HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",Text,%REG_SZ%,"ArcSoft TM Studio" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",Class,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",FileName,%REG_SZ%,"utmstudioframe.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",HotKey,%REG_DWORD%,0x27000000 ;-------------------- Microsoft Edge -------------------- ; PageUp => BrowserBack HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",Text,%REG_SZ%,"Microsoft Edge" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",FileName,%REG_SZ%,"MicrosoftEdge.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",FocusClass,%REG_SZ%,"" ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",HotKey,%REG_DWORD%,0xA6000000 ; PageDown => BrowserForward HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",Text,%REG_SZ%,"Microsoft Edge" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",FileName,%REG_SZ%,"MicrosoftEdge.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",FocusClass,%REG_SZ%,"" ;HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",HotKey,%REG_DWORD%,0xA7000000 ; SwipePageUp => BrowserBack HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Edge",Text,%REG_SZ%,"Microsoft Edge" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Edge",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Edge",FileName,%REG_SZ%,"MicrosoftEdge.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Edge",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Edge",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Edge",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Edge",HotKey,%REG_DWORD%,0xA6000000 ; SwipePageDown => BrowserForward HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Edge",Text,%REG_SZ%,"Microsoft Edge" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Edge",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Edge",FileName,%REG_SZ%,"MicrosoftEdge.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Edge",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Edge",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Edge",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Edge",HotKey,%REG_DWORD%,0xA7000000 ; StartSlideShow => PageUp key HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Edge",Text,%REG_SZ%,"Microsoft Edge" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Edge",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Edge",FileName,%REG_SZ%,"MicrosoftEdge.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Edge",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Edge",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Edge",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Edge",HotKey,%REG_DWORD%,0x00000000 ; StopSlideShow => PageDown key HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Edge",Text,%REG_SZ%,"Microsoft Edge" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Edge",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Edge",FileName,%REG_SZ%,"MicrosoftEdge.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Edge",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Edge",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Edge",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Edge",HotKey,%REG_DWORD%,0x00000000 ;-------------------- Win10 APP Photos -------------------- ; PageUp => BrowserBack HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Win10 APP Photos",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Win10 APP Photos",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Win10 APP Photos",FileName,%REG_SZ%,"Microsoft.Photos.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Win10 APP Photos",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Win10 APP Photos",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Win10 APP Photos",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Win10 APP Photos",HotKey,%REG_DWORD%,0x25000000 ; PageDown => BrowserForward HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Win10 APP Photos",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Win10 APP Photos",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Win10 APP Photos",FileName,%REG_SZ%,"Microsoft.Photos.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Win10 APP Photos",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Win10 APP Photos",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Win10 APP Photos",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Win10 APP Photos",HotKey,%REG_DWORD%,0x27000000 ; SwipePageUp => BrowserBack HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Win10 APP Photos",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Win10 APP Photos",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Win10 APP Photos",FileName,%REG_SZ%,"Microsoft.Photos.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Win10 APP Photos",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Win10 APP Photos",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Win10 APP Photos",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageUp\Win10 APP Photos",HotKey,%REG_DWORD%,0x25000000 ; SwipePageDown => BrowserForward HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Win10 APP Photos",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Win10 APP Photos",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Win10 APP Photos",FileName,%REG_SZ%,"Microsoft.Photos.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Win10 APP Photos",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Win10 APP Photos",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Win10 APP Photos",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\SwipePageDown\Win10 APP Photos",HotKey,%REG_DWORD%,0x27000000 ; StartSlideShow => F5 HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Win10 APP Photos",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Win10 APP Photos",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Win10 APP Photos",FileName,%REG_SZ%,"Microsoft.Photos.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Win10 APP Photos",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Win10 APP Photos",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Win10 APP Photos",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StartSlideShow\Win10 APP Photos",HotKey,%REG_DWORD%,0x74000000 ; StopSlideShow => Esc HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Win10 APP Photos",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Win10 APP Photos",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Win10 APP Photos",FileName,%REG_SZ%,"Microsoft.Photos.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Win10 APP Photos",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Win10 APP Photos",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Win10 APP Photos",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\StopSlideShow\Win10 APP Photos",HotKey,%REG_DWORD%,0x1B000000 ; RotateRight => Ctrl + R HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Win10 APP Photos",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Win10 APP Photos",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Win10 APP Photos",FileName,%REG_SZ%,"Microsoft.Photos.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Win10 APP Photos",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Win10 APP Photos",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Win10 APP Photos",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateRight\Win10 APP Photos",HotKey,%REG_DWORD%,0x11520000 ; RotateLeft => Ctrl + Shift + R HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Win10 APP Photos",Text,%REG_SZ%,"Photos" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Win10 APP Photos",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Win10 APP Photos",FileName,%REG_SZ%,"Microsoft.Photos.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Win10 APP Photos",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Win10 APP Photos",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Win10 APP Photos",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\RotateLeft\Win10 APP Photos",HotKey,%REG_DWORD%,0x11105200 [ETD_GestureAPHotKey_SpecialDefine_Win10.AddReg] ;-------------------- Windows Internet Explorer (Win10) -------------------- ; PageUp => PageUp HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FocusClass,%REG_SZ%,"Internet Explorer_Server" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",HotKey,%REG_DWORD%,0x21000000 ; PageDown => PageDown HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FocusClass,%REG_SZ%,"Internet Explorer_Server" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",HotKey,%REG_DWORD%,0x22000000 ;-------------------- Microsoft Edge (Win10) -------------------- ; PageUp => PageUp HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",Text,%REG_SZ%,"Microsoft Edge" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",FileName,%REG_SZ%,"MicrosoftEdge.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Microsoft Edge",HotKey,%REG_DWORD%,0x21000000 ; PageDown => PageDown HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",Text,%REG_SZ%,"Microsoft Edge" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",Class,%REG_SZ%,"ApplicationFrameWindow" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",FileName,%REG_SZ%,"MicrosoftEdge.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Microsoft Edge",HotKey,%REG_DWORD%,0x22000000 ;-------------------- KKMan Browser(Win10) -------------------- ; PageUp => PageUp HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",Class,%REG_SZ%,"KKMANCLASS" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FileName,%REG_SZ%,"kkman.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",HotKey,%REG_DWORD%,0x21000000 ; PageDown => PageDown HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",Class,%REG_SZ%,"KKMANCLASS" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FileName,%REG_SZ%,"kkman.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",HotKey,%REG_DWORD%,0x22000000 ;-------------------- FireFox Browser(Win10) -------------------- ; PageUp => PageUp HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FileName,%REG_SZ%,"firefox.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",HotKey,%REG_DWORD%,0x21000000 ; PageDown => PageDown HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FileName,%REG_SZ%,"firefox.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",HotKey,%REG_DWORD%,0x22000000 ;-------------------- Google Chrome Browser(Win10) -------------------- ; PageUp => PageUp HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",Text,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FocusText,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FocusClass,%REG_SZ%,"Chrome_RenderWidgetHostHWND" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",HotKey,%REG_DWORD%,0x21000000 ; PageDown => PageDown HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",Text,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FocusText,%REG_SZ%,"Google" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FocusClass,%REG_SZ%,"Chrome_RenderWidgetHostHWND" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",HotKey,%REG_DWORD%,0x22000000 ;-------------------- 360 Chrome Browser -------------------- ; PageUp => PageUp HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Chrome Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin_1" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Chrome Browser",FileName,%REG_SZ%,"360browser.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Chrome Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Chrome Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Chrome Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Chrome Browser",HotKey,%REG_DWORD%,0x21000000 ; PageDown => PageDown HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Chrome Browser",Text,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin_1" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Chrome Browser",FileName,%REG_SZ%,"360browser.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Chrome Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Chrome Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Chrome Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Chrome Browser",HotKey,%REG_DWORD%,0x22000000 ;-------------------- 360 Security Browser -------------------- ; PageUp => PageUp HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Security Browser",Text,%REG_SZ%,"360" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Security Browser",Class,%REG_SZ%,"360se6_Frame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Security Browser",FileName,%REG_SZ%,"360se.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Security Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Security Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Security Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 Security Browser",HotKey,%REG_DWORD%,0x21000000 ; PageDown => PageDown HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Security Browser",Text,%REG_SZ%,"360" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Security Browser",Class,%REG_SZ%,"360se6_Frame" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Security Browser",FileName,%REG_SZ%,"360se.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Security Browser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Security Browser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Security Browser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 Security Browser",HotKey,%REG_DWORD%,0x22000000 ;-------------------- 360 ExtremeBrowser -------------------- ; PageUp => PageUp HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 ExtremeBrowser",Text,%REG_SZ%,"360Chrome" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 ExtremeBrowser",Class,%REG_SZ%,"Chrome_WidgetWin_1" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 ExtremeBrowser",FileName,%REG_SZ%,"360chrome.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 ExtremeBrowser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 ExtremeBrowser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 ExtremeBrowser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageUp\360 ExtremeBrowser",HotKey,%REG_DWORD%,0x21000000 ; PageDown => PageDown HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 ExtremeBrowser",Text,%REG_SZ%,"360Chrome" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 ExtremeBrowser",Class,%REG_SZ%,"Chrome_WidgetWin_1" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 ExtremeBrowser",FileName,%REG_SZ%,"360chrome.exe" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 ExtremeBrowser",FileVersion,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 ExtremeBrowser",FocusText,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 ExtremeBrowser",FocusClass,%REG_SZ%,"" HKLM,"%ServiceRoot%\Elantech\GestureAPHotKey\PageDown\360 ExtremeBrowser",HotKey,%REG_DWORD%,0x22000000 ;---------------------------------------------------------------------------- ; HID Mouse Ignore [ETD_HIDMouseIgnore.AddReg] HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_00,%REG_SZ%,"HID\VID_413C&PID_8162&Col01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_01,%REG_SZ%,"USB\VID_0A81&PID_0103&MI_00*" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_02,%REG_SZ%,"USB\VID_0A81&PID_0103&MI_01*" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_03,%REG_SZ%,"HID\Vid_046d&Pid_c50e&Rev_2500" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_04,%REG_SZ%,"HID\Vid_046d&Pid_c50e&Rev_2510" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_05,%REG_SZ%,"HID\Vid_0A81&Pid_0103&MI_01&Col02" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_06,%REG_SZ%,"HID\Vid_0A81&Pid_0103&MI_01&Col03" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_07,%REG_SZ%,"HID\Vid_04B8&Pid_030E&Rev_0100&MI_*" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_08,%REG_SZ%,"HID\Vid_05E3&Pid_FFE2&Rev_0001&MI_*" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_09,%REG_SZ%,"HID\Vid_0A81&Pid_0103&Rev_0110&MI_*" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",ASUS_10,%REG_SZ%,"HID\VID_046D&PID_C705&MI_00" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",BTC_01,%REG_SZ%,"USB\VID_0637&PID_0001*" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",BTC_02,%REG_SZ%,"HID\Vid_046e&Pid_6782&MI_00" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",BTC_03,%REG_SZ%,"HID\Vid_046e&Pid_6782&MI_01&Col01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",BTC_04,%REG_SZ%,"HID\Vid_046e&Pid_6782&MI_01&Col02" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",BTC_05,%REG_SZ%,"HID\Vid_046e&Pid_6782&Rev_2110&MI_00" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",BTC_06,%REG_SZ%,"HID\Vid_046e&Pid_6782&Rev_2110&MI_01&Col01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",BTC_07,%REG_SZ%,"HID\Vid_046e&Pid_6782&Rev_2110&MI_01&Col02" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_355,%REG_SZ%,"HID\VID_0A5C&PID_4503&REV_0100&Col01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_BT350,%REG_SZ%,"HID\VID_0A5C&PID_8103" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_E355,%REG_SZ%,"HID\VID_0A5C&PID_8126" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_F355,%REG_SZ%,"HID\VID_0A5C&PID_8127" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_RS360,%REG_SZ%,"HID\VID_0A5C&PID_8140" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_R1400,%REG_SZ%,"HID\VID_0A5C&PID_8145" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_R2400,%REG_SZ%,"HID\VID_0A5C&PID_8146" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_HD410,%REG_SZ%,"HID\VID_0A5C&PID_8151" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_BT1,%REG_SZ%,"HID\VID_0A5C&PID_8152" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_UMOUSE1,%REG_SZ%,"HID\VID_0A5C&PID_8154" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_LD370,%REG_SZ%,"HID\VID_0A5C&PID_8155" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_BT2,%REG_SZ%,"HID\VID_0A5C&PID_8156" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_UMOUSE2,%REG_SZ%,"HID\VID_0A5C&PID_8158" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_LD365,%REG_SZ%,"HID\VID_0A5C&PID_8159" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_BT3,%REG_SZ%,"HID\VID_0A5C&PID_8160" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_UMOUSE3,%REG_SZ%,"HID\VID_0A5C&PID_8162" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_LS365,%REG_SZ%,"HID\VID_0A5C&PID_8167" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_LS370,%REG_SZ%,"HID\VID_0A5C&PID_8168" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_HS410,%REG_SZ%,"HID\VID_0A5C&PID_8169" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_BRCM410,%REG_SZ%,"HID\VID_413C&PID_8152" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_UNKNOWN01,%REG_SZ%,"HID\VID_413C&PID_8154" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_BRCM370,%REG_SZ%,"HID\VID_413C&PID_8156" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_UNKNOWN02,%REG_SZ%,"HID\VID_413C&PID_8157&REV_0100" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Dell_UNKNOWN03,%REG_SZ%,"HID\VID_413C&PID_8158&REV_0100&Col01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_01,%REG_SZ%,"SERENUM\FJC5000" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_02,%REG_SZ%,"HID\Vid_0430&Pid_0002&Rev_0100&MI_00" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_03,%REG_SZ%,"HID\Vid_0430&Pid_0002&Rev_0100&MI_01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_04,%REG_SZ%,"HID\Vid_0430&Pid_0002&MI_00" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_05,%REG_SZ%,"HID\Vid_0430&Pid_0002&MI_01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_06,%REG_SZ%,"HID\FUJ02E5&Col02" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_07,%REG_SZ%,"HID\FUJ02E6&Col02" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_08,%REG_SZ%,"HID\WACOMVIRTUALHID&Col03" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_09,%REG_SZ%,"HID\Vid_0430&Pid_0501&Rev_5001" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_10,%REG_SZ%,"HID\Vid_0430&Pid_0501" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_11,%REG_SZ%,"HID\Vid_0430&Pid_0530&Rev_5001" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Fujitsu_12,%REG_SZ%,"HID\Vid_0430&Pid_0530" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",IBM_01,%REG_SZ%,"IBM0057" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",IBM_02,%REG_SZ%,"*IBM0057" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",IBM_03,%REG_SZ%,"ACPI\IBM0057" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_01,%REG_SZ%,"HID\IrDevice&Col08" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_02,%REG_SZ%,"HID\ITEirDevice&Col05" ;HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_03,%REG_SZ%,"HID\VID_046D&PID_C019" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_04,%REG_SZ%,"HID\Vid_0609&Pid_031d" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_05,%REG_SZ%,"HID\Vid_0609&Pid_032d" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_06,%REG_SZ%,"HID\VID_1CB6&PID_6680&REV_0100&MI_00&Col02" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_07,%REG_SZ%,"HID\VID_1CB6&PID_6680&MI_00&Col02" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_08,%REG_SZ%,"HID\VID_1CB6&PID_6680&REV_0100&MI_01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_09,%REG_SZ%,"HID\VID_1CB6&PID_6680&MI_01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_10,%REG_SZ%,"HID\Vid_413c&Pid_8162&Rev_0100&Col01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Microsoft_11,%REG_SZ%,"HID\IrDeviceV2&Col08" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",NEC_01,%REG_SZ%,"NCT1001" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",NEC_02,%REG_SZ%,"*NCT1001" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",NEC_03,%REG_SZ%,"ACPI\NCT1001" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",NEC_04,%REG_SZ%,"AUI0204" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",NEC_05,%REG_SZ%,"*AUI0204" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",NEC_06,%REG_SZ%,"ACPI\AUI0204" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Sharp_01,%REG_SZ%,"HID\VID_044F&PID_E000" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Sharp_02,%REG_SZ%,"HID\VID_04F2&PID_0001&MI_01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Sharp_03,%REG_SZ%,"HID\VID_044F&PID_B304&REV_0100&COL02" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Sharp_04,%REG_SZ%,"HID\Vid_04f2&Pid_0001&Rev_0100&MI_00" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Sharp_05,%REG_SZ%,"HID\Vid_04f2&Pid_0001&Rev_0100&MI_01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Sharp_06,%REG_SZ%,"HID\VID_1CB6&PID_6680&REV_0100&MI_00&Col02" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Sharp_07,%REG_SZ%,"HID\VID_1CB6&PID_6680&REV_0100&MI_01" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",Toshiba_01,%REG_SZ%,"HID\TOS_BT_MOU_0004&0005" HKLM,"%ServiceRoot%\Elantech\HIDMouseIgnore",MSI_01,%REG_SZ%,"HID\VID_1038&PID_1000&REV_0100&MI_02" [ETD_System.AddReg] ;HKCR,CLSID\{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0}\InProcServer32,,%REG_EXPAND_SZ%,"%%ProgramFiles%%\%TargetDir%\ETDMcpl.dll" ;HKCR,CLSID\{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0}\InProcServer32,ThreadingModel,%REG_SZ%,"Apartment" ;HKLM,"Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0},%REG_SZ%,"ELAN Control Panel" ;HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\ETD",,%REG_SZ%,"{0066D4B3-8DE0-4D08-AA83-EDD50E2431F0}" ;HKLM,Software\Microsoft\Windows\CurrentVersion\Run,ETDCtrl,%REG_EXPAND_SZ%,"%%ProgramFiles%%\%TargetDir%\ETDCtrl.exe" ;HKLM,%ServiceRoot%"\Elantech",InstallDir,%REG_SZ%,"%1%" HKLM,%ServiceRoot%"\Elantech",Version,%REG_SZ%,"%DriverVersion%" HKLM,%ServiceRoot%"\Elantech",DriverVersion,%REG_SZ%,"ELAN Touchpad %DriverVersion%_%DriverBit%_%DriverVersionExtend%" HKLM,%ServiceRoot%"\Elantech",ScreenOrientation,%REG_DWORD%,0 ; Windows\CurrentVersion\Uninstall ;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,DisplayName,%REG_SZ%,"ELAN Touchpad %DriverVersion%_%DriverBit%_%DriverVersionExtend%" ;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,UninstallString,%REG_EXPAND_SZ%,"%%ProgramFiles%%\%TargetDir%\ETDUn_inst.exe" ;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,DisplayVersion,%REG_SZ%,"%DriverVersion%" ;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,DisplayIcon,%REG_EXPAND_SZ%,"%%ProgramFiles%%\%TargetDir%\ETDCtrl.exe" ;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,Publisher,%REG_SZ%,%Publisher% ;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,URLInfoAbout,%REG_SZ%,"www.emc.com.tw" ;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,NoModify,%REG_DWORD%,1 ;HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Elantech,NoRepair,%REG_DWORD%,1 ;---------------------------------------------------------------------------- ; String Table ;---------------------------------------------------------------------------- [Strings] Publisher = "ELAN Microelectronic Corp." PS2DeviceDesc = "ELAN Input Device" ELANDeviceDesc = "ELAN Input Device" ELANHIDDeviceDesc = "ELAN HID Input Device" TargetDir = "Elantech" DiskName = "ETDWare Driver Disk" VenderName = "ELAN" ;ServiceRoot = "System\CurrentControlSet\Services" ServiceRoot = "System\CurrentControlSet\Control" ; Registry Type REG_EXPAND_SZ = 0x00020000 REG_DWORD = 0x00010001 REG_MULTI_SZ = 0x00010000 REG_BINARY = 0x00000001 REG_SZ = 0x00000000 ; Drag and Drop Kind TAP_AGAIN_TO_RELEASE = 0 RELEASE_AFTER_TIME_DELAY = 1 RELEASE_AFTER_FINGER_LIFT = 2 ; Edge Motion ALWAYS = 0 ONLY_WHEN_DRAGGING = 1 ; Slow Motion SHIFT_KEY = 0 CTRL_KEY = 1 ALT_KEY = 2 ; SwipePage Kind (Page Up / Down) SWIPE_PAGE_TWO_FINGER = 1 SWIPE_PAGE_THREE_FINGER = 2 ; Mag Kind MAG_TWO_FINGER = 1 MAG_THREE_FINGER = 2 ; PointStick Middle Button Function Type PST_MB_NONE = 0 PST_MB_SCROLL = 1 ; PointStick Scroll Function Type PST_SCROLL_STANDARD = 0 PST_SCROLL_SMOOTH = 1 PST_SCROLL_AUTOSELECT = 2 ; SmartPad Function Type CLICK_SELECT = 0 CONTEXT_MENU = 1 MIDDLEBUTTON = 2 INTERNET_BACK = 3 INTERNET_FORWORD = 4 MAXIMIZE = 5 MINIMIZE = 6 NONE = 7 PAGE_DOWN = 8 PAGE_UP = 9 RUN_FILE = 10 SCROLL_DOWN = 11 SCROLL_LEFT = 12 SCROLL_RIGHT = 13 SCROLL_UP = 14 START_MENU = 15 ZOOMOUT = 16 ZOOMIN = 17 CLOSE_WINDOW = 18 RETURN_TO_DESKTOP = 19 MY_FAVORITE = 20 MY_COMPUTER = 21 NORMAL_SWITCH_WINDOWS = 22 AERO_SWITCH_WINDOWS = 23 START_SLIDE_SHOW = 24 STOP_SLIDE_SHOW = 25 WINDOWS_SEARCH = 26 DOUBLE_CLICK_BUTTON = 27 LOCK_COMPUTER = 28 TURN_OFF_SCREEN = 29 2FINGER_CONTINE_SCROLL = 30 1FINGER_CONTINE_SCROLL = 31 ASUS_SWITCH_WINDOW_WAY = 32 RETURN_BEFORE_WINDOWS = 33 INTERLLIGENT_TOUCHPAD_UP = 34 INTERLLIGENT_TOUCHPAD_DOWN = 35 INTERLLIGENT_TOUCHPAD_THERRFINGER_CLICK = 36 IDEALIFE_UP = 37 IDEALIFE_DOWN = 38 MULTI_SELECT = 39 ACER_RING = 40 RETURN_TO_METRO_DESKTOP = 41 SWIPE_PAGE_UP = 0x0300 SWIPE_PAGE_DOWN = 0x0301 WIN8_EDGE_SWIPE_UP = 0x0801 WIN8_EDGE_SWIPE_DOWN = 0x0802 WIN8_EDGE_SWIPE_LEFT = 0x0803 WIN8_EDGE_SWIPE_RIGHT = 0x0804 ; ELAN Driver Information ELANStringName = "ELAN Input Device Driver" ThinkPadStringName = "ThinkPad UltraNav Driver" LenovoStringName = "Lenovo pointing device" DriverDate = "09/19/2018" DriverVersion = "24.13.7.1" DriverBit = "X64" DriverVersionExtend = "WHQL" ; Beta or WHQLDownload 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.