Advertisement
Guest User

edt

a guest
Aug 2nd, 2014
944
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 243.99 KB | None | 0 0
  1. [VIDEO]
  2. Button_ClickPad.avi = %PS2InstPath%
  3. Button_SmartPad.avi = %PS2InstPath%
  4. Clicking_1F.avi = %PS2InstPath%
  5. Continuous_EdgeScroll_H.avi = %PS2InstPath%
  6. Continuous_EdgeScroll_V.avi = %PS2InstPath%
  7. Continuous_Scroll_H_2F.avi = %PS2InstPath%
  8. Continuous_Scroll_Reverse-H_2F.avi = %PS2InstPath%
  9. Continuous_Scroll_Reverse-V_2F.avi = %PS2InstPath%
  10. Continuous_Scroll_V_2F.avi = %PS2InstPath%
  11. CursorMove_Inertia.avi = %PS2InstPath%
  12. DnD01.avi = %PS2InstPath%
  13. DnD02.avi = %PS2InstPath%
  14. DnD03.avi = %PS2InstPath%
  15. Edge_Auto.avi = %PS2InstPath%
  16. Edge_Auto_Reverse.avi = %PS2InstPath%
  17. Edge_Circular.avi = %PS2InstPath%
  18. Edge_Inertial.avi = %PS2InstPath%
  19. Edge_Reverse_H.avi = %PS2InstPath%
  20. Edge_Reverse_V.avi = %PS2InstPath%
  21. Edge_Scroll.avi = %PS2InstPath%
  22. Edge_Scroll_Once.avi = %PS2InstPath%
  23. kk.txt = %PS2InstPath%
  24. Palmtracking.avi = %PS2InstPath%
  25. Press_3F.avi = %PS2InstPath%
  26. Rotation_Circular.avi = %PS2InstPath%
  27. Rotation_Twist.avi = %PS2InstPath%
  28. Scroll_Auto.avi = %PS2InstPath%
  29. Scroll_Auto_Reverse.avi = %PS2InstPath%
  30. Scroll_Inertial.avi = %PS2InstPath%
  31. Scroll_Inertial_Reverse.avi = %PS2InstPath%
  32. Scroll_No_FreeScroll.avi = %PS2InstPath%
  33. Scroll_Reverse_H.avi = %PS2InstPath%
  34. Scroll_Reverse_V.avi = %PS2InstPath%
  35. Sensitivity.avi = %PS2InstPath%
  36. SlowMotion.avi = %PS2InstPath%
  37. SmartArea.avi = %PS2InstPath%
  38. SmartMotion.avi = %PS2InstPath%
  39. Swipe_3F_LR_PageupDown.avi = %PS2InstPath%
  40. Tapping_1F.avi = %PS2InstPath%
  41. Win8EdgeSwipe_Left.avi = %PS2InstPath%
  42. Win8EdgeSwipe_Right.avi = %PS2InstPath%
  43. Win8EdgeSwipe_Top.avi = %PS2InstPath%
  44. Zooming.avi = %PS2InstPath%
  45.  
  46. [Win7]
  47. ETD_STD_Inst = *PNP0F13,*PNP0F0E,*PNP0F03,*PNP0F12,*PNP0F0B ; Compatible ID
  48. ETD_STD_Inst = *ETD0000 ; Compatible ID
  49. ETD0701_Inst = *ETD0701 ; SmartPad for Inventec
  50. ETD0702_Inst = *ETD0702 ; ClickPad for Inventec
  51.  
  52. [Win8]
  53. ETD_STD_Inst_Win8 = *PNP0F13,*PNP0F0E,*PNP0F03,*PNP0F12,*PNP0F0B ; Compatible ID
  54. ETD_STD_Inst_Win8 = *ETD0000 ; Compatible ID
  55. ETD0701_Inst_Win8 = *ETD0701 ; SmartPad for Inventec
  56. ETD0702_Inst_Win8 = *ETD0702 ; ClickPad for Inventec
  57.  
  58. [ETD_STD_Inst]
  59. ETD_DeviceInfo.AddReg
  60. ETD_UIFunctionOption.AddReg
  61. ETD_HIDMouseIgnore.AddReg
  62. ETD_DriverOption.AddReg
  63. ETD_OtherSetting.AddReg
  64. ETD_SmartPadDisplay.AddReg
  65. ETD_SmartPadUI.AddReg
  66. ETD_APOptimize.AddReg
  67. ETD_GestureAPHotKey.AddReg
  68.  
  69. [ETD0701_Inst]
  70. ETD_DeviceInfo.AddReg
  71. ETD_UIFunctionOption.AddReg
  72. ETD_HIDMouseIgnore.AddReg
  73. ETD_DriverOption.AddReg
  74. ETD_OtherSetting.AddReg
  75. ETD_SmartPadDisplay.AddReg
  76. ETD_SmartPadUI.AddReg
  77. ETD_APOptimize.AddReg
  78. ETD_GestureAPHotKey.AddReg
  79. ETD0701_DriverOption.AddReg
  80. ETD0701_OtherSetting.AddReg
  81. ETD0701_SmartPadDisplay.AddReg
  82. ETD0701_SmartPadUI.AddReg
  83.  
  84. [ETD0702_Inst]
  85. ETD_DeviceInfo.AddReg
  86. ETD_UIFunctionOption.AddReg
  87. ETD_HIDMouseIgnore.AddReg
  88. ETD_DriverOption.AddReg
  89. ETD_OtherSetting.AddReg
  90. ETD_SmartPadDisplay.AddReg
  91. ETD_SmartPadUI.AddReg
  92. ETD_APOptimize.AddReg
  93. ETD_GestureAPHotKey.AddReg
  94. ETD0702_OtherSetting.AddReg
  95.  
  96. [ETD_STD_Inst_Win8]
  97. ETD_DeviceInfo.AddReg
  98. ETD_UIFunctionOption.AddReg
  99. ETD_HIDMouseIgnore.AddReg
  100. ETD_DriverOption.AddReg
  101. ETD_OtherSetting.AddReg
  102. ETD_SmartPadDisplay.AddReg
  103. ETD_SmartPadDisplay_Win8.AddReg
  104. ETD_SmartPadUI.AddReg
  105. ETD_SmartPadUI_Win8.AddReg
  106. ETD_APOptimize.AddReg
  107. ETD_GestureAPHotKey.AddReg
  108.  
  109. [ETD0701_Inst_Win8]
  110. ETD_DeviceInfo.AddReg
  111. ETD_UIFunctionOption.AddReg
  112. ETD_HIDMouseIgnore.AddReg
  113. ETD_DriverOption.AddReg
  114. ETD_OtherSetting.AddReg
  115. ETD_SmartPadDisplay.AddReg
  116. ETD_SmartPadDisplay_Win8.AddReg
  117. ETD_SmartPadUI.AddReg
  118. ETD_SmartPadUI_Win8.AddReg
  119. ETD_APOptimize.AddReg
  120. ETD_GestureAPHotKey.AddReg
  121. ETD0701_DriverOption.AddReg
  122. ETD0701_OtherSetting.AddReg
  123. ETD0701_SmartPadDisplay.AddReg
  124. ETD0701_SmartPadDisplay_Win8.AddReg
  125. ETD0701_SmartPadUI.AddReg
  126. ETD0701_SmartPadUI_Win8.AddReg
  127.  
  128. [ETD0702_Inst_Win8]
  129. ETD_DeviceInfo.AddReg
  130. ETD_UIFunctionOption.AddReg
  131. ETD_HIDMouseIgnore.AddReg
  132. ETD_DriverOption.AddReg
  133. ETD_OtherSetting.AddReg
  134. ETD_SmartPadDisplay.AddReg
  135. ETD_SmartPadDisplay_Win8.AddReg
  136. ETD_SmartPadUI.AddReg
  137. ETD_SmartPadUI_Win8.AddReg
  138. ETD_APOptimize.AddReg
  139. ETD_GestureAPHotKey.AddReg
  140. ETD0702_OtherSetting.AddReg
  141.  
  142. ;----------------------------------------------------------------------------
  143. ; Customer Default Section
  144. ;----------------------------------------------------------------------------
  145.  
  146. [ETD_Customer_Default.AddReg]
  147. HKLM,%HKLMRootPath%"\Elantech\Customer",EdgeSwipeLimitByMS,%REG_DWORD%,0
  148. HKLM,%HKLMRootPath%"\Elantech\Customer",FastFourFingerSwipeEnable,%REG_DWORD%,0 ; default 0
  149. HKLM,%HKLMRootPath%"\Elantech\Customer",RestingScrollEnable,%REG_DWORD%,0
  150. HKLM,%HKLMRootPath%"\Elantech\Customer",ScanCodeTriggerByMake,%REG_DWORD%,0
  151.  
  152. ;----------------------------------------------------------------------------
  153. ; Device Information Section
  154. ;----------------------------------------------------------------------------
  155.  
  156. [ETD_DeviceInfo.AddReg]
  157. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",KBCSupportMode,%REG_DWORD%,0
  158. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",KBCMode,%REG_DWORD%,0
  159. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",DevicePort,%REG_DWORD%,0
  160. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port0_MasterDeviceType,%REG_DWORD%,0
  161. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port1_MasterDeviceType,%REG_DWORD%,0
  162. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port2_MasterDeviceType,%REG_DWORD%,0
  163. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port3_MasterDeviceType,%REG_DWORD%,0
  164. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port0_SlaveDeviceType,%REG_DWORD%,0
  165. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port1_SlaveDeviceType,%REG_DWORD%,0
  166. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port2_SlaveDeviceType,%REG_DWORD%,0
  167. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port3_SlaveDeviceType,%REG_DWORD%,0
  168. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port0_MasterIsConnected,%REG_DWORD%,0
  169. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port1_MasterIsConnected,%REG_DWORD%,0
  170. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port2_MasterIsConnected,%REG_DWORD%,0
  171. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port3_MasterIsConnected,%REG_DWORD%,0
  172. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port0_SlaveIsConnected,%REG_DWORD%,0
  173. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port1_SlaveIsConnected,%REG_DWORD%,0
  174. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port2_SlaveIsConnected,%REG_DWORD%,0
  175. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port3_SlaveIsConnected,%REG_DWORD%,0
  176. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port0_MasterEnable,%REG_DWORD%,1
  177. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port1_MasterEnable,%REG_DWORD%,1
  178. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port2_MasterEnable,%REG_DWORD%,1
  179. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port3_MasterEnable,%REG_DWORD%,1
  180. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port0_SlaveEnable,%REG_DWORD%,1
  181. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port1_SlaveEnable,%REG_DWORD%,1
  182. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port2_SlaveEnable,%REG_DWORD%,1
  183. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port3_SlaveEnable,%REG_DWORD%,1
  184. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port0_MasterDeviceMode,%REG_DWORD%,0
  185. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port1_MasterDeviceMode,%REG_DWORD%,0
  186. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port2_MasterDeviceMode,%REG_DWORD%,0
  187. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port3_MasterDeviceMode,%REG_DWORD%,0
  188. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port0_SlaveDeviceMode,%REG_DWORD%,0
  189. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port1_SlaveDeviceMode,%REG_DWORD%,0
  190. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port2_SlaveDeviceMode,%REG_DWORD%,0
  191. HKLM,"%HKLMRootPath%\Elantech\DeviceInformation",Port3_SlaveDeviceMode,%REG_DWORD%,0
  192.  
  193. ;----------------------------------------------------------------------------
  194. ; Other Setting Section
  195. ;----------------------------------------------------------------------------
  196.  
  197. [ETD_OtherSetting.AddReg]
  198. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",IconType,%REG_DWORD%,0 ; 0 = Dynamic Trayicon, 1 = Static Trayicon, 2 = Do Not Display Trayicon
  199. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",DisableWhenDetectUSBMouse,%REG_DWORD%,0
  200. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",DontSwapUIButtionSetting,%REG_DWORD%,0
  201. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",MustOpenMouseProperties,%REG_DWORD%,0
  202. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",DisableShowGestureCursorIcon,%REG_DWORD%,0
  203. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EnableASUSACPIFunction,%REG_DWORD%,0
  204. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EnableASUSNotifyFunction,%REG_DWORD%,0
  205. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ShowTopIconWhenDeviceOnOff,%REG_DWORD%,0
  206. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",DisableAutoScreenOrientation,%REG_DWORD%,1 ; 0 = Auto Detect Screen Orientation, 1 = Disable Detect Screen Orientation
  207. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ScreenOrientationValueToKernel,%REG_DWORD%,0
  208. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",AlwaysShowOneFingerTrayicon,%REG_DWORD%,0
  209. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ForceEnableStatusWhenResume,%REG_DWORD%,0 ; Force enable after resume
  210. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ForceEnableStatusWhenSuspend,%REG_DWORD%,0 ; Force enable when suspend
  211. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ForceEnableStatusWhenFUS,%REG_DWORD%,0 ; Force enable when FUS
  212. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ForceEnableStatusWhenLogOff,%REG_DWORD%,0 ; Force enable when logoff
  213. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ForceEnableStatusWhenShutdown,%REG_DWORD%,0 ; Force enable when shutdown
  214. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",TemporaryEnableStatusAtLoginScreen,%REG_DWORD%,1 ; Temporary enable at login screen
  215. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",LaunchUserModeHook,%REG_DWORD%,0 ; Use UserMode Hook
  216. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",DisablePollingAPToSwitchHook,%REG_DWORD%,1 ; 0 = Polling AP to Switch Hook, 1 = Disable Polling AP to Switch Hook
  217. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ToggleFunction_Enable,%REG_DWORD%,1 ; Toggle Function Key Enable
  218. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ToggleScanCode,%REG_DWORD%,0xE00A ; Toggle Scan Code
  219. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",SwitchFunction_Enable,%REG_DWORD%,0 ; Switch Function Key Enable
  220. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",Switch_On_Key,%REG_DWORD%,0xE00A ; Switch On Key
  221. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",Switch_Off_Key,%REG_DWORD%,0xE00B ; Switch Off Key
  222. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EC_Notify_Enable,%REG_DWORD%,0
  223. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EC_Notify_Inhibit_WhenForceEnable,%REG_DWORD%,0 ; Send cmd after force enable
  224. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EC_Notify_On_Port,%REG_DWORD%,0x97 ; To 64h
  225. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EC_Notify_On_Data,%REG_DWORD%,0x02 ; To 60h
  226. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EC_Notify_Off_Port,%REG_DWORD%,0x97 ; To 64h
  227. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EC_Notify_Off_Data,%REG_DWORD%,0x01 ; To 60h
  228. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",DisableECNotifyAtOnce,%REG_DWORD%,0 ; 0: Disable , 1: Enables
  229. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",DisableECNotifyByScanCode,%REG_DWORD%,0 ; 0: Disable , 1: Enables
  230. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ScrollSupportAutoFocus,%REG_DWORD%,0 ; 0 = Not Support, 1 = Support
  231. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EnableQueryMultiplexing,%REG_DWORD%,0 ; Keep EC work at Legacy mode
  232. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",HiddenShapeFunction_Enable,%REG_DWORD%,0 ; Special Shape Function (Cursor not move)
  233. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EnableCheckAndUpdateKernelPortStatus,%REG_DWORD%,1 ; 0 = Disable, 1 = Enable
  234. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",CustomerDefinition,%REG_DWORD%,13 ; 0 = NONE, 1 = SONY, 2 = DELL, 3 = CLEVO, 4 = SAMSUNG, 5 = ASUS, 6 = ACER
  235. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",DetectTouchPadSMBusProtocol,%REG_DWORD%,0 ; 0 = Not Detect, 1 = Detect
  236. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EnableTPWhenLidOpen,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function
  237. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EnableHValueRejectTap,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function
  238. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",EnableSHMReportVirtualPoint,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function
  239. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",IsSupportAcerFunction,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function
  240. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",LidStatusControlFunction_Enable,%REG_DWORD%,0 ; 0: Close Function , 1: Open Function
  241. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ButtonAreaSlowMovingReject,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function
  242. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ClickWithNonconductor_Enable,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function
  243. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",DisableRestingGestureCheck,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function
  244. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",HardwareID,%REG_DWORD%,0x0000 ; ex. 0x0601
  245. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",SmartPalm_Supported,%REG_DWORD%,0 ; 0: Disable Function , 1: Enable Function
  246. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",ForceDisableTPWhenLidClose,%REG_DWORD%,1 ; 0: Disable , 1: Enable
  247. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",MouseSpeedChangeEnable,%REG_DWORD%,0 ; 0: Disable , 1: Enable
  248. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",MouseSpeedChangeValue,%REG_DWORD%,10 ; (0,2,4,6,8,10,12,14,16,18,20)
  249.  
  250. [ETD0701_OtherSetting.AddReg]
  251. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",HardwareID,%REG_DWORD%,0x0701
  252. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",LidStatusControlFunction_Enable,%REG_DWORD%,1 ; 0: Close Function , 1: Open Function
  253.  
  254. [ETD0702_OtherSetting.AddReg]
  255. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",HardwareID,%REG_DWORD%,0x0702
  256. HKLM,"%HKLMRootPath%\Elantech\OtherSetting",LidStatusControlFunction_Enable,%REG_DWORD%,1 ; 0: Close Function , 1: Open Function
  257.  
  258. ;----------------------------------------------------------------------------
  259. ; UI Function Option Section
  260. ;----------------------------------------------------------------------------
  261.  
  262. [ETD_UIFunctionOption.AddReg]
  263. HKLM,"%HKLMRootPath%\Elantech\UIFunctionOption",InVisible_DisableExternUSB,%REG_DWORD%,0 ; Activate DisableWhenUSBPlugIn function
  264. HKLM,"%HKLMRootPath%\Elantech\UIFunctionOption",InVisible_DeviceListStatus,%REG_DWORD%,0
  265. HKLM,"%HKLMRootPath%\Elantech\UIFunctionOption",InVisible_DisableEnableButton,%REG_DWORD%,0
  266. HKLM,"%HKLMRootPath%\Elantech\UIFunctionOption",Visible_Animation,%REG_DWORD%,1
  267. HKLM,"%HKLMRootPath%\Elantech\UIFunctionOption",DisableExclusive,%REG_DWORD%,0
  268. HKLM,"%HKLMRootPath%\Elantech\UIFunctionOption",UI_Theme,%REG_DWORD%,1 ; 0 = Mcpl UI, 1 = Animation UI, 2 = Dell UI, 3 = Dual Mode, 4 = Simple UI
  269.  
  270. ;----------------------------------------------------------------------------
  271. ; Driver Option Section
  272. ;----------------------------------------------------------------------------
  273.  
  274. [ETD_DriverOption.AddReg]
  275. HKLM,"%HKLMRootPath%\Elantech\DriverOption",TwoFingerGestureMode,%REG_DWORD%,1 ; 1 = Standard
  276. HKLM,"%HKLMRootPath%\Elantech\DriverOption",ButtonMode,%REG_DWORD%,1 ; 1 = Button Combine, 2 = Button Indenpendent
  277. HKLM,"%HKLMRootPath%\Elantech\DriverOption",ClickPadActiveAreaClickMode,%REG_DWORD%,2 ; 1 = No Function, 2 = Left Button , 3 = Right Button, 4 = Middle Button
  278. HKLM,"%HKLMRootPath%\Elantech\DriverOption",ClickPadRestingAreaClickMode,%REG_DWORD%,3 ; 1 = No Function, 2 = Left Button , 3 = Right Button, 4 = Middle Button
  279. HKLM,"%HKLMRootPath%\Elantech\DriverOption",ClickPadGestureAreaTimerMode,%REG_DWORD%,1 ; 1 = Timer Check MultiFinger Gesture, 2 = Always MultiFinger Gesture
  280. HKLM,"%HKLMRootPath%\Elantech\DriverOption",DualModePSTModuleType,%REG_DWORD%,1 ; 1 = NXP, 2 = STek
  281. HKLM,"%HKLMRootPath%\Elantech\DriverOption",DualModePSTSupportZaxis,%REG_DWORD%,0 ; 0 = Not support, 1 = Support
  282. HKLM,"%HKLMRootPath%\Elantech\DriverOption",AlwaysTrigerScrollFromUserMode,%REG_DWORD%,0 ; 0 = Auto, 1 = Always User Mode
  283. HKLM,"%HKLMRootPath%\Elantech\DriverOption",PSTWorkAndDisableTouchPadEnable,%REG_DWORD%,0 ; 0 = Disable, 1 = Enable
  284. HKLM,"%HKLMRootPath%\Elantech\DriverOption",PSTWorkAndDisableTouchPadTime,%REG_DWORD%,200 ; Unit (ms)
  285. HKLM,"%HKLMRootPath%\Elantech\DriverOption",CustomizePalm,%REG_DWORD%,0 ; 0 = default, 1 = Samsung
  286. HKLM,"%HKLMRootPath%\Elantech\DriverOption",EnableClickPadRestingAreaClickMode2F,%REG_DWORD%,1 ; 0 = Disable, 1 = Enable
  287. HKLM,"%HKLMRootPath%\Elantech\DriverOption",ClickPadRestingAreaClickLeftMode2F,%REG_DWORD%,2 ; 1 = No Function, 2 = Left Button , 3 = Right Button, 4 = Middle Button
  288. HKLM,"%HKLMRootPath%\Elantech\DriverOption",ClickPadRestingAreaClickRightMode2F,%REG_DWORD%,3 ; 1 = No Function, 2 = Left Button , 3 = Right Button, 4 = Middle Button
  289. HKLM,"%HKLMRootPath%\Elantech\DriverOption",ClickPadRestingAreaClickLeftRightMode2F,%REG_DWORD%,3 ; 1 = No Function, 2 = Left Button , 3 = Right Button, 4 = Middle Button
  290. HKLM,"%HKLMRootPath%\Elantech\DriverOption",HIDSupportEnable,%REG_DWORD%,0 ; 0 = Disable HID, 1 = Enable HID
  291. HKLM,"%HKLMRootPath%\Elantech\DriverOption",EnableTouchInjection,%REG_DWORD%,1
  292.  
  293. [ETD0701_DriverOption.AddReg]
  294. HKLM,"%HKLMRootPath%\Elantech\DriverOption",EnableTouchInjection,%REG_DWORD%,0
  295.  
  296. ;----------------------------------------------------------------------------
  297. ; SmartPad UI Display Section - XP ~ Win7
  298. ;----------------------------------------------------------------------------
  299.  
  300. [ETD_SmartPadDisplay.AddReg]
  301. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Button_Display,%REG_DWORD%,0
  302. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Click_Display,%REG_DWORD%,1
  303. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Click2F_Display,%REG_DWORD%,0
  304. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Tap_Display,%REG_DWORD%,1
  305. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",TwoFingerScroll_Display,%REG_DWORD%,1
  306. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Zoom_Display,%REG_DWORD%,1
  307. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Rotate_Display,%REG_DWORD%,1
  308. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Drag_Display,%REG_DWORD%,1
  309. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",MAG_Display,%REG_DWORD%,0
  310. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Swipe_Display,%REG_DWORD%,0
  311. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",FastKey_Display,%REG_DWORD%,0
  312. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",ThreeFinger_Display,%REG_DWORD%,1
  313. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Palm_Display,%REG_DWORD%,1
  314. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",STV_Display,%REG_DWORD%,1
  315. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",SmartMotion_Display,%REG_DWORD%,1
  316. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",SlowMotion_Display,%REG_DWORD%,0
  317. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",EdgeScroll_Display,%REG_DWORD%,1
  318. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",DeviceControl_Display,%REG_DWORD%,0
  319. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Momentum_Display,%REG_DWORD%,1
  320. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",SmartArea_Display,%REG_DWORD%,1
  321. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",FourFinger_Display,%REG_DWORD%,0
  322. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",EdgeZoom_Display,%REG_DWORD%,0
  323. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Cover_Display,%REG_DWORD%,0
  324. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",EdgeSwipe_Display,%REG_DWORD%,0
  325. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",CornerTap_Display,%REG_DWORD%,1
  326. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",ThreeFingerPress_Display,%REG_DWORD%,0
  327. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",TouchPadRejection_Display,%REG_DWORD%,0
  328. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Grab_Display,%REG_DWORD%,0
  329. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",TabUI_1F_Display,%REG_DWORD%,1
  330. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",TabUI_MultiFinger_Display,%REG_DWORD%,1
  331. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",TabUI_Additional_Display,%REG_DWORD%,1
  332. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",EdgeSwipeWin8_Display,%REG_DWORD%,0
  333. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",SmartDetect_Display,%REG_DWORD%,0
  334. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",GestureEffect_Display,%REG_DWORD%,0
  335. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",FreeTyping_Display,%REG_DWORD%,0
  336. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",MultiFingerGesture_Display,%REG_DWORD%,0
  337.  
  338. [ETD0701_SmartPadDisplay.AddReg]
  339. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Button_Display,%REG_DWORD%,1
  340. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Click_Display,%REG_DWORD%,0
  341. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",ThreeFinger_Display,%REG_DWORD%,0
  342. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",ThreeFingerPress_Display,%REG_DWORD%,1
  343. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",EdgeScroll_Display,%REG_DWORD%,1
  344. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",Momentum_Display,%REG_DWORD%,1
  345. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",SmartMotion_Display,%REG_DWORD%,1
  346. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",SlowMotion_Display,%REG_DWORD%,1
  347. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",SmartArea_Display,%REG_DWORD%,1
  348.  
  349. ;----------------------------------------------------------------------------
  350. ; SmartPad UI Display Section - Win8
  351. ;----------------------------------------------------------------------------
  352.  
  353. [ETD_SmartPadDisplay_Win8.AddReg]
  354. HKLM,"%HKLMRootPath%\Elantech\SmartPadDisplay",EdgeSwipeWin8_Display,%REG_DWORD%,1
  355.  
  356. [ETD0701_SmartPadDisplay_Win8.AddReg]
  357.  
  358. ;----------------------------------------------------------------------------
  359. ; SmartPad UI Default Section - XP ~ Win7
  360. ;----------------------------------------------------------------------------
  361.  
  362. [ETD_SmartPadUI.AddReg]
  363. ; Button
  364. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Button_Enable,%REG_DWORD%,1
  365. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Button_Left,%REG_DWORD%,%CLICK_SELECT%
  366. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Button_Left_Ex,%REG_SZ%,
  367. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Button_Left_Path,%REG_SZ%,
  368. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Button_Middle,%REG_DWORD%,%MIDDLEBUTTON%
  369. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Button_Middle_Ex,%REG_SZ%,
  370. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Button_Middle_Path,%REG_SZ%,
  371. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Button_Right,%REG_DWORD%,%CONTEXT_MENU%
  372. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Button_Right_Ex,%REG_SZ%,
  373. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Button_Right_Path,%REG_SZ%,
  374. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ButtonLeftFunStaticText,%REG_DWORD%,1
  375. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ButtonRightFunStaticText,%REG_DWORD%,1
  376. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SwapButton_ShowItem,%REG_DWORD%,1
  377. ; Click
  378. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_LeftCorner_Click_ShowItem,%REG_DWORD%,1
  379. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Enable,%REG_DWORD%,1
  380. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Func,%REG_DWORD%,%CLICK_SELECT%
  381. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_LeftCorner_Click_Path,%REG_SZ%,
  382. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_RightCorner_Click_ShowItem,%REG_DWORD%,1
  383. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_RightCorner_Click_Enable,%REG_DWORD%,1
  384. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_RightCorner_Click_Func,%REG_DWORD%,%CONTEXT_MENU%
  385. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_RightCorner_Click_Path,%REG_SZ%,
  386. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Two_Finger_Click_ShowItem,%REG_DWORD%,1
  387. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Enable,%REG_DWORD%,1
  388. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Func,%REG_DWORD%,%CONTEXT_MENU%
  389. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Two_Finger_Click_Path,%REG_SZ%,
  390. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Three_Finger_Click_ShowItem,%REG_DWORD%,0
  391. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Enable,%REG_DWORD%,0
  392. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Func,%REG_DWORD%,%NONE%
  393. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Three_Finger_Click_Path,%REG_SZ%,
  394. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Four_Finger_Click_ShowItem,%REG_DWORD%,0
  395. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Enable,%REG_DWORD%,0
  396. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Func,%REG_DWORD%,%NONE%
  397. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ClickPad_Four_Finger_Click_Path,%REG_SZ%,
  398. ; Zoom
  399. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Zoom_Enable,%REG_DWORD%,1
  400. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Zoom_STV_ShowItem,%REG_DWORD%,0
  401. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Zoom_STV,%REG_DWORD%,3
  402. ; Rotate
  403. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Rotation_Enable,%REG_DWORD%,1
  404. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Rotation_Circular_ShowItem,%REG_DWORD%,0
  405. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Rotation_Circular_Enable,%REG_DWORD%,0
  406. ; Drag
  407. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Drag_Enable,%REG_DWORD%,1
  408. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Drag_Radio,%REG_DWORD%,%RELEASE_AFTER_FINGER_LIFT%
  409. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Drag_Radio2_Slider,%REG_DWORD%,1
  410. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Drag_Delay_Time_Adjust_Enable,%REG_DWORD%,0
  411. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Drag_Delay_Time_Adjust_Value,%REG_DWORD%,500
  412. ; Scroll
  413. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_Enable_ShowItem,%REG_DWORD%,1
  414. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_Enable,%REG_DWORD%,1
  415. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_V_ShowItem,%REG_DWORD%,1
  416. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_V_Enable,%REG_DWORD%,1
  417. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_H_ShowItem,%REG_DWORD%,1
  418. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_H_Enable,%REG_DWORD%,1
  419. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_AutoScroll_ShowItem,%REG_DWORD%,1
  420. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_AutoScroll_Enable,%REG_DWORD%,0
  421. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_InertialScroll_ShowItem,%REG_DWORD%,1
  422. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_InertialScroll_Enable,%REG_DWORD%,1
  423. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_ContinueScroll_ShowItem,%REG_DWORD%,1
  424. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_ContinueScroll_Enable,%REG_DWORD%,0
  425. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_Reverse_ShowItem,%REG_DWORD%,1
  426. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_Reverse_Enable,%REG_DWORD%,1
  427. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_Speed,%REG_DWORD%,2
  428. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_Free_Enable,%REG_DWORD%,0
  429. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_Speed_Has_8_Level,%REG_DWORD%,0
  430. ; Tap
  431. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Enable,%REG_DWORD%,1
  432. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_T1_Time,%REG_DWORD%,200
  433. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Activate_Enable,%REG_DWORD%,1
  434. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_One_Finger_Enable,%REG_DWORD%,1
  435. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Two_Finger_ShowItem,%REG_DWORD%,1
  436. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Two_Finger_Enable,%REG_DWORD%,1
  437. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Two_Finger,%REG_DWORD%,%CONTEXT_MENU%
  438. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Two_Finger_Ex,%REG_SZ%,
  439. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Two_Finger_Path,%REG_SZ%,
  440. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Three_Finger_ShowItem,%REG_DWORD%,0
  441. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Three_Finger_Enable,%REG_DWORD%,0
  442. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Three_Finger,%REG_DWORD%,%NONE%
  443. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Three_Finger_Ex,%REG_SZ%,
  444. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap_Three_Finger_Path,%REG_SZ%,
  445. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap2FunStaticText,%REG_DWORD%,1
  446. ; STV
  447. HKLM,"%HKLMRootPath%\Elantech\SmartPad",STV_Enable,%REG_DWORD%,1
  448. HKLM,"%HKLMRootPath%\Elantech\SmartPad",STV_Slider,%REG_DWORD%,5
  449. ; Palm
  450. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Palm_Enable,%REG_DWORD%,1
  451. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Palm_Slider,%REG_DWORD%,3
  452. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Palm_Always_Enable,%REG_DWORD%,1
  453. ; PageUpDown
  454. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PageUpDown_Enable,%REG_DWORD%,0
  455. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PageUpDown_Kind,%REG_DWORD%,%SWIPE_PAGE_THREE_FINGER%
  456. ; Three Finger Move Function
  457. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMove_Enable,%REG_DWORD%,1
  458. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMove_UD_ShowItem,%REG_DWORD%,0
  459. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMove_LR_ShowItem,%REG_DWORD%,1
  460. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveUp_Enable,%REG_DWORD%,0
  461. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveUp_Func,%REG_DWORD%,%NONE%
  462. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveUp_Mode,%REG_DWORD%,0
  463. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveDown_Enable,%REG_DWORD%,0
  464. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveDown_Func,%REG_DWORD%,%NONE%
  465. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveDown_Mode,%REG_DWORD%,0
  466. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveLeft_Enable,%REG_DWORD%,1
  467. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveLeft_Func,%REG_DWORD%,%SWIPE_PAGE_UP%
  468. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveLeft_Mode,%REG_DWORD%,1
  469. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveRight_Enable,%REG_DWORD%,1
  470. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveRight_Func,%REG_DWORD%,%SWIPE_PAGE_DOWN%
  471. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMoveRight_Mode,%REG_DWORD%,1
  472. ; EdgeMotion
  473. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Enable,%REG_DWORD%,0
  474. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Radio,%REG_DWORD%,0
  475. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Radio2_Slider,%REG_DWORD%,4
  476. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Up_Range,%REG_DWORD%,224
  477. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Down_Range,%REG_DWORD%,176
  478. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Left_Range,%REG_DWORD%,160
  479. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Right_Range,%REG_DWORD%,160
  480. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Triger_Counter,%REG_DWORD%,100
  481. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SL_Enable,%REG_DWORD%,0
  482. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SL_Key,%REG_DWORD%,0
  483. ; EdgeScroll
  484. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_Enable,%REG_DWORD%,1
  485. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_V_ShowItem,%REG_DWORD%,1
  486. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_V_Enable,%REG_DWORD%,1
  487. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_H_ShowItem,%REG_DWORD%,1
  488. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_H_Enable,%REG_DWORD%,1
  489. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_AutoScroll_ShowItem,%REG_DWORD%,1
  490. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_AutoScroll_Enable,%REG_DWORD%,1
  491. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_InertialScroll_ShowItem,%REG_DWORD%,1
  492. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_InertialScroll_Enable,%REG_DWORD%,1
  493. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_ContinueScroll_ShowItem,%REG_DWORD%,1
  494. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_ContinueScroll_Enable,%REG_DWORD%,1
  495. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_Reverse_ShowItem,%REG_DWORD%,1
  496. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_Reverse_Enable,%REG_DWORD%,1
  497. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_V_Area,%REG_DWORD%,2
  498. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_H_Area,%REG_DWORD%,2
  499. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_Speed,%REG_DWORD%,2
  500. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_CornerArea_Reject_ShowItem,%REG_DWORD%,1
  501. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_CornerArea_Reject_Enable,%REG_DWORD%,1
  502. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_Speed_Has_8_Level,%REG_DWORD%,0
  503. ; Circular Scroll
  504. HKLM,"%HKLMRootPath%\Elantech\SmartPad",CircularScroll_ShowItem,%REG_DWORD%,0
  505. HKLM,"%HKLMRootPath%\Elantech\SmartPad",CircularScroll_Enable,%REG_DWORD%,0
  506. ; Device Control
  507. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DoubleTapToOnOffDevice_ShowItem,%REG_DWORD%,0
  508. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DoubleTapToOnOffDevice_Enable,%REG_DWORD%,0
  509. ; Mag
  510. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Mag_Enable,%REG_DWORD%,0
  511. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Mag_Kind,%REG_DWORD%,%MAG_THREE_FINGER%
  512. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Mag_P,%REG_DWORD%,0
  513. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Mag_X,%REG_DWORD%,0
  514. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Mag_Y,%REG_DWORD%,0
  515. ; Momentum
  516. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Momentum_Enable,%REG_DWORD%,1
  517. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Momentum_Slider,%REG_DWORD%,5
  518. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Momentum_Bounce_Enable,%REG_DWORD%,0
  519. ; SmartArea
  520. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Enable,%REG_DWORD%,1
  521. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Up_Range,%REG_DWORD%,250
  522. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Down_Range,%REG_DWORD%,468
  523. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Left_Range,%REG_DWORD%,260
  524. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Right_Range,%REG_DWORD%,700
  525. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Radio_Button_ShowItem,%REG_DWORD%,1
  526. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Radio_Button,%REG_DWORD%,4
  527. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Restrict_ShowItem,%REG_DWORD%,1
  528. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Restrict_Move,%REG_DWORD%,0
  529. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Restrict_Tap,%REG_DWORD%,1
  530. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_IdleTime_ShowItem,%REG_DWORD%,0
  531. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_IdleTime_Enable,%REG_DWORD%,1
  532. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_IdleTime,%REG_DWORD%,1
  533. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_IdleTime_Unit,%REG_DWORD%,250
  534. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Unit,%REG_DWORD%,0 ; 0 = dot, 1 = percent
  535. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_BreakTime,%REG_DWORD%,0
  536. ; SmartDetect
  537. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartDetect_Enable,%REG_DWORD%,1
  538. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartDetect_Up_Range,%REG_DWORD%,67
  539. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartDetect_Down_Range,%REG_DWORD%,67
  540. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartDetect_Left_Range,%REG_DWORD%,128
  541. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartDetect_Right_Range,%REG_DWORD%,128
  542. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartDetect_Radio_Button_ShowItem,%REG_DWORD%,1
  543. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartDetect_Radio_Button,%REG_DWORD%,0
  544. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartDetect_DpiX,%REG_DWORD%,840
  545. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartDetect_DpiY,%REG_DWORD%,820
  546. ; Four Finger Move Function
  547. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMove_Enable_Mode,%REG_DWORD%,0 ;0: 4 checkbox(normal), 1: 2checkbox(UpDown, LeftRight)
  548. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMove_Enable,%REG_DWORD%,0
  549. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMove_UD_ShowItem,%REG_DWORD%,0
  550. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMove_LR_ShowItem,%REG_DWORD%,0
  551. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMoveUp_Enable,%REG_DWORD%,0
  552. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMoveUp_Func,%REG_DWORD%,%RETURN_TO_DESKTOP%
  553. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMoveDown_Enable,%REG_DWORD%,0
  554. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMoveDown_Func,%REG_DWORD%,%RETURN_TO_DESKTOP%
  555. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMoveLeft_Enable,%REG_DWORD%,0
  556. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMoveLeft_Func,%REG_DWORD%,%NONE%
  557. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMoveRight_Enable,%REG_DWORD%,0
  558. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FourFingerMoveRight_Func,%REG_DWORD%,%NONE%
  559. ; Edge Zoom
  560. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EdgeZoom_Enable,%REG_DWORD%,0
  561. ; Edge Swipe
  562. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Edge_1F_SwipePage_Enable,%REG_DWORD%,0
  563. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Edge_2F_SwipePage_Enable,%REG_DWORD%,0
  564. ; Three Finger Press
  565. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap3_Press_Enable,%REG_DWORD%,0
  566. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap3_Press_Path,%REG_SZ%,"%ProgramFiles%\Internet Explorer\iexplore.exe"
  567. ; Cover
  568. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Cover_Enable,%REG_DWORD%,0
  569. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Cover_Func,%REG_DWORD%,%RETURN_TO_DESKTOP%
  570. ; Dell System UI
  571. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DoubleTapSpeed_Slider,%REG_DWORD%,550
  572. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SwapButton_Enable,%REG_DWORD%,0
  573. HKLM,"%HKLMRootPath%\Elantech\SmartPad",CursorSpeed_Slider,%REG_DWORD%,10
  574. ; Corner Tap
  575. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_Enable,%REG_DWORD%,1
  576. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_BL_Func,%REG_DWORD%,%START_MENU%
  577. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_BL_Path,%REG_SZ%,
  578. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_BL_Width,%REG_DWORD%,350
  579. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_BL_Height,%REG_DWORD%,350
  580. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_BR_Func,%REG_DWORD%,%MIDDLEBUTTON%
  581. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_BR_Path,%REG_SZ%,
  582. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_BR_Width,%REG_DWORD%,350
  583. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_BR_Height,%REG_DWORD%,350
  584. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_TL_Func,%REG_DWORD%,%RETURN_TO_DESKTOP%
  585. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_TL_Path,%REG_SZ%,
  586. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_TL_Width,%REG_DWORD%,350
  587. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_TL_Height,%REG_DWORD%,350
  588. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_TR_Func,%REG_DWORD%,%MAXIMIZE%
  589. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_TR_Path,%REG_SZ%,
  590. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_TR_Width,%REG_DWORD%,350
  591. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Corner_Tap_TR_Height,%REG_DWORD%,350
  592. ; Two Finger Double Tap
  593. HKLM,"%HKLMRootPath%\Elantech\SmartPad",TwoFinger_Double_Tap_ShowItem,%REG_DWORD%,0
  594. HKLM,"%HKLMRootPath%\Elantech\SmartPad",TwoFinger_Double_Tap_Enable,%REG_DWORD%,0
  595. HKLM,"%HKLMRootPath%\Elantech\SmartPad",TwoFinger_Double_Tap_Path,%REG_SZ%,
  596. ; Dual Mode
  597. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DualMode_TP_Mode,%REG_DWORD%,1 ; 1 = Pointing + Advanced 2 = Slow Pointing 3 = Scrolling + Tap
  598. ; TouchPad Rejection
  599. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function
  600. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_AllArea,%REG_DWORD%,1 ; 0 = Edge Area, 1 = All Area
  601. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_DelayTime_Tap,%REG_DWORD%,1000 ; Unit (ms)
  602. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_DelayTime_Move,%REG_DWORD%,250 ; Unit (ms)
  603. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_DelayTime_Gesture,%REG_DWORD%,1000 ; Unit (ms)
  604. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_Unit,%REG_DWORD%,0 ; 0 = dot, 1 = percent
  605. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_Left_Range,%REG_DWORD%,800 ; 2000 means 20.00%
  606. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_Right_Range,%REG_DWORD%,800
  607. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_Top_Range,%REG_DWORD%,0 ; 1250 means 12.50%
  608. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_Bottom_Range,%REG_DWORD%,0
  609. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenType_AZone_TouchThenFree,%REG_DWORD%,1
  610. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DisableWhenTypeByApTime_Enable,%REG_DWORD%,0 ; 0 = Disable Function, 1 = Enable Function
  611. ; Dynamic Palm Tap
  612. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DynamicPalmTap_Enable,%REG_DWORD%,0
  613. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DynamicPalmTap_RatioX,%REG_DWORD%,8 ; Work on Palm Tap Left and Right
  614. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DynamicPalmTap_RatioY,%REG_DWORD%,8 ; Only work on Palm Tap Up
  615. ; Win8 Edge Swipe
  616. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipeLeft_Enable,%REG_DWORD%,0
  617. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipeRight_Enable,%REG_DWORD%,0
  618. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipeTop_Enable,%REG_DWORD%,0
  619. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipeBottom_Enable,%REG_DWORD%,0
  620. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_Edge_Range,%REG_DWORD%,90
  621. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_Triger_Radius,%REG_DWORD%,80
  622. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_Triger_Angle,%REG_DWORD%,50
  623. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_Mode,%REG_DWORD%,0
  624. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_CharmBar_CursorJump_Enable,%REG_DWORD%,0
  625. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_CharmSelect_Enable,%REG_DWORD%,0
  626. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_AppList_CursorJump_Enable,%REG_DWORD%,0
  627. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Enable,%REG_DWORD%,0
  628. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Left_Return_Middle_Enable,%REG_DWORD%,0
  629. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Left_Return_End_Enable,%REG_DWORD%,0
  630. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Left_To_Down_Enable,%REG_DWORD%,0
  631. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Up_To_Down_Enable,%REG_DWORD%,0
  632. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Left_Enable,%REG_DWORD%,0
  633. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Right_Enable,%REG_DWORD%,0
  634. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Top_Enable,%REG_DWORD%,0
  635. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Bottom_Enable,%REG_DWORD%,0
  636. ; Pen
  637. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Pen_Function_Enable,%REG_DWORD%,0
  638. ; Grab
  639. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Grab_Enable,%REG_DWORD%,0
  640. ; TP Enable/Disable Status
  641. HKLM,"%HKLMRootPath%\Elantech\SmartPad",TPStatus_Mode,%REG_DWORD%,1
  642. ; System DoubleClickTime
  643. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SystemDoubleClickTime,%REG_DWORD%,550
  644. ; System Pointer Speed
  645. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SystemPointerSpeed,%REG_DWORD%,10
  646. ; HID/Mouse switch
  647. HKLM,"%HKLMRootPath%\Elantech\SmartPad",GestureEffect_Mode,%REG_DWORD%,0 ; 0 = Mouse, 1 = HID
  648. ; Free Typing
  649. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FreeTyping_Enable,%REG_DWORD%,0
  650. HKLM,"%HKLMRootPath%\Elantech\SmartPad",FreeTyping_Mode,%REG_DWORD%,600
  651. ; Five Bbutton Dual Mode
  652. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_StartZone_Left,%REG_DWORD%,15
  653. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_StartZone_Right,%REG_DWORD%,15
  654. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_StartZone_Top,%REG_DWORD%,25
  655. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_StartZone_Bottom,%REG_DWORD%,5
  656.  
  657. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_LeftButton_Width,%REG_DWORD%,0
  658. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_LeftButton_Height,%REG_DWORD%,0
  659. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_RightButton_Width,%REG_DWORD%,0
  660. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_RightButton_Height,%REG_DWORD%,0
  661. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_MiddleButton_Width,%REG_DWORD%,0
  662. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_MiddleButton_Height,%REG_DWORD%,0
  663.  
  664. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_T_Use,%REG_DWORD%,25
  665. HKLM,"%HKLMRootPath%\Elantech\SmartPad",PST_T_Idle,%REG_DWORD%,25
  666. HKLM,"%HKLMRootPath%\Elantech\SmartPad",KBC_T_Idle,%REG_DWORD%,25
  667.  
  668. HKLM,"%HKLMRootPath%\Elantech\SmartPad",TP_LeftButton_Width,%REG_DWORD%,0
  669. HKLM,"%HKLMRootPath%\Elantech\SmartPad",TP_LeftButton_Height,%REG_DWORD%,0
  670. HKLM,"%HKLMRootPath%\Elantech\SmartPad",TP_RightButton_Width,%REG_DWORD%,0
  671. HKLM,"%HKLMRootPath%\Elantech\SmartPad",TP_RightButton_Height,%REG_DWORD%,0
  672. ; Mouse Property Change
  673. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ForceAdjustMouseSpeedEnableAtOnce,%REG_DWORD%,0 ; 0: Disable , 1: Enable
  674. HKLM,"%HKLMRootPath%\Elantech\SmartPad",MouseSpeedLevel,%REG_DWORD%,5 ; level 0 ~ level 10
  675. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ForceAdjustDoubleClickTimeEnableAtOnce,%REG_DWORD%,0 ; 0: Disable , 1: Enable
  676. HKLM,"%HKLMRootPath%\Elantech\SmartPad",DoubleClickTimeLevel,%REG_DWORD%,5 ; level 0 ~ level 10
  677. ; Multi-Finger Gesture
  678. HKLM,"%HKLMRootPath%\Elantech\SmartPad",MultiFingerGesture_Enable,%REG_DWORD%,1
  679.  
  680. [ETD0701_SmartPadUI.AddReg]
  681. ; Scroll
  682. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_AutoScroll_ShowItem,%REG_DWORD%,1
  683. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SC_ContinueScroll_ShowItem,%REG_DWORD%,1
  684. ; Zoom
  685. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Zoom_STV_ShowItem,%REG_DWORD%,1
  686. ; Rotate
  687. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Rotation_Enable,%REG_DWORD%,0
  688. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Rotation_Circular_ShowItem,%REG_DWORD%,1
  689. ; EdgeScroll
  690. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_Enable,%REG_DWORD%,1
  691. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_V_ShowItem,%REG_DWORD%,1
  692. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_V_Enable,%REG_DWORD%,1
  693. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_H_ShowItem,%REG_DWORD%,1
  694. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_AutoScroll_ShowItem,%REG_DWORD%,1
  695. HKLM,"%HKLMRootPath%\Elantech\SmartPad",EGS_ContinueScroll_ShowItem,%REG_DWORD%,1
  696. ; Circular Scroll
  697. HKLM,"%HKLMRootPath%\Elantech\SmartPad",CircularScroll_ShowItem,%REG_DWORD%,1
  698. HKLM,"%HKLMRootPath%\Elantech\SmartPad",CircularScroll_Enable,%REG_DWORD%,0
  699. ; Three Finger Move Function
  700. HKLM,"%HKLMRootPath%\Elantech\SmartPad",ThreeFingerMove_Enable,%REG_DWORD%,0
  701. ; Three Finger Press
  702. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap3_Press_Enable,%REG_DWORD%,0
  703. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Tap3_Press_Path,%REG_SZ%,"%ProgramFiles%\Internet Explorer\iexplore.exe"
  704. ; SmartArea
  705. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Enable,%REG_DWORD%,1
  706. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Up_Range,%REG_DWORD%,0
  707. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Down_Range,%REG_DWORD%,0
  708. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Left_Range,%REG_DWORD%,900
  709. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Right_Range,%REG_DWORD%,900
  710. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Radio_Button_ShowItem,%REG_DWORD%,1
  711. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Radio_Button,%REG_DWORD%,4
  712. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Restrict_ShowItem,%REG_DWORD%,1
  713. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Restrict_Move,%REG_DWORD%,1
  714. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Restrict_Tap,%REG_DWORD%,1
  715. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_IdleTime_ShowItem,%REG_DWORD%,1
  716. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_IdleTime_Enable,%REG_DWORD%,1
  717. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_IdleTime,%REG_DWORD%,3
  718. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_IdleTime_Unit,%REG_DWORD%,1000
  719. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_Unit,%REG_DWORD%,1 ; 0 = dot, 1 = percent
  720. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SmartArea_BreakTime,%REG_DWORD%,0
  721. ; EdgeMotion
  722. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Enable,%REG_DWORD%,1
  723. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Radio,%REG_DWORD%,1
  724. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Radio2_Slider,%REG_DWORD%,3
  725. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Up_Range,%REG_DWORD%,200
  726. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Down_Range,%REG_DWORD%,200
  727. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Left_Range,%REG_DWORD%,200
  728. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Right_Range,%REG_DWORD%,200
  729. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SM_Triger_Counter,%REG_DWORD%,100
  730. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SL_Enable,%REG_DWORD%,1
  731. HKLM,"%HKLMRootPath%\Elantech\SmartPad",SL_Key,%REG_DWORD%,0
  732.  
  733. ;----------------------------------------------------------------------------
  734. ; SmartPad UI Default Section - Win8
  735. ;----------------------------------------------------------------------------
  736.  
  737. [ETD_SmartPadUI_Win8.AddReg]
  738. ; Win8 Edge Swipe
  739. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipeLeft_Enable,%REG_DWORD%,1
  740. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipeRight_Enable,%REG_DWORD%,1
  741. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipeTop_Enable,%REG_DWORD%,1
  742. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipeBottom_Enable,%REG_DWORD%,0
  743. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_Edge_Range,%REG_DWORD%,90
  744. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_Triger_Radius,%REG_DWORD%,80
  745. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_Triger_Angle,%REG_DWORD%,50
  746. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_Mode,%REG_DWORD%,0
  747. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_CharmBar_CursorJump_Enable,%REG_DWORD%,0
  748. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeSwipe_AppList_CursorJump_Enable,%REG_DWORD%,0
  749. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Enable,%REG_DWORD%,0
  750. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Left_Return_Middle_Enable,%REG_DWORD%,0
  751. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Left_Return_End_Enable,%REG_DWORD%,0
  752. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Left_To_Down_Enable,%REG_DWORD%,0
  753. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Up_To_Down_Enable,%REG_DWORD%,0
  754. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Left_Enable,%REG_DWORD%,0
  755. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Right_Enable,%REG_DWORD%,0
  756. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Top_Enable,%REG_DWORD%,0
  757. HKLM,"%HKLMRootPath%\Elantech\SmartPad",Win8EdgeAdvance_Bottom_Enable,%REG_DWORD%,0
  758.  
  759. [ETD0701_SmartPadUI_Win8.AddReg]
  760.  
  761. ;----------------------------------------------------------------------------
  762. ; Application Optimize
  763. ;----------------------------------------------------------------------------
  764. ; Set "1" mean is
  765. ;
  766. ; Option
  767. ;
  768. ; Row 1 Byte 1 = > Don't Show Cursor Icon
  769. ; Row 1 Byte 2 = > Two Finger Scroll Disable
  770. ; Row 1 Byte 3 = > Zoom Disable
  771. ; Row 1 Byte 4 = > Rotate Disable
  772. ; Row 1 Byte 5 = > One Time Zoom Enable
  773. ; Row 1 Byte 6 = > Free Rotate Enable
  774. ; Row 1 Byte 7 = > Vertical Scroll Value To UserMode
  775. ; Row 1 Byte 8 = > PST Smooth Scroll Support
  776.  
  777. ; Row 2 Byte 1 = > EdgeScroll Disable
  778. ; Row 2 Byte 2 = > Enable Top Edge Swipe
  779. ; Row 2 Byte 3 = > Horizontal Scroll Value To Kernel
  780. ; Row 2 Byte 4 = > Don't Triger DisableWhenType
  781. ; Row 2 Byte 5 = > Touch-Injection Scroll Enable
  782. ; Row 2 Byte 6 = > Touch-Injection Zoom Enable
  783. ; Row 2 Byte 7 = > Touch-Injection Rotate Enable
  784. ; Row 2 Byte 8 = > High Resolution Zoom Enable
  785.  
  786. ; Row 3 Byte 1 = > Disable Inertial Scroll (1 & 2 finger)
  787. ; Row 3 Byte 2 = >
  788. ; Row 3 Byte 3 = >
  789. ; Row 3 Byte 4 = >
  790. ;
  791. ; Scroll
  792. ;
  793. ; Row 1 Byte 1 = > V Scroll Power
  794. ; Row 1 Byte 2 = > V Scroll Unit
  795. ; Row 1 Byte 3 = > H Scroll Power
  796. ; Row 1 Byte 4 = > H Scroll Unit
  797. ; Row 1 Byte 5 = > Scroll DyRR V1
  798. ; Row 1 Byte 6 = > Scroll DyRR V2
  799. ; Row 1 Byte 7 = > Scroll DyRR V3
  800. ; Row 1 Byte 8 = > Scroll DyRR V4
  801. ; Row 2 Byte 1 = > Scroll DyRR V5
  802. ; Row 2 Byte 2 = > Scroll DyRR V6
  803. ; Row 2 Byte 3 = > Scroll DyRR V7
  804. ; Row 2 Byte 4 = > Scroll DyRR V8
  805. ; Row 2 Byte 5 = > Scroll DyRR H1
  806. ; Row 2 Byte 6 = > Scroll DyRR H2
  807. ; Row 2 Byte 7 = > Scroll DyRR H3
  808. ; Row 2 Byte 8 = > Scroll DyRR H4
  809. ; Row 3 Byte 1 = > Scroll DyRR H5
  810. ; Row 3 Byte 2 = > Scroll DyRR H6
  811. ; Row 3 Byte 3 = > Scroll DyRR H7
  812. ; Row 3 Byte 4 = > Scroll DyRR H8
  813. ; Row 3 Byte 5 = > Scroll DyRR Delta1
  814. ; Row 3 Byte 6 = > Scroll DyRR Delta2
  815. ; Row 3 Byte 7 = > Scroll DyRR Delta3
  816. ; Row 3 Byte 8 = > Scroll DyRR Delta4
  817. ; Row 4 Byte 1 = > Scroll DyRR Delta5
  818. ; Row 4 Byte 2 = > Scroll DyRR Delta6
  819. ; Row 4 Byte 3 = > Scroll DyRR Delta7
  820. ; Row 4 Byte 4 = > Scroll DyRR Delta8
  821. ; Row 4 Byte 5 = > Inertial Scroll V Keep Last Inertial Count
  822. ; Row 4 Byte 6 = > Inertial Scroll V Curve Factor
  823. ; Row 4 Byte 7 = > Inertial Scroll V Stop Threshold
  824. ; Row 4 Byte 8 = > Inertial Scroll H Keep Last Inertial Count
  825. ; Row 6 Byte 1 = > Inertial Scroll H Curve Factor
  826. ; Row 6 Byte 2 = > Inertial Scroll H Stop Threshold
  827. ;
  828. ; Zoom
  829. ;
  830. ; Row 1 Byte 1 = > Zoom DyRR V1
  831. ; Row 1 Byte 2 = > Zoom DyRR V2
  832. ; Row 1 Byte 3 = > Zoom DyRR V3
  833. ; Row 1 Byte 4 = > Zoom DyRR V4
  834. ; Row 1 Byte 5 = > Zoom DyRR V5
  835. ; Row 1 Byte 6 = > Zoom DyRR V6
  836. ; Row 1 Byte 7 = > Zoom DyRR V7
  837. ; Row 1 Byte 8 = > Zoom DyRR V8
  838. ; Row 2 Byte 1 = > Zoom DyRR H1
  839. ; Row 2 Byte 2 = > Zoom DyRR H2
  840. ; Row 2 Byte 3 = > Zoom DyRR H3
  841. ; Row 2 Byte 4 = > Zoom DyRR H4
  842. ; Row 2 Byte 5 = > Zoom DyRR H5
  843. ; Row 2 Byte 6 = > Zoom DyRR H6
  844. ; Row 2 Byte 7 = > Zoom DyRR H7
  845. ; Row 2 Byte 8 = > Zoom DyRR H8
  846. ; Row 3 Byte 1 = > Zoom DyRR Delta1
  847. ; Row 3 Byte 2 = > Zoom DyRR Delta2
  848. ; Row 3 Byte 3 = > Zoom DyRR Delta3
  849. ; Row 3 Byte 4 = > Zoom DyRR Delta4
  850. ; Row 3 Byte 5 = > Zoom DyRR Delta5
  851. ; Row 3 Byte 6 = > Zoom DyRR Delta6
  852. ; Row 3 Byte 7 = > Zoom DyRR Delta7
  853. ; Row 3 Byte 8 = > Zoom DyRR Delta8
  854.  
  855. [ETD_APOptimize.AddReg]
  856. ; AdobeReader
  857. HKLM,"%HKLMRootPath%\Elantech\APOptimize\AdobeReader",Text,%REG_SZ%,"Adobe Reader"
  858. HKLM,"%HKLMRootPath%\Elantech\APOptimize\AdobeReader",Class,%REG_SZ%,"AcrobatSDIWindow"
  859. HKLM,"%HKLMRootPath%\Elantech\APOptimize\AdobeReader",FocusText,%REG_SZ%,""
  860. HKLM,"%HKLMRootPath%\Elantech\APOptimize\AdobeReader",FocusClass,%REG_SZ%,""
  861. HKLM,"%HKLMRootPath%\Elantech\APOptimize\AdobeReader",FileName,%REG_SZ%,"AcroRd32.exe"
  862. HKLM,"%HKLMRootPath%\Elantech\APOptimize\AdobeReader",Option,%REG_BINARY%,\
  863. 00,00,00,00,00,00,00,00,\
  864. 00,00,00,00,00,00,00,00,\
  865. 00,00,00,00
  866. HKLM,"%HKLMRootPath%\Elantech\APOptimize\AdobeReader",Scroll,%REG_BINARY%,\
  867. 01,04,01,04,14,0F,0C,0A,\
  868. 09,07,05,03,58,28,18,10,\
  869. 0C,08,02,02,02,05,0A,0C,\
  870. 0F,11,23,4B,05,5A,00,05,\
  871. 5A,00
  872. HKLM,"%HKLMRootPath%\Elantech\APOptimize\AdobeReader",Zoom,%REG_BINARY%,\
  873. 58,28,18,10,0C,08,02,02,\
  874. 58,28,18,10,0C,08,02,02,\
  875. 01,02,05,07,0A,11,4B,4B
  876.  
  877. ; FireFoxBrowser
  878. HKLM,"%HKLMRootPath%\Elantech\APOptimize\FireFoxBrowser",Text,%REG_SZ%,""
  879. HKLM,"%HKLMRootPath%\Elantech\APOptimize\FireFoxBrowser",Class,%REG_SZ%,"MozillaWindowClass"
  880. HKLM,"%HKLMRootPath%\Elantech\APOptimize\FireFoxBrowser",FocusText,%REG_SZ%,""
  881. HKLM,"%HKLMRootPath%\Elantech\APOptimize\FireFoxBrowser",FocusClass,%REG_SZ%,""
  882. HKLM,"%HKLMRootPath%\Elantech\APOptimize\FireFoxBrowser",FileName,%REG_SZ%,"firefox.exe"
  883. HKLM,"%HKLMRootPath%\Elantech\APOptimize\FireFoxBrowser",Option,%REG_BINARY%,\
  884. 01,00,00,00,00,00,00,00,\
  885. 00,00,01,01,00,00,00,00,\
  886. 00,00,00,00
  887. HKLM,"%HKLMRootPath%\Elantech\APOptimize\FireFoxBrowser",Scroll,%REG_BINARY%,\
  888. 01,08,01,04,35,19,14,0F,\
  889. 0C,0A,08,06,35,19,14,0F,\
  890. 0C,0A,08,06,02,05,14,1E,\
  891. 32,4B,78,96,02,5B,02,02,\
  892. 5B,02
  893. HKLM,"%HKLMRootPath%\Elantech\APOptimize\FireFoxBrowser",Zoom,%REG_BINARY%,\
  894. 58,28,18,10,0C,08,02,02,\
  895. 58,28,18,10,0C,08,02,02,\
  896. 01,02,05,07,0A,11,4B,4B
  897.  
  898. ; GoogleChromeBrowser
  899. HKLM,"%HKLMRootPath%\Elantech\APOptimize\GoogleChromeBrowser",Text,%REG_SZ%,"Google"
  900. HKLM,"%HKLMRootPath%\Elantech\APOptimize\GoogleChromeBrowser",Class,%REG_SZ%,"Chrome_WidgetWin_1"
  901. HKLM,"%HKLMRootPath%\Elantech\APOptimize\GoogleChromeBrowser",FocusText,%REG_SZ%,""
  902. HKLM,"%HKLMRootPath%\Elantech\APOptimize\GoogleChromeBrowser",FocusClass,%REG_SZ%,""
  903. HKLM,"%HKLMRootPath%\Elantech\APOptimize\GoogleChromeBrowser",FileName,%REG_SZ%,"chrome.exe"
  904. HKLM,"%HKLMRootPath%\Elantech\APOptimize\GoogleChromeBrowser",Option,%REG_BINARY%,\
  905. 01,00,00,00,00,00,00,00,\
  906. 00,00,00,01,00,00,00,00,\
  907. 00,00,00,00
  908. HKLM,"%HKLMRootPath%\Elantech\APOptimize\GoogleChromeBrowser",Scroll,%REG_BINARY%,\
  909. 01,04,01,C8,35,19,14,0F,\
  910. 0C,0A,08,06,35,19,14,0F,\
  911. 0C,0A,08,06,02,05,14,1E,\
  912. 32,4B,78,96,00,5D,01,00,\
  913. 5D,01
  914. HKLM,"%HKLMRootPath%\Elantech\APOptimize\GoogleChromeBrowser",Zoom,%REG_BINARY%,\
  915. 58,28,18,10,0C,08,02,02,\
  916. 58,28,18,10,0C,08,02,02,\
  917. 01,02,05,07,0A,11,4B,4B
  918.  
  919. ; MetroApp1
  920. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp1",Text,%REG_SZ%,""
  921. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp1",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  922. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp1",FocusText,%REG_SZ%,""
  923. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp1",FocusClass,%REG_SZ%,""
  924. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp1",FileName,%REG_SZ%,"elan_def"
  925. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp1",Option,%REG_BINARY%,\
  926. 00,00,00,00,00,00,00,01,\
  927. 00,01,01,00,00,00,00,00,\
  928. 00,00,00,00
  929. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp1",Scroll,%REG_BINARY%,\
  930. 01,04,01,04,35,19,14,0F,\
  931. 0C,0A,08,06,35,19,14,0F,\
  932. 0C,0A,08,06,02,05,14,1E,\
  933. 32,4B,78,96,02,5A,01,02,\
  934. 5A,01
  935. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp1",Zoom,%REG_BINARY%,\
  936. 58,28,18,10,0C,08,02,02,\
  937. 58,28,18,10,0C,08,02,02,\
  938. 01,02,05,07,0A,11,4B,4B
  939.  
  940. ; MetroApp2
  941. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp2",Text,%REG_SZ%,""
  942. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp2",Class,%REG_SZ%,"Shell_Dialog"
  943. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp2",FocusText,%REG_SZ%,""
  944. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp2",FocusClass,%REG_SZ%,""
  945. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp2",FileName,%REG_SZ%,"elan_def"
  946. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp2",Option,%REG_BINARY%,\
  947. 00,00,00,00,00,00,00,01,\
  948. 00,01,01,00,00,00,00,00,\
  949. 00,00,00,00
  950. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp2",Scroll,%REG_BINARY%,\
  951. 01,04,01,04,35,19,14,0F,\
  952. 0C,0A,08,06,35,19,14,0F,\
  953. 0C,0A,08,06,02,05,14,1E,\
  954. 32,4B,78,96,02,5A,01,02,\
  955. 5A,01
  956. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp2",Zoom,%REG_BINARY%,\
  957. 58,28,18,10,0C,08,02,02,\
  958. 58,28,18,10,0C,08,02,02,\
  959. 01,02,05,07,0A,11,4B,4B
  960.  
  961. ; MetroApp3
  962. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp3",Text,%REG_SZ%,""
  963. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp3",Class,%REG_SZ%,"ApplicationManagrShellWindows"
  964. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp3",FocusText,%REG_SZ%,""
  965. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp3",FocusClass,%REG_SZ%,""
  966. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp3",FileName,%REG_SZ%,"elan_def"
  967. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp3",Option,%REG_BINARY%,\
  968. 00,00,00,00,00,00,00,01,\
  969. 00,01,01,00,00,00,00,00,\
  970. 00,00,00,00
  971. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp3",Scroll,%REG_BINARY%,\
  972. 01,04,01,04,35,19,14,0F,\
  973. 0C,0A,08,06,35,19,14,0F,\
  974. 0C,0A,08,06,02,05,14,1E,\
  975. 32,4B,78,96,02,5A,01,02,\
  976. 5A,01
  977. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroApp3",Zoom,%REG_BINARY%,\
  978. 58,28,18,10,0C,08,02,02,\
  979. 58,28,18,10,0C,08,02,02,\
  980. 01,02,05,07,0A,11,4B,4B
  981.  
  982. ; MetroCamera
  983. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroCamera",Text,%REG_SZ%,"Camera"
  984. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroCamera",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  985. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroCamera",FocusText,%REG_SZ%,""
  986. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroCamera",FocusClass,%REG_SZ%,""
  987. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroCamera",FileName,%REG_SZ%,"webcam.exe"
  988. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroCamera",Option,%REG_BINARY%,\
  989. 00,00,00,00,00,00,00,01,\
  990. 00,01,00,00,00,00,00,00,\
  991. 01,00,00,00
  992. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroCamera",Scroll,%REG_BINARY%,\
  993. 01,10,01,10,28,19,14,0F,\
  994. 0A,07,05,04,28,19,14,0F,\
  995. 0A,07,05,04,02,05,0A,14,\
  996. 32,4B,78,96,00,5A,01,00,\
  997. 5A,01
  998. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroCamera",Zoom,%REG_BINARY%,\
  999. 58,28,18,10,0C,08,02,02,\
  1000. 58,28,18,10,0C,08,02,02,\
  1001. 01,02,05,07,0A,11,4B,4B
  1002.  
  1003. ; MetroIE
  1004. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroIE",Text,%REG_SZ%,""
  1005. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroIE",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1006. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroIE",FocusText,%REG_SZ%,""
  1007. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroIE",FocusClass,%REG_SZ%,""
  1008. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroIE",FileName,%REG_SZ%,"iexplore.exe"
  1009. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroIE",Option,%REG_BINARY%,\
  1010. 00,00,00,00,00,00,00,01,\
  1011. 00,01,01,00,00,00,00,00,\
  1012. 00,00,00,00
  1013. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroIE",Scroll,%REG_BINARY%,\
  1014. 01,04,01,04,35,19,14,0F,\
  1015. 0C,0A,08,06,35,19,14,0F,\
  1016. 0C,0A,08,06,02,05,14,1E,\
  1017. 32,4B,78,96,00,5A,01,00,\
  1018. 5A,01
  1019. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroIE",Zoom,%REG_BINARY%,\
  1020. 58,28,18,10,0C,08,02,02,\
  1021. 58,28,18,10,0C,08,02,02,\
  1022. 01,02,05,07,0A,11,4B,4B
  1023.  
  1024. ; MetroMaps
  1025. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroMaps",Text,%REG_SZ%,"Metro Maps"
  1026. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroMaps",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1027. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroMaps",FocusText,%REG_SZ%,""
  1028. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroMaps",FocusClass,%REG_SZ%,""
  1029. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroMaps",FileName,%REG_SZ%,"Map.exe"
  1030. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroMaps",Option,%REG_BINARY%,\
  1031. 00,00,00,00,00,00,00,00,\
  1032. 00,01,01,00,00,00,00,01,\
  1033. 00,00,00,00
  1034. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroMaps",Scroll,%REG_BINARY%,\
  1035. 01,04,01,04,35,19,14,0F,\
  1036. 0C,0A,08,06,35,19,14,0F,\
  1037. 0C,0A,08,06,02,05,14,1E,\
  1038. 32,4B,78,96,02,5A,01,02,\
  1039. 5A,01
  1040. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroMaps",Zoom,%REG_BINARY%,\
  1041. 58,28,18,10,0C,08,02,02,\
  1042. 58,28,18,10,0C,08,02,02,\
  1043. 01,02,05,07,0A,11,4B,4B
  1044.  
  1045. ; MetroReader
  1046. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroReader",Text,%REG_SZ%,""
  1047. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroReader",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1048. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroReader",FocusText,%REG_SZ%,""
  1049. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroReader",FocusClass,%REG_SZ%,""
  1050. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroReader",FileName,%REG_SZ%,"glcnd.exe"
  1051. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroReader",Option,%REG_BINARY%,\
  1052. 00,00,00,00,00,00,00,00,\
  1053. 00,01,00,00,00,00,00,00,\
  1054. 00,00,00,00
  1055. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroReader",Scroll,%REG_BINARY%,\
  1056. 01,04,01,24,35,19,14,0F,\
  1057. 0C,0A,08,06,35,19,14,0F,\
  1058. 0C,0A,08,06,02,05,14,1E,\
  1059. 32,4B,78,96,00,55,01,00,\
  1060. 55,01
  1061. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroReader",Zoom,%REG_BINARY%,\
  1062. 58,28,18,10,0C,08,02,02,\
  1063. 58,28,18,10,0C,08,02,02,\
  1064. 01,02,05,07,0A,11,4B,4B
  1065.  
  1066. ; MetroUI
  1067. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroUI",Text,%REG_SZ%,"Start menu"
  1068. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroUI",Class,%REG_SZ%,"ImmersiveLauncher"
  1069. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroUI",FocusText,%REG_SZ%,""
  1070. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroUI",FocusClass,%REG_SZ%,""
  1071. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroUI",FileName,%REG_SZ%,"explorer.exe"
  1072. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroUI",Option,%REG_BINARY%,\
  1073. 00,00,00,00,00,00,00,00,\
  1074. 00,01,01,00,00,00,00,00,\
  1075. 00,00,00,00
  1076. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroUI",Scroll,%REG_BINARY%,\
  1077. 01,04,01,04,35,19,14,0F,\
  1078. 0C,0A,08,06,35,19,14,0F,\
  1079. 0C,0A,08,06,02,05,14,1E,\
  1080. 32,4B,78,96,02,5A,01,02,\
  1081. 5A,01
  1082. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MetroUI",Zoom,%REG_BINARY%,\
  1083. 58,28,18,10,0C,08,02,02,\
  1084. 58,28,18,10,0C,08,02,02,\
  1085. 01,02,05,07,0A,11,4B,4B
  1086.  
  1087. ; MicrosoftOffice2007Excel
  1088. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Excel",Text,%REG_SZ%,"Microsoft Office 2007 Excel"
  1089. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Excel",Class,%REG_SZ%,"XLMAIN"
  1090. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Excel",FocusText,%REG_SZ%,""
  1091. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Excel",FocusClass,%REG_SZ%,""
  1092. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Excel",FileName,%REG_SZ%,"EXCEL.EXE"
  1093. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Excel",Option,%REG_BINARY%,\
  1094. 00,00,00,00,00,00,01,01,\
  1095. 00,00,00,00,00,00,00,00,\
  1096. 00,00,00,00
  1097. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Excel",Scroll,%REG_BINARY%,\
  1098. 01,08,01,0C,7D,69,5F,55,\
  1099. 50,4B,46,41,D3,C5,B5,A2,\
  1100. 9A,8F,81,76,02,0A,1E,3C,\
  1101. 5A,78,A0,C8,05,5A,00,05,\
  1102. 5A,00
  1103. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Excel",Zoom,%REG_BINARY%,\
  1104. 58,28,18,10,0C,08,02,02,\
  1105. 58,28,18,10,0C,08,02,02,\
  1106. 01,02,05,07,0A,11,4B,4B
  1107.  
  1108. ; MicrosoftOffice2007Outlook
  1109. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Outlook",Text,%REG_SZ%,""
  1110. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Outlook",Class,%REG_SZ%,"rctrl_renwnd32"
  1111. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Outlook",FocusText,%REG_SZ%,""
  1112. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Outlook",FocusClass,%REG_SZ%,""
  1113. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Outlook",FileName,%REG_SZ%,"OUTLOOK.EXE"
  1114. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Outlook",Option,%REG_BINARY%,\
  1115. 00,00,00,00,00,00,00,01,\
  1116. 00,00,00,00,00,00,00,00,\
  1117. 00,00,00,00
  1118. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Outlook",Scroll,%REG_BINARY%,\
  1119. 01,04,01,04,0F,0C,0A,08,\
  1120. 07,06,05,04,3C,2D,23,19,\
  1121. 0F,0A,08,06,02,05,0A,0C,\
  1122. 0F,11,23,4B,05,5A,01,05,\
  1123. 5A,01
  1124. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Outlook",Zoom,%REG_BINARY%,\
  1125. 58,28,18,10,0C,08,02,02,\
  1126. 58,28,18,10,0C,08,02,02,\
  1127. 01,02,05,07,0A,11,4B,4B
  1128.  
  1129. ; MicrosoftOffice2007PowerPoint
  1130. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007PowerPoint",Text,%REG_SZ%,""
  1131. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007PowerPoint",Class,%REG_SZ%,"PP12FrameClass"
  1132. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007PowerPoint",FocusText,%REG_SZ%,""
  1133. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007PowerPoint",FocusClass,%REG_SZ%,""
  1134. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE"
  1135. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007PowerPoint",Option,%REG_BINARY%,\
  1136. 00,00,00,00,00,00,00,01,\
  1137. 00,00,00,00,00,00,00,00,\
  1138. 00,00,00,00
  1139. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007PowerPoint",Scroll,%REG_BINARY%,\
  1140. 01,04,01,04,28,19,14,0F,\
  1141. 0C,0A,08,06,3C,2D,23,19,\
  1142. 0F,0A,08,06,02,05,0A,0C,\
  1143. 0F,11,23,4B,01,5A,01,01,\
  1144. 5A,01
  1145. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007PowerPoint",Zoom,%REG_BINARY%,\
  1146. 58,28,18,10,0C,08,02,02,\
  1147. 58,28,18,10,0C,08,02,02,\
  1148. 01,02,05,07,0A,11,4B,4B
  1149.  
  1150. ; MicrosoftOffice2007Word
  1151. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Word",Text,%REG_SZ%,"Microsoft Word"
  1152. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Word",Class,%REG_SZ%,"OpusApp"
  1153. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Word",FocusText,%REG_SZ%,""
  1154. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Word",FocusClass,%REG_SZ%,""
  1155. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Word",FileName,%REG_SZ%,"WINWORD.EXE"
  1156. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Word",Option,%REG_BINARY%,\
  1157. 00,00,00,00,00,00,00,01,\
  1158. 00,00,00,00,00,00,00,00,\
  1159. 00,00,00,00
  1160. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Word",Scroll,%REG_BINARY%,\
  1161. 01,04,01,10,0F,0C,0A,08,\
  1162. 07,06,05,04,3C,2D,23,19,\
  1163. 0F,0A,07,06,02,05,0A,0C,\
  1164. 0F,11,23,4B,05,5A,01,05,\
  1165. 5A,01
  1166. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2007Word",Zoom,%REG_BINARY%,\
  1167. 58,28,18,10,0C,08,02,02,\
  1168. 58,28,18,10,0C,08,02,02,\
  1169. 01,02,05,07,0A,11,4B,4B
  1170.  
  1171. ; MicrosoftOffice2010PowerPoint
  1172. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2010PowerPoint",Text,%REG_SZ%,""
  1173. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2010PowerPoint",Class,%REG_SZ%,"PPTFrameClass"
  1174. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2010PowerPoint",FocusText,%REG_SZ%,""
  1175. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2010PowerPoint",FocusClass,%REG_SZ%,""
  1176. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2010PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE"
  1177. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2010PowerPoint",Option,%REG_BINARY%,\
  1178. 00,00,00,00,00,00,00,01,\
  1179. 00,00,00,00,00,00,00,00,\
  1180. 00,00,00,00
  1181. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2010PowerPoint",Scroll,%REG_BINARY%,\
  1182. 01,04,01,04,28,1E,14,0F,\
  1183. 0C,0A,0A,0A,3C,2D,23,19,\
  1184. 0F,0A,08,06,02,05,0A,0C,\
  1185. 0F,11,23,4B,01,5A,01,01,\
  1186. 5A,01
  1187. HKLM,"%HKLMRootPath%\Elantech\APOptimize\MicrosoftOffice2010PowerPoint",Zoom,%REG_BINARY%,\
  1188. 58,28,18,10,0C,08,02,02,\
  1189. 58,28,18,10,0C,08,02,02,\
  1190. 01,02,05,07,0A,11,4B,4B
  1191.  
  1192. ; NormalDesktop
  1193. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop",Text,%REG_SZ%,"Program Manager"
  1194. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop",Class,%REG_SZ%,"Progman"
  1195. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop",FocusText,%REG_SZ%,""
  1196. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop",FocusClass,%REG_SZ%,""
  1197. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop",FileName,%REG_SZ%,"explorer.exe"
  1198. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop",Option,%REG_BINARY%,\
  1199. 00,00,00,00,00,00,01,00,\
  1200. 00,00,00,00,00,00,00,00,\
  1201. 00,00,00,00
  1202. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop",Scroll,%REG_BINARY%,\
  1203. 01,10,01,78,58,28,18,10,\
  1204. 0C,08,02,02,58,28,18,10,\
  1205. 0C,08,02,02,01,02,05,07,\
  1206. 0A,11,4B,4B,0A,50,00,05,\
  1207. 5A,00
  1208. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop",Zoom,%REG_BINARY%,\
  1209. 58,28,18,10,0C,08,02,02,\
  1210. 58,28,18,10,0C,08,02,02,\
  1211. 01,02,05,07,0A,11,4B,4B
  1212.  
  1213. ; NormalDesktop2
  1214. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop2",Text,%REG_SZ%,"Program Manager"
  1215. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop2",Class,%REG_SZ%,"WorkerW"
  1216. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop2",FocusText,%REG_SZ%,""
  1217. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop2",FocusClass,%REG_SZ%,""
  1218. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop2",FileName,%REG_SZ%,"explorer.exe"
  1219. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop2",Option,%REG_BINARY%,\
  1220. 00,00,00,00,00,00,01,00,\
  1221. 00,00,00,00,00,00,00,00,\
  1222. 00,00,00,00
  1223. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop2",Scroll,%REG_BINARY%,\
  1224. 01,10,01,78,58,28,18,10,\
  1225. 0C,08,02,02,58,28,18,10,\
  1226. 0C,08,02,02,01,02,05,07,\
  1227. 0A,11,4B,4B,0A,50,00,05,\
  1228. 5A,00
  1229. HKLM,"%HKLMRootPath%\Elantech\APOptimize\NormalDesktop2",Zoom,%REG_BINARY%,\
  1230. 58,28,18,10,0C,08,02,02,\
  1231. 58,28,18,10,0C,08,02,02,\
  1232. 01,02,05,07,0A,11,4B,4B
  1233.  
  1234. ; PhotoViewer
  1235. HKLM,"%HKLMRootPath%\Elantech\APOptimize\PhotoViewer",Text,%REG_SZ%,""
  1236. HKLM,"%HKLMRootPath%\Elantech\APOptimize\PhotoViewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  1237. HKLM,"%HKLMRootPath%\Elantech\APOptimize\PhotoViewer",FocusText,%REG_SZ%,""
  1238. HKLM,"%HKLMRootPath%\Elantech\APOptimize\PhotoViewer",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  1239. HKLM,"%HKLMRootPath%\Elantech\APOptimize\PhotoViewer",FileName,%REG_SZ%,"dllhost.exe"
  1240. HKLM,"%HKLMRootPath%\Elantech\APOptimize\PhotoViewer",Option,%REG_BINARY%,\
  1241. 00,00,00,00,00,00,01,00,\
  1242. 00,00,00,00,00,00,00,00,\
  1243. 01,00,00,00
  1244. HKLM,"%HKLMRootPath%\Elantech\APOptimize\PhotoViewer",Scroll,%REG_BINARY%,\
  1245. 01,C8,01,40,58,28,18,10,\
  1246. 0C,08,02,02,58,28,18,10,\
  1247. 0C,08,02,02,01,02,05,07,\
  1248. 0A,11,4B,4B,0A,50,00,05,\
  1249. 5A,00
  1250. HKLM,"%HKLMRootPath%\Elantech\APOptimize\PhotoViewer",Zoom,%REG_BINARY%,\
  1251. 58,28,18,10,0C,08,02,02,\
  1252. 58,28,18,10,0C,08,02,02,\
  1253. 01,02,05,07,0A,11,4B,4B
  1254.  
  1255. ; Win8.1MetroCamera
  1256. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroCamera",Text,%REG_SZ%,"Camera"
  1257. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroCamera",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1258. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroCamera",FocusText,%REG_SZ%,""
  1259. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroCamera",FocusClass,%REG_SZ%,""
  1260. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroCamera",FileName,%REG_SZ%,"Camera.exe"
  1261. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroCamera",Option,%REG_BINARY%,\
  1262. 00,00,00,00,00,00,00,01,\
  1263. 00,01,01,00,00,00,00,00,\
  1264. 01,00,00,00
  1265. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroCamera",Scroll,%REG_BINARY%,\
  1266. 01,10,01,10,28,19,14,0F,\
  1267. 0A,07,05,04,28,19,14,0F,\
  1268. 0A,07,05,04,02,05,0A,14,\
  1269. 32,4B,78,96,00,5A,01,00,\
  1270. 5A,01
  1271. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroCamera",Zoom,%REG_BINARY%,\
  1272. 58,28,18,10,0C,08,02,02,\
  1273. 58,28,18,10,0C,08,02,02,\
  1274. 01,02,05,07,0A,11,4B,4B
  1275.  
  1276. ; Win8.1MetroPhoto
  1277. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroPhoto",Text,%REG_SZ%,"Photos"
  1278. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroPhoto",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1279. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroPhoto",FocusText,%REG_SZ%,""
  1280. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroPhoto",FocusClass,%REG_SZ%,""
  1281. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroPhoto",FileName,%REG_SZ%,"PhotosApp.exe"
  1282. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroPhoto",Option,%REG_BINARY%,\
  1283. 00,00,00,00,00,00,00,00,\
  1284. 00,01,01,00,00,00,00,00,\
  1285. 01,00,00,00
  1286. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroPhoto",Scroll,%REG_BINARY%,\
  1287. 01,10,01,10,28,19,14,0F,\
  1288. 0A,07,05,04,28,19,14,0F,\
  1289. 0A,07,05,04,02,05,0A,14,\
  1290. 32,4B,78,96,00,5A,01,00,\
  1291. 5A,01
  1292. HKLM,"%HKLMRootPath%\Elantech\APOptimize\Win8.1MetroPhoto",Zoom,%REG_BINARY%,\
  1293. 58,28,18,10,0C,08,02,02,\
  1294. 58,28,18,10,0C,08,02,02,\
  1295. 01,02,05,07,0A,11,4B,4B
  1296.  
  1297. ; WindowsExplorer
  1298. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsExplorer",Text,%REG_SZ%,""
  1299. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsExplorer",Class,%REG_SZ%,"CabinetWClass"
  1300. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsExplorer",FocusText,%REG_SZ%,""
  1301. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsExplorer",FocusClass,%REG_SZ%,""
  1302. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsExplorer",FileName,%REG_SZ%,"explorer.exe"
  1303. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsExplorer",Option,%REG_BINARY%,\
  1304. 00,00,00,00,00,00,01,00,\
  1305. 00,00,00,00,00,00,00,00,\
  1306. 00,00,00,00
  1307. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsExplorer",Scroll,%REG_BINARY%,\
  1308. 01,0C,01,0C,7D,69,5F,55,\
  1309. 50,4B,46,41,D3,C5,B5,A2,\
  1310. 9A,8D,81,76,02,0A,1E,3C,\
  1311. 5A,78,A0,C8,05,5A,00,05,\
  1312. 5C,00
  1313. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsExplorer",Zoom,%REG_BINARY%,\
  1314. 58,28,18,10,0C,08,02,02,\
  1315. 58,28,18,10,0C,08,02,02,\
  1316. 01,02,05,07,0A,11,4B,4B
  1317.  
  1318. ; WindowsInternetExplorer
  1319. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsInternetExplorer",Text,%REG_SZ%,"Windows Internet Explorer"
  1320. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsInternetExplorer",Class,%REG_SZ%,"IEFrame"
  1321. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsInternetExplorer",FocusText,%REG_SZ%,""
  1322. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsInternetExplorer",FocusClass,%REG_SZ%,""
  1323. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsInternetExplorer",FileName,%REG_SZ%,"iexplore.exe"
  1324. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsInternetExplorer",Option,%REG_BINARY%,\
  1325. 01,00,00,00,00,00,01,00,\
  1326. 00,00,00,01,00,00,00,00,\
  1327. 00,00,00,00
  1328. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsInternetExplorer",Scroll,%REG_BINARY%,\
  1329. 01,04,01,04,35,19,14,0F,\
  1330. 0C,0A,08,06,35,19,14,0F,\
  1331. 0C,0A,08,06,02,05,14,1E,\
  1332. 32,4B,78,96,02,5D,02,02,\
  1333. 5D,02
  1334. HKLM,"%HKLMRootPath%\Elantech\APOptimize\WindowsInternetExplorer",Zoom,%REG_BINARY%,\
  1335. 58,28,18,10,0C,08,02,02,\
  1336. 58,28,18,10,0C,08,02,02,\
  1337. 01,02,05,07,0A,11,4B,4B
  1338.  
  1339.  
  1340. ;----------------------------------------------------------------------------
  1341. [ETD_GestureAPHotKey.AddReg]
  1342.  
  1343. ;-------------------- Metro Photos --------------------
  1344. ; PageUp => Page Up
  1345. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Metro Photos",Text,%REG_SZ%,"Photos"
  1346. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Metro Photos",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1347. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Metro Photos",FileName,%REG_SZ%,"WWAHost.exe"
  1348. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Metro Photos",FileVersion,%REG_SZ%,""
  1349. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Metro Photos",FocusText,%REG_SZ%,""
  1350. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Metro Photos",FocusClass,%REG_SZ%,""
  1351. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Metro Photos",HotKey,%REG_DWORD%,0x21000000
  1352. ; PageDown => Page Down
  1353. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Metro Photos",Text,%REG_SZ%,"Photos"
  1354. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Metro Photos",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1355. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Metro Photos",FileName,%REG_SZ%,"WWAHost.exe"
  1356. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Metro Photos",FileVersion,%REG_SZ%,""
  1357. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Metro Photos",FocusText,%REG_SZ%,""
  1358. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Metro Photos",FocusClass,%REG_SZ%,""
  1359. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Metro Photos",HotKey,%REG_DWORD%,0x22000000
  1360. ; SwipePageUp => Page Up
  1361. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Metro Photos",Text,%REG_SZ%,"Photos"
  1362. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Metro Photos",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1363. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Metro Photos",FileName,%REG_SZ%,"WWAHost.exe"
  1364. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Metro Photos",FileVersion,%REG_SZ%,""
  1365. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Metro Photos",FocusText,%REG_SZ%,""
  1366. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Metro Photos",FocusClass,%REG_SZ%,""
  1367. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Metro Photos",HotKey,%REG_DWORD%,0x21000000
  1368. ; SwipePageDown => Page Down
  1369. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Metro Photos",Text,%REG_SZ%,"Photos"
  1370. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Metro Photos",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1371. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Metro Photos",FileName,%REG_SZ%,"WWAHost.exe"
  1372. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Metro Photos",FileVersion,%REG_SZ%,""
  1373. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Metro Photos",FocusText,%REG_SZ%,""
  1374. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Metro Photos",FocusClass,%REG_SZ%,""
  1375. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Metro Photos",HotKey,%REG_DWORD%,0x22000000
  1376. ; ZoomOut => Ctrl + '-'
  1377. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Metro Photos",Text,%REG_SZ%,"Photos"
  1378. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Metro Photos",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1379. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Metro Photos",FileName,%REG_SZ%,"WWAHost.exe"
  1380. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Metro Photos",FileVersion,%REG_SZ%,""
  1381. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Metro Photos",FocusText,%REG_SZ%,""
  1382. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Metro Photos",FocusClass,%REG_SZ%,""
  1383. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Metro Photos",HotKey,%REG_DWORD%,0x11BD0000
  1384. ; ZoomIn => Ctrl+ '+'
  1385. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Metro Photos",Text,%REG_SZ%,"Photos"
  1386. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Metro Photos",Class,%REG_SZ%,"Windows.UI.Core.CoreWindow"
  1387. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Metro Photos",FileName,%REG_SZ%,"WWAHost.exe"
  1388. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Metro Photos",FileVersion,%REG_SZ%,""
  1389. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Metro Photos",FocusText,%REG_SZ%,""
  1390. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Metro Photos",FocusClass,%REG_SZ%,""
  1391. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Metro Photos",HotKey,%REG_DWORD%,0x11BB0000
  1392.  
  1393. ;-------------------- Windows Explorer --------------------
  1394. ; PageUp => Alt + Arrow Left
  1395. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",Text,%REG_SZ%,""
  1396. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",Class,%REG_SZ%,"CabinetWClass"
  1397. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FileName,%REG_SZ%,"explorer.exe"
  1398. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FileVersion,%REG_SZ%,""
  1399. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FocusText,%REG_SZ%,""
  1400. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",FocusClass,%REG_SZ%,""
  1401. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Explorer",HotKey,%REG_DWORD%,0x12250000
  1402. ; PageDown => Alt + Arrow Right
  1403. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",Text,%REG_SZ%,""
  1404. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",Class,%REG_SZ%,"CabinetWClass"
  1405. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FileName,%REG_SZ%,"explorer.exe"
  1406. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FileVersion,%REG_SZ%,""
  1407. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FocusText,%REG_SZ%,""
  1408. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",FocusClass,%REG_SZ%,""
  1409. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Explorer",HotKey,%REG_DWORD%,0x12270000
  1410. ; SwipePageUp => Alt + Arrow Left
  1411. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",Text,%REG_SZ%,""
  1412. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",Class,%REG_SZ%,"CabinetWClass"
  1413. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FileName,%REG_SZ%,"explorer.exe"
  1414. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FileVersion,%REG_SZ%,""
  1415. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FocusText,%REG_SZ%,""
  1416. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",FocusClass,%REG_SZ%,""
  1417. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Explorer",HotKey,%REG_DWORD%,0x12250000
  1418. ; SwipePageDown => Alt + Arrow Right
  1419. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",Text,%REG_SZ%,""
  1420. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",Class,%REG_SZ%,"CabinetWClass"
  1421. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FileName,%REG_SZ%,"explorer.exe"
  1422. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FileVersion,%REG_SZ%,""
  1423. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FocusText,%REG_SZ%,""
  1424. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",FocusClass,%REG_SZ%,""
  1425. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Explorer",HotKey,%REG_DWORD%,0x12270000
  1426. ; StartSlideShow => None
  1427. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Explorer",Text,%REG_SZ%,""
  1428. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Explorer",Class,%REG_SZ%,"CabinetWClass"
  1429. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Explorer",FileName,%REG_SZ%,"explorer.exe"
  1430. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Explorer",FileVersion,%REG_SZ%,""
  1431. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Explorer",FocusText,%REG_SZ%,""
  1432. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Explorer",FocusClass,%REG_SZ%,""
  1433. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Explorer",HotKey,%REG_DWORD%,0x00000000
  1434. ; StopSlideShow => None
  1435. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Explorer",Text,%REG_SZ%,""
  1436. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Explorer",Class,%REG_SZ%,"CabinetWClass"
  1437. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Explorer",FileName,%REG_SZ%,"explorer.exe"
  1438. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Explorer",FileVersion,%REG_SZ%,""
  1439. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Explorer",FocusText,%REG_SZ%,""
  1440. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Explorer",FocusClass,%REG_SZ%,""
  1441. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Explorer",HotKey,%REG_DWORD%,0x00000000
  1442.  
  1443. ;-------------------- KKMan Browser --------------------
  1444. ; PageUp => Alt + Arrow Left
  1445. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",Text,%REG_SZ%,""
  1446. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",Class,%REG_SZ%,"KKMANCLASS"
  1447. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FileName,%REG_SZ%,"kkman.exe"
  1448. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FileVersion,%REG_SZ%,""
  1449. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FocusText,%REG_SZ%,""
  1450. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",FocusClass,%REG_SZ%,""
  1451. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\KKMan Browser",HotKey,%REG_DWORD%,0x12250000
  1452. ; PageDown => Alt + Arrow Right
  1453. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",Text,%REG_SZ%,""
  1454. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",Class,%REG_SZ%,"KKMANCLASS"
  1455. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FileName,%REG_SZ%,"kkman.exe"
  1456. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FileVersion,%REG_SZ%,""
  1457. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FocusText,%REG_SZ%,""
  1458. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",FocusClass,%REG_SZ%,""
  1459. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\KKMan Browser",HotKey,%REG_DWORD%,0x12270000
  1460. ; SwipePageUp => Alt + Arrow Left
  1461. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",Text,%REG_SZ%,""
  1462. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",Class,%REG_SZ%,"KKMANCLASS"
  1463. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FileName,%REG_SZ%,"kkman.exe"
  1464. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FileVersion,%REG_SZ%,""
  1465. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FocusText,%REG_SZ%,""
  1466. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",FocusClass,%REG_SZ%,""
  1467. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\KKMan Browser",HotKey,%REG_DWORD%,0x12250000
  1468. ; SwipePageDown => Alt + Arrow Right
  1469. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",Text,%REG_SZ%,""
  1470. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",Class,%REG_SZ%,"KKMANCLASS"
  1471. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FileName,%REG_SZ%,"kkman.exe"
  1472. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FileVersion,%REG_SZ%,""
  1473. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FocusText,%REG_SZ%,""
  1474. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",FocusClass,%REG_SZ%,""
  1475. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\KKMan Browser",HotKey,%REG_DWORD%,0x12270000
  1476.  
  1477. ;-------------------- FireFox Browser --------------------
  1478. ; PageUp => Alt + Arrow Left
  1479. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",Text,%REG_SZ%,""
  1480. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass"
  1481. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FileName,%REG_SZ%,"firefox.exe"
  1482. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FileVersion,%REG_SZ%,""
  1483. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FocusText,%REG_SZ%,""
  1484. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",FocusClass,%REG_SZ%,""
  1485. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\FireFox Browser",HotKey,%REG_DWORD%,0x12250000
  1486. ; PageDown => Alt + Arrow Right
  1487. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",Text,%REG_SZ%,""
  1488. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass"
  1489. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FileName,%REG_SZ%,"firefox.exe"
  1490. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FileVersion,%REG_SZ%,""
  1491. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FocusText,%REG_SZ%,""
  1492. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",FocusClass,%REG_SZ%,""
  1493. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\FireFox Browser",HotKey,%REG_DWORD%,0x12270000
  1494. ; SwipePageUp => Alt + Arrow Left
  1495. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",Text,%REG_SZ%,""
  1496. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass"
  1497. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FileName,%REG_SZ%,"firefox.exe"
  1498. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FileVersion,%REG_SZ%,""
  1499. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FocusText,%REG_SZ%,""
  1500. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",FocusClass,%REG_SZ%,""
  1501. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\FireFox Browser",HotKey,%REG_DWORD%,0x12250000
  1502. ; SwipePageDown => Alt + Arrow Right
  1503. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",Text,%REG_SZ%,""
  1504. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass"
  1505. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FileName,%REG_SZ%,"firefox.exe"
  1506. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FileVersion,%REG_SZ%,""
  1507. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FocusText,%REG_SZ%,""
  1508. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",FocusClass,%REG_SZ%,""
  1509. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\FireFox Browser",HotKey,%REG_DWORD%,0x12270000
  1510. ; ZoomOut => Ctrl + '-'
  1511. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",Text,%REG_SZ%,""
  1512. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass"
  1513. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FileName,%REG_SZ%,"firefox.exe"
  1514. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FileVersion,%REG_SZ%,""
  1515. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FocusText,%REG_SZ%,""
  1516. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",FocusClass,%REG_SZ%,""
  1517. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\FireFox Browser",HotKey,%REG_DWORD%,0x11BD0000
  1518. ; ZoomIn => Ctrl+ '+'
  1519. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",Text,%REG_SZ%,""
  1520. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",Class,%REG_SZ%,"MozillaUIWindowClass"
  1521. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FileName,%REG_SZ%,"firefox.exe"
  1522. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FileVersion,%REG_SZ%,""
  1523. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FocusText,%REG_SZ%,""
  1524. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",FocusClass,%REG_SZ%,""
  1525. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\FireFox Browser",HotKey,%REG_DWORD%,0x11BB0000
  1526.  
  1527. ;-------------------- Google Chrome Browser --------------------
  1528. ; PageUp => Alt + Arrow Left
  1529. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",Text,%REG_SZ%,"Google"
  1530. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin"
  1531. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe"
  1532. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FileVersion,%REG_SZ%,""
  1533. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FocusText,%REG_SZ%,"Google"
  1534. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",FocusClass,%REG_SZ%,"Chrome_RenderWidgetHostHWND"
  1535. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Chrome Browser",HotKey,%REG_DWORD%,0x12250000
  1536. ; PageDown => Alt + Arrow Right
  1537. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",Text,%REG_SZ%,"Google"
  1538. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin"
  1539. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe"
  1540. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FileVersion,%REG_SZ%,""
  1541. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FocusText,%REG_SZ%,"Google"
  1542. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",FocusClass,%REG_SZ%,"Chrome_RenderWidgetHostHWND"
  1543. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Chrome Browser",HotKey,%REG_DWORD%,0x12270000
  1544. ; SwipePageUp => Alt + Arrow Left
  1545. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",Text,%REG_SZ%,"Google"
  1546. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin"
  1547. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe"
  1548. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FileVersion,%REG_SZ%,""
  1549. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FocusText,%REG_SZ%,"Google"
  1550. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",FocusClass,%REG_SZ%,"Chrome_RenderWidgetHostHWND"
  1551. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Chrome Browser",HotKey,%REG_DWORD%,0x12250000
  1552. ; SwipePageDown => Alt + Arrow Right
  1553. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",Text,%REG_SZ%,"Google"
  1554. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",Class,%REG_SZ%,"Chrome_WidgetWin"
  1555. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FileName,%REG_SZ%,"chrome.exe"
  1556. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FileVersion,%REG_SZ%,""
  1557. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FocusText,%REG_SZ%,"Google"
  1558. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",FocusClass,%REG_SZ%,"Chrome_RenderWidgetHostHWND"
  1559. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Chrome Browser",HotKey,%REG_DWORD%,0x12270000
  1560.  
  1561. ;-------------------- Adobe Reader --------------------
  1562. ; PageUp => Page Up
  1563. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",Text,%REG_SZ%,"Adobe Reader"
  1564. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow"
  1565. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe"
  1566. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FileVersion,%REG_SZ%,""
  1567. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FocusText,%REG_SZ%,"AVPageView"
  1568. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView"
  1569. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Adobe Reader",HotKey,%REG_DWORD%,0x21000000
  1570. ; PageDown => Page Down
  1571. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",Text,%REG_SZ%,"Adobe Reader"
  1572. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow"
  1573. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe"
  1574. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FileVersion,%REG_SZ%,""
  1575. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FocusText,%REG_SZ%,"AVPageView"
  1576. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView"
  1577. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Adobe Reader",HotKey,%REG_DWORD%,0x22000000
  1578. ; SwipePageUp => Page Up
  1579. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",Text,%REG_SZ%,"Adobe Reader"
  1580. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow"
  1581. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe"
  1582. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FileVersion,%REG_SZ%,""
  1583. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FocusText,%REG_SZ%,"AVPageView"
  1584. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView"
  1585. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Reader",HotKey,%REG_DWORD%,0x21000000
  1586. ; SwipePageDown => Page Down
  1587. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",Text,%REG_SZ%,"Adobe Reader"
  1588. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow"
  1589. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe"
  1590. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FileVersion,%REG_SZ%,""
  1591. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FocusText,%REG_SZ%,"AVPageView"
  1592. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView"
  1593. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Reader",HotKey,%REG_DWORD%,0x22000000
  1594. ; ZoomOut => Ctrl + '-'
  1595. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",Text,%REG_SZ%,"Adobe Reader"
  1596. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow"
  1597. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe"
  1598. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FileVersion,%REG_SZ%,""
  1599. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FocusText,%REG_SZ%,"AVPageView"
  1600. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView"
  1601. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Adobe Reader",HotKey,%REG_DWORD%,0x11BD0000
  1602. ; ZoomIn => Ctrl + '+'
  1603. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",Text,%REG_SZ%,"Adobe Reader"
  1604. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow"
  1605. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe"
  1606. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FileVersion,%REG_SZ%,""
  1607. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FocusText,%REG_SZ%,"AVPageView"
  1608. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView"
  1609. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Adobe Reader",HotKey,%REG_DWORD%,0x11BB0000
  1610. ; RotateRight => Ctrl + Shift + '+'
  1611. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",Text,%REG_SZ%,"Adobe Reader"
  1612. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow"
  1613. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe"
  1614. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FileVersion,%REG_SZ%,""
  1615. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FocusText,%REG_SZ%,"AVPageView"
  1616. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView"
  1617. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Reader",HotKey,%REG_DWORD%,0x1110BB00
  1618. ; RotateLeft => Ctrl + Shift + '-'
  1619. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",Text,%REG_SZ%,"Adobe Reader"
  1620. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow"
  1621. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe"
  1622. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FileVersion,%REG_SZ%,""
  1623. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FocusText,%REG_SZ%,"AVPageView"
  1624. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView"
  1625. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Reader",HotKey,%REG_DWORD%,0x1110BD00
  1626. ; StartSlideShow => Ctrl + L
  1627. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",Text,%REG_SZ%,"Adobe Reader"
  1628. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow"
  1629. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe"
  1630. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FileVersion,%REG_SZ%,""
  1631. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FocusText,%REG_SZ%,"AVPageView"
  1632. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView"
  1633. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Reader",HotKey,%REG_DWORD%,0xA24C0000
  1634. ; StopSlideShow => Esc
  1635. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",Text,%REG_SZ%,"Adobe Reader"
  1636. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",Class,%REG_SZ%,"AcrobatSDIWindow"
  1637. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FileName,%REG_SZ%,"AcroRd32.exe"
  1638. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FileVersion,%REG_SZ%,""
  1639. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FocusText,%REG_SZ%,"AVPageView"
  1640. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",FocusClass,%REG_SZ%,"AVL_AVView"
  1641. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Reader",HotKey,%REG_DWORD%,0x1B000000
  1642.  
  1643. ;-------------------- Google Picasa 3 --------------------
  1644. ; PageUp => Arrow Left
  1645. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",Text,%REG_SZ%,"Picasa 3"
  1646. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",Class,%REG_SZ%,"ytWindow"
  1647. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe"
  1648. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FileVersion,%REG_SZ%,""
  1649. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3"
  1650. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow"
  1651. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa 3",HotKey,%REG_DWORD%,0x25000000
  1652. ; PageDown => Arrow Right
  1653. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",Text,%REG_SZ%,"Picasa 3"
  1654. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",Class,%REG_SZ%,"ytWindow"
  1655. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe"
  1656. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FileVersion,%REG_SZ%,""
  1657. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3"
  1658. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow"
  1659. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa 3",HotKey,%REG_DWORD%,0x27000000
  1660. ; SwipePageUp => Arrow Left
  1661. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",Text,%REG_SZ%,"Picasa 3"
  1662. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",Class,%REG_SZ%,"ytWindow"
  1663. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe"
  1664. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FileVersion,%REG_SZ%,""
  1665. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3"
  1666. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow"
  1667. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa 3",HotKey,%REG_DWORD%,0x25000000
  1668. ; SwipePageDown => Arrow Right
  1669. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",Text,%REG_SZ%,"Picasa 3"
  1670. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",Class,%REG_SZ%,"ytWindow"
  1671. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe"
  1672. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FileVersion,%REG_SZ%,""
  1673. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3"
  1674. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow"
  1675. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa 3",HotKey,%REG_DWORD%,0x27000000
  1676. ; ZoomOut => Arrow Down
  1677. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",Text,%REG_SZ%,"Picasa 3"
  1678. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",Class,%REG_SZ%,"ytWindow"
  1679. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe"
  1680. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FileVersion,%REG_SZ%,""
  1681. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3"
  1682. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow"
  1683. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa 3",HotKey,%REG_DWORD%,0x28000000
  1684. ; ZoomIn => Arrow Up
  1685. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",Text,%REG_SZ%,"Picasa 3"
  1686. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",Class,%REG_SZ%,"ytWindow"
  1687. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe"
  1688. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FileVersion,%REG_SZ%,""
  1689. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3"
  1690. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow"
  1691. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa 3",HotKey,%REG_DWORD%,0x26000000
  1692. ; RotateRight => Ctrl + R
  1693. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",Text,%REG_SZ%,"Picasa 3"
  1694. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",Class,%REG_SZ%,"ytWindow"
  1695. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe"
  1696. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FileVersion,%REG_SZ%,""
  1697. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3"
  1698. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow"
  1699. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa 3",HotKey,%REG_DWORD%,0x11520000
  1700. ; RotateLeft => Ctrl + Shift + R
  1701. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",Text,%REG_SZ%,"Picasa 3"
  1702. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",Class,%REG_SZ%,"ytWindow"
  1703. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FileName,%REG_SZ%,"Picasa3.exe"
  1704. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FileVersion,%REG_SZ%,""
  1705. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FocusText,%REG_SZ%,"Picasa 3"
  1706. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",FocusClass,%REG_SZ%,"ytWindow"
  1707. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa 3",HotKey,%REG_DWORD%,0x11105200
  1708.  
  1709. ;-------------------- Google Picasa Photo Viewer --------------------
  1710. ; PageUp => Arrow Left
  1711. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer"
  1712. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow"
  1713. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe"
  1714. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,""
  1715. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer"
  1716. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow"
  1717. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x25000000
  1718. ; PageDown => Arrow Right
  1719. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer"
  1720. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow"
  1721. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe"
  1722. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,""
  1723. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer"
  1724. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow"
  1725. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x27000000
  1726. ; SwipePageUp => Arrow Left
  1727. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer"
  1728. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow"
  1729. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe"
  1730. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,""
  1731. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer"
  1732. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow"
  1733. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x25000000
  1734. ; SwipePageDown => Arrow Right
  1735. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer"
  1736. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow"
  1737. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe"
  1738. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,""
  1739. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer"
  1740. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow"
  1741. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x27000000
  1742. ; ZoomOut => Arrow Down
  1743. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer"
  1744. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow"
  1745. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe"
  1746. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,""
  1747. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer"
  1748. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow"
  1749. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x28000000
  1750. ; ZoomIn => Arrow Up
  1751. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer"
  1752. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow"
  1753. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe"
  1754. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,""
  1755. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer"
  1756. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow"
  1757. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x26000000
  1758. ; RotateRight => Ctrl + R
  1759. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer"
  1760. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow"
  1761. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe"
  1762. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,""
  1763. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer"
  1764. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow"
  1765. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x11520000
  1766. ; RotateLeft => Ctrl + Shift + R
  1767. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",Text,%REG_SZ%,"Picasa Photo Viewer"
  1768. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",Class,%REG_SZ%,"ytWindow"
  1769. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FileName,%REG_SZ%,"PicasaPhotoViewer.exe"
  1770. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FileVersion,%REG_SZ%,""
  1771. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FocusText,%REG_SZ%,"Picasa Photo Viewer"
  1772. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",FocusClass,%REG_SZ%,"ytWindow"
  1773. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Picasa Photo Viewer",HotKey,%REG_DWORD%,0x11105200
  1774.  
  1775. ;-------------------- Microsoft Outlook --------------------
  1776. ; PageUp => Alt + Arrow Up
  1777. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",Text,%REG_SZ%,"Microsoft Outlook"
  1778. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",Class,%REG_SZ%,"rctrl_renwnd32"
  1779. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FileName,%REG_SZ%,"OUTLOOK.EXE"
  1780. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FileVersion,%REG_SZ%,""
  1781. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FocusText,%REG_SZ%,""
  1782. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",FocusClass,%REG_SZ%,"SUPERGRID"
  1783. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Outlook",HotKey,%REG_DWORD%,0x12260000
  1784. ; PageDown => Alt + Arrow Down
  1785. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",Text,%REG_SZ%,"Microsoft Outlook"
  1786. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",Class,%REG_SZ%,"rctrl_renwnd32"
  1787. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FileName,%REG_SZ%,"OUTLOOK.EXE"
  1788. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FileVersion,%REG_SZ%,""
  1789. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FocusText,%REG_SZ%,""
  1790. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",FocusClass,%REG_SZ%,"SUPERGRID"
  1791. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Outlook",HotKey,%REG_DWORD%,0x12280000
  1792. ; SwipePageUp => Alt + Arrow Up
  1793. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",Text,%REG_SZ%,"Microsoft Outlook"
  1794. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",Class,%REG_SZ%,"rctrl_renwnd32"
  1795. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FileName,%REG_SZ%,"OUTLOOK.EXE"
  1796. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FileVersion,%REG_SZ%,""
  1797. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FocusText,%REG_SZ%,""
  1798. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",FocusClass,%REG_SZ%,"SUPERGRID"
  1799. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Outlook",HotKey,%REG_DWORD%,0x12260000
  1800. ; SwipePageDown => Alt + Arrow Down
  1801. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",Text,%REG_SZ%,"Microsoft Outlook"
  1802. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",Class,%REG_SZ%,"rctrl_renwnd32"
  1803. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FileName,%REG_SZ%,"OUTLOOK.EXE"
  1804. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FileVersion,%REG_SZ%,""
  1805. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FocusText,%REG_SZ%,""
  1806. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",FocusClass,%REG_SZ%,"SUPERGRID"
  1807. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Outlook",HotKey,%REG_DWORD%,0x12280000
  1808.  
  1809. ;-------------------- Windows Internet Explorer --------------------
  1810. ; PageUp => BrowserBack
  1811. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer"
  1812. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame"
  1813. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe"
  1814. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FileVersion,%REG_SZ%,""
  1815. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FocusText,%REG_SZ%,""
  1816. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",FocusClass,%REG_SZ%,"Internet Explorer_Server"
  1817. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Internet Explorer",HotKey,%REG_DWORD%,0xA6000000
  1818. ; PageDown => BrowserForward
  1819. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer"
  1820. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame"
  1821. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe"
  1822. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FileVersion,%REG_SZ%,""
  1823. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FocusText,%REG_SZ%,""
  1824. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",FocusClass,%REG_SZ%,"Internet Explorer_Server"
  1825. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Internet Explorer",HotKey,%REG_DWORD%,0xA7000000
  1826. ; SwipePageUp => BrowserBack
  1827. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer"
  1828. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame"
  1829. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe"
  1830. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FileVersion,%REG_SZ%,""
  1831. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FocusText,%REG_SZ%,""
  1832. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",FocusClass,%REG_SZ%,"Internet Explorer_Server"
  1833. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Internet Explorer",HotKey,%REG_DWORD%,0xA6000000
  1834. ; SwipePageDown => BrowserForward
  1835. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer"
  1836. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame"
  1837. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe"
  1838. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FileVersion,%REG_SZ%,""
  1839. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FocusText,%REG_SZ%,""
  1840. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",FocusClass,%REG_SZ%,"Internet Explorer_Server"
  1841. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Internet Explorer",HotKey,%REG_DWORD%,0xA7000000
  1842. ; ZoomOut => Ctrl + Wheel Down
  1843. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer"
  1844. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame"
  1845. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe"
  1846. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FileVersion,%REG_SZ%,""
  1847. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FocusText,%REG_SZ%,""
  1848. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",FocusClass,%REG_SZ%,""
  1849. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Windows Internet Explorer",HotKey,%REG_DWORD%,0x11D10000
  1850. ; ZoomIn => Ctrl+ Wheel Up
  1851. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",Text,%REG_SZ%,"Windows Internet Explorer"
  1852. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",Class,%REG_SZ%,"IEFrame"
  1853. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FileName,%REG_SZ%,"iexplore.exe"
  1854. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FileVersion,%REG_SZ%,""
  1855. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FocusText,%REG_SZ%,""
  1856. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",FocusClass,%REG_SZ%,""
  1857. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Windows Internet Explorer",HotKey,%REG_DWORD%,0x11C10000
  1858.  
  1859. ;-------------------- Microsoft Internet Explorer --------------------
  1860. ; ZoomOut => Ctrl + Wheel Up
  1861. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",Text,%REG_SZ%,"Microsoft Internet Explorer"
  1862. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",Class,%REG_SZ%,"IEFrame"
  1863. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FileName,%REG_SZ%,"iexplore.exe"
  1864. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FileVersion,%REG_SZ%,"6.X.X.X"
  1865. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FocusText,%REG_SZ%,""
  1866. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",FocusClass,%REG_SZ%,""
  1867. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Microsoft Internet Explorer",HotKey,%REG_DWORD%,0x11C10000
  1868. ; ZoomIn => Ctrl + Wheel Down
  1869. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",Text,%REG_SZ%,"Microsoft Internet Explorer"
  1870. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",Class,%REG_SZ%,"IEFrame"
  1871. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FileName,%REG_SZ%,"iexplore.exe"
  1872. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FileVersion,%REG_SZ%,"6.X.X.X"
  1873. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FocusText,%REG_SZ%,""
  1874. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",FocusClass,%REG_SZ%,""
  1875. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Microsoft Internet Explorer",HotKey,%REG_DWORD%,0x11D10000
  1876.  
  1877. ;-------------------- Windows Photo Gallery --------------------
  1878. ; PageUp => Arrow Left
  1879. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",Text,%REG_SZ%,""
  1880. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd"
  1881. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe"
  1882. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FileVersion,%REG_SZ%,""
  1883. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FocusText,%REG_SZ%,""
  1884. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",FocusClass,%REG_SZ%,""
  1885. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery",HotKey,%REG_DWORD%,0x25000000
  1886. ; PageDown => Arrow Right
  1887. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",Text,%REG_SZ%,""
  1888. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd"
  1889. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe"
  1890. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FileVersion,%REG_SZ%,""
  1891. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FocusText,%REG_SZ%,""
  1892. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",FocusClass,%REG_SZ%,""
  1893. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery",HotKey,%REG_DWORD%,0x27000000
  1894. ; SwipePageUp => Arrow Left
  1895. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",Text,%REG_SZ%,""
  1896. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd"
  1897. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe"
  1898. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FileVersion,%REG_SZ%,""
  1899. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FocusText,%REG_SZ%,""
  1900. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",FocusClass,%REG_SZ%,""
  1901. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery",HotKey,%REG_DWORD%,0x25000000
  1902. ; SwipePageDown => Arrow Right
  1903. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",Text,%REG_SZ%,""
  1904. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd"
  1905. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe"
  1906. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FileVersion,%REG_SZ%,""
  1907. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FocusText,%REG_SZ%,""
  1908. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",FocusClass,%REG_SZ%,""
  1909. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery",HotKey,%REG_DWORD%,0x27000000
  1910. ; StartSlideShow => F11
  1911. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",Text,%REG_SZ%,""
  1912. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd"
  1913. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe"
  1914. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",FileVersion,%REG_SZ%,""
  1915. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",FocusText,%REG_SZ%,""
  1916. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",FocusClass,%REG_SZ%,""
  1917. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery",HotKey,%REG_DWORD%,0x7A000000
  1918. ; StopSlideShow => Esc
  1919. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",Text,%REG_SZ%,""
  1920. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",Class,%REG_SZ%,"CPreviewWnd"
  1921. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",FileName,%REG_SZ%,"explorer.exe"
  1922. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",FileVersion,%REG_SZ%,""
  1923. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",FocusText,%REG_SZ%,""
  1924. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",FocusClass,%REG_SZ%,""
  1925. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery",HotKey,%REG_DWORD%,0x1B000000
  1926.  
  1927. ;-------------------- Windows Photo Gallery (XP) --------------------
  1928. ; PageUp => Arrow Left
  1929. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",Text,%REG_SZ%,""
  1930. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd"
  1931. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe"
  1932. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,""
  1933. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,""
  1934. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,""
  1935. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x25000000
  1936. ; PageDown => Arrow Right
  1937. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",Text,%REG_SZ%,""
  1938. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd"
  1939. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe"
  1940. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,""
  1941. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,""
  1942. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,""
  1943. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x27000000
  1944. ; SwipePageUp => Arrow Left
  1945. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",Text,%REG_SZ%,""
  1946. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd"
  1947. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe"
  1948. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,""
  1949. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,""
  1950. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,""
  1951. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x25000000
  1952. ; SwipePageDown => Arrow Right
  1953. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",Text,%REG_SZ%,""
  1954. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd"
  1955. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe"
  1956. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,""
  1957. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,""
  1958. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,""
  1959. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x27000000
  1960. ; StartSlideShow => F11
  1961. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",Text,%REG_SZ%,""
  1962. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd"
  1963. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe"
  1964. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,""
  1965. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,""
  1966. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,""
  1967. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x7A000000
  1968. ; StopSlideShow => Esc
  1969. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",Text,%REG_SZ%,""
  1970. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",Class,%REG_SZ%,"CPreviewWnd"
  1971. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",FileName,%REG_SZ%,"rundll32.exe"
  1972. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",FileVersion,%REG_SZ%,""
  1973. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",FocusText,%REG_SZ%,""
  1974. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",FocusClass,%REG_SZ%,""
  1975. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (XP)",HotKey,%REG_DWORD%,0x1B000000
  1976.  
  1977. ;-------------------- Windows Photo Gallery (Vista) --------------------
  1978. ; PageUp => Arrow Left
  1979. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",Text,%REG_SZ%,""
  1980. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",Class,%REG_SZ%,"Photo_Slideshow_FrameWindow"
  1981. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FileName,%REG_SZ%,"explorer.exe"
  1982. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FileVersion,%REG_SZ%,""
  1983. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FocusText,%REG_SZ%,""
  1984. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",FocusClass,%REG_SZ%,""
  1985. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Vista)",HotKey,%REG_DWORD%,0x25000000
  1986. ; PageDown => Arrow Right
  1987. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",Text,%REG_SZ%,""
  1988. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",Class,%REG_SZ%,"Photo_Slideshow_FrameWindow"
  1989. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FileName,%REG_SZ%,"explorer.exe"
  1990. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FileVersion,%REG_SZ%,""
  1991. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FocusText,%REG_SZ%,""
  1992. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",FocusClass,%REG_SZ%,""
  1993. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Vista)",HotKey,%REG_DWORD%,0x27000000
  1994. ; SwipePageUp => Arrow Left
  1995. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",Text,%REG_SZ%,""
  1996. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",Class,%REG_SZ%,"Photo_Slideshow_FrameWindow"
  1997. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FileName,%REG_SZ%,"explorer.exe"
  1998. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FileVersion,%REG_SZ%,""
  1999. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FocusText,%REG_SZ%,""
  2000. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",FocusClass,%REG_SZ%,""
  2001. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Vista)",HotKey,%REG_DWORD%,0x25000000
  2002. ; SwipePageDown => Arrow Right
  2003. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",Text,%REG_SZ%,""
  2004. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",Class,%REG_SZ%,"Photo_Slideshow_FrameWindow"
  2005. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FileName,%REG_SZ%,"explorer.exe"
  2006. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FileVersion,%REG_SZ%,""
  2007. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FocusText,%REG_SZ%,""
  2008. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",FocusClass,%REG_SZ%,""
  2009. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Vista)",HotKey,%REG_DWORD%,0x27000000
  2010.  
  2011. ;-------------------- Windows Photo Gallery (Photo_Lightweight_Viewer) --------------------
  2012. ; PageUp => Arrow Left
  2013. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,""
  2014. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2015. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe"
  2016. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,""
  2017. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,""
  2018. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2019. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x25000000
  2020. ; PageDown => Arrow Right
  2021. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,""
  2022. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2023. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe"
  2024. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,""
  2025. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,""
  2026. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2027. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x27000000
  2028. ; SwipePageUp => Arrow Left
  2029. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,""
  2030. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2031. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe"
  2032. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,""
  2033. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,""
  2034. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2035. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x25000000
  2036. ; SwipePageDown => Arrow Right
  2037. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,""
  2038. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2039. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe"
  2040. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,""
  2041. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,""
  2042. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2043. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x27000000
  2044. ; RotateRight => Ctrl + '.'
  2045. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,""
  2046. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2047. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe"
  2048. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,""
  2049. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,""
  2050. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2051. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x11BE0000
  2052. ; RotateLeft => Ctrl + ','
  2053. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,""
  2054. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2055. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe"
  2056. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,""
  2057. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,""
  2058. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2059. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x11BC0000
  2060. ; StartSlideShow => F11
  2061. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,""
  2062. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2063. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe"
  2064. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,""
  2065. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,""
  2066. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,""
  2067. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x7A000000
  2068. ; StopSlideShow => Esc
  2069. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",Text,%REG_SZ%,""
  2070. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2071. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileName,%REG_SZ%,"explorer.exe"
  2072. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FileVersion,%REG_SZ%,""
  2073. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusText,%REG_SZ%,""
  2074. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",FocusClass,%REG_SZ%,""
  2075. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Photo_Lightweight_Viewer)",HotKey,%REG_DWORD%,0x1B000000
  2076.  
  2077. ;-------------------- Windows Photo Gallery (Windows_Photo_Library_MainWnd) --------------------
  2078. ; PageUp => Arrow Left
  2079. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,""
  2080. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd"
  2081. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe"
  2082. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,""
  2083. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,""
  2084. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2085. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x25000000
  2086. ; PageDown => Arrow Right
  2087. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,""
  2088. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd"
  2089. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe"
  2090. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,""
  2091. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,""
  2092. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2093. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x27000000
  2094. ; SwipePageUp => Arrow Left
  2095. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,""
  2096. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd"
  2097. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe"
  2098. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,""
  2099. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,""
  2100. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2101. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x25000000
  2102. ; SwipePageDown => Arrow Right
  2103. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,""
  2104. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd"
  2105. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe"
  2106. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,""
  2107. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,""
  2108. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2109. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x27000000
  2110. ; RotateRight => Ctrl + '.'
  2111. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,""
  2112. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd"
  2113. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe"
  2114. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,""
  2115. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,""
  2116. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,""
  2117. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x11BE0000
  2118. ; RotateLeft => Ctrl + ','
  2119. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,""
  2120. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd"
  2121. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe"
  2122. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,""
  2123. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,""
  2124. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,""
  2125. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x11BC0000
  2126. ; StartSlideShow => F11
  2127. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,""
  2128. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd"
  2129. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe"
  2130. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,""
  2131. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,""
  2132. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,""
  2133. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x7A000000
  2134. ; StopSlideShow => Esc
  2135. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Text,%REG_SZ%,""
  2136. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",Class,%REG_SZ%,"Windows_Photo_Library_MainWnd"
  2137. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileName,%REG_SZ%,"WindowsPhotoGallery.exe"
  2138. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FileVersion,%REG_SZ%,""
  2139. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusText,%REG_SZ%,""
  2140. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",FocusClass,%REG_SZ%,""
  2141. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Gallery (Windows_Photo_Library_MainWnd)",HotKey,%REG_DWORD%,0x1B000000
  2142.  
  2143. ;-------------------- Windows Photo Viewer --------------------
  2144. ; PageUp => Arrow Left
  2145. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer"
  2146. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2147. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe"
  2148. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FileVersion,%REG_SZ%,""
  2149. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FocusText,%REG_SZ%,""
  2150. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2151. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Photo Viewer",HotKey,%REG_DWORD%,0x25000000
  2152. ; PageDown => Arrow Right
  2153. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer"
  2154. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2155. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe"
  2156. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FileVersion,%REG_SZ%,""
  2157. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FocusText,%REG_SZ%,""
  2158. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2159. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Photo Viewer",HotKey,%REG_DWORD%,0x27000000
  2160. ; SwipePageUp => Arrow Left
  2161. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer"
  2162. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2163. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe"
  2164. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FileVersion,%REG_SZ%,""
  2165. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FocusText,%REG_SZ%,""
  2166. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2167. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Photo Viewer",HotKey,%REG_DWORD%,0x25000000
  2168. ; SwipePageDown => Arrow Right
  2169. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer"
  2170. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2171. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe"
  2172. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FileVersion,%REG_SZ%,""
  2173. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FocusText,%REG_SZ%,""
  2174. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2175. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Photo Viewer",HotKey,%REG_DWORD%,0x27000000
  2176. ; RotateRight => Ctrl + '.'
  2177. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer"
  2178. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2179. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe"
  2180. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FileVersion,%REG_SZ%,""
  2181. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FocusText,%REG_SZ%,""
  2182. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",FocusClass,%REG_SZ%,""
  2183. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Photo Viewer",HotKey,%REG_DWORD%,0x11BE0000
  2184. ; RotateLeft => Ctrl + ','
  2185. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer"
  2186. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2187. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe"
  2188. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FileVersion,%REG_SZ%,""
  2189. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FocusText,%REG_SZ%,""
  2190. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",FocusClass,%REG_SZ%,""
  2191. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Photo Viewer",HotKey,%REG_DWORD%,0x11BC0000
  2192. ; StartSlideShow => F11
  2193. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer"
  2194. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2195. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe"
  2196. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FileVersion,%REG_SZ%,""
  2197. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FocusText,%REG_SZ%,""
  2198. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",FocusClass,%REG_SZ%,""
  2199. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Photo Viewer",HotKey,%REG_DWORD%,0x7A000000
  2200. ; StopSlideShow => Esc
  2201. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",Text,%REG_SZ%,"Windows Photo Viewer"
  2202. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2203. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FileName,%REG_SZ%,"dllhost.exe"
  2204. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FileVersion,%REG_SZ%,""
  2205. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FocusText,%REG_SZ%,""
  2206. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",FocusClass,%REG_SZ%,""
  2207. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Photo Viewer",HotKey,%REG_DWORD%,0x1B000000
  2208.  
  2209. ;-------------------- Windows Live Photo Center --------------------
  2210. ; PageUp => Arrow Left
  2211. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live"
  2212. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd"
  2213. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2214. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FileVersion,%REG_SZ%,""
  2215. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FocusText,%REG_SZ%,""
  2216. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",FocusClass,%REG_SZ%,""
  2217. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo Center",HotKey,%REG_DWORD%,0x25000000
  2218. ; PageDown => Arrow Right
  2219. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live"
  2220. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd"
  2221. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2222. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FileVersion,%REG_SZ%,""
  2223. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FocusText,%REG_SZ%,""
  2224. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",FocusClass,%REG_SZ%,""
  2225. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo Center",HotKey,%REG_DWORD%,0x27000000
  2226. ; SwipePageUp => Arrow Left
  2227. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live"
  2228. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd"
  2229. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2230. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FileVersion,%REG_SZ%,""
  2231. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FocusText,%REG_SZ%,""
  2232. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",FocusClass,%REG_SZ%,""
  2233. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo Center",HotKey,%REG_DWORD%,0x25000000
  2234. ; SwipePageDown => Arrow Right
  2235. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live"
  2236. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd"
  2237. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2238. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FileVersion,%REG_SZ%,""
  2239. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FocusText,%REG_SZ%,""
  2240. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",FocusClass,%REG_SZ%,""
  2241. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo Center",HotKey,%REG_DWORD%,0x27000000
  2242. ; RotateRight => Ctrl + '.'
  2243. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live"
  2244. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd"
  2245. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2246. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FileVersion,%REG_SZ%,""
  2247. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FocusText,%REG_SZ%,""
  2248. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",FocusClass,%REG_SZ%,""
  2249. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo Center",HotKey,%REG_DWORD%,0x11BE0000
  2250. ; RotateLeft => Ctrl + ','
  2251. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live"
  2252. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd"
  2253. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2254. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FileVersion,%REG_SZ%,""
  2255. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FocusText,%REG_SZ%,""
  2256. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",FocusClass,%REG_SZ%,""
  2257. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo Center",HotKey,%REG_DWORD%,0x11BC0000
  2258. ; new version Rotate Right => Ctrl + '.'
  2259. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\New Windows Live Photo Center",Text,%REG_SZ%,"Windows Live"
  2260. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\New Windows Live Photo Center",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2261. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\New Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2262. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\New Windows Live Photo Center",FileVersion,%REG_SZ%,""
  2263. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\New Windows Live Photo Center",FocusText,%REG_SZ%,""
  2264. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\New Windows Live Photo Center",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2265. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\New Windows Live Photo Center",HotKey,%REG_DWORD%,0x11BE0000
  2266. ; new versionRotate Left => Ctrl + ','
  2267. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\New Windows Live Photo Center",Text,%REG_SZ%,"Windows Live"
  2268. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\New Windows Live Photo Center",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2269. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\New Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2270. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\New Windows Live Photo Center",FileVersion,%REG_SZ%,""
  2271. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\New Windows Live Photo Center",FocusText,%REG_SZ%,""
  2272. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\New Windows Live Photo Center",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2273. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\New Windows Live Photo Center",HotKey,%REG_DWORD%,0x11BC0000
  2274. ; StartSlideShow => F12
  2275. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",Text,%REG_SZ%,"Windows Live"
  2276. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",Class,%REG_SZ%,"WLX_Photo_Library_MainWnd"
  2277. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2278. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",FileVersion,%REG_SZ%,""
  2279. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",FocusText,%REG_SZ%,""
  2280. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",FocusClass,%REG_SZ%,""
  2281. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo Center",HotKey,%REG_DWORD%,0x7B000000
  2282.  
  2283. ;-------------------- Windows Live Photo LightWeight Center (rundll32.exe) --------------------
  2284. ; PageUp => Arrow Left
  2285. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (rundll32.exe)",Text,%REG_SZ%,"Windows Live"
  2286. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (rundll32.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2287. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe"
  2288. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (rundll32.exe)",FileVersion,%REG_SZ%,""
  2289. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (rundll32.exe)",FocusText,%REG_SZ%,""
  2290. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (rundll32.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2291. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (rundll32.exe)",HotKey,%REG_DWORD%,0x25000000
  2292. ; PageDown => Arrow Right
  2293. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (rundll32.exe)",Text,%REG_SZ%,"Windows Live"
  2294. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (rundll32.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2295. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe"
  2296. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (rundll32.exe)",FileVersion,%REG_SZ%,""
  2297. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (rundll32.exe)",FocusText,%REG_SZ%,""
  2298. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (rundll32.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2299. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (rundll32.exe)",HotKey,%REG_DWORD%,0x27000000
  2300. ; SwipePageUp => Arrow Left
  2301. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (rundll32.exe)",Text,%REG_SZ%,"Windows Live"
  2302. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (rundll32.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2303. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe"
  2304. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (rundll32.exe)",FileVersion,%REG_SZ%,""
  2305. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (rundll32.exe)",FocusText,%REG_SZ%,""
  2306. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (rundll32.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2307. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (rundll32.exe)",HotKey,%REG_DWORD%,0x25000000
  2308. ; SwipePageDown => Arrow Right
  2309. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (rundll32.exe)",Text,%REG_SZ%,"Windows Live"
  2310. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (rundll32.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2311. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe"
  2312. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (rundll32.exe)",FileVersion,%REG_SZ%,""
  2313. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (rundll32.exe)",FocusText,%REG_SZ%,""
  2314. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (rundll32.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2315. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (rundll32.exe)",HotKey,%REG_DWORD%,0x27000000
  2316. ; RotateRight => Ctrl + '.'
  2317. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (rundll32.exe)",Text,%REG_SZ%,"Windows Live"
  2318. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (rundll32.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2319. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe"
  2320. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (rundll32.exe)",FileVersion,%REG_SZ%,""
  2321. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (rundll32.exe)",FocusText,%REG_SZ%,""
  2322. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (rundll32.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2323. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (rundll32.exe)",HotKey,%REG_DWORD%,0x11BE0000
  2324. ; RotateLeft => Ctrl + ','
  2325. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (rundll32.exe)",Text,%REG_SZ%,"Windows Live"
  2326. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (rundll32.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2327. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe"
  2328. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (rundll32.exe)",FileVersion,%REG_SZ%,""
  2329. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (rundll32.exe)",FocusText,%REG_SZ%,""
  2330. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (rundll32.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2331. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (rundll32.exe)",HotKey,%REG_DWORD%,0x11BC0000
  2332. ; StartSlideShow => F12
  2333. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (rundll32.exe)",Text,%REG_SZ%,"Windows Live"
  2334. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (rundll32.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2335. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe"
  2336. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (rundll32.exe)",FileVersion,%REG_SZ%,""
  2337. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (rundll32.exe)",FocusText,%REG_SZ%,""
  2338. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (rundll32.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2339. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (rundll32.exe)",HotKey,%REG_DWORD%,0x7B000000
  2340.  
  2341. ;-------------------- Windows Live Photo LightWeight Center (WLXPhotoGallery.exe) --------------------
  2342. ; PageUp => Arrow Left
  2343. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Text,%REG_SZ%,"Windows Live"
  2344. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2345. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2346. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileVersion,%REG_SZ%,""
  2347. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusText,%REG_SZ%,""
  2348. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2349. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",HotKey,%REG_DWORD%,0x25000000
  2350. ; PageDown => Arrow Right
  2351. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Text,%REG_SZ%,"Windows Live"
  2352. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2353. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2354. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileVersion,%REG_SZ%,""
  2355. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusText,%REG_SZ%,""
  2356. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2357. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",HotKey,%REG_DWORD%,0x27000000
  2358. ; SwipePageUp => Arrow Left
  2359. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Text,%REG_SZ%,"Windows Live"
  2360. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2361. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2362. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileVersion,%REG_SZ%,""
  2363. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusText,%REG_SZ%,""
  2364. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2365. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",HotKey,%REG_DWORD%,0x25000000
  2366. ; SwipePageDown => Arrow Right
  2367. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Text,%REG_SZ%,"Windows Live"
  2368. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2369. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2370. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileVersion,%REG_SZ%,""
  2371. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusText,%REG_SZ%,""
  2372. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2373. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",HotKey,%REG_DWORD%,0x27000000
  2374. ; RotateRight => Ctrl + '.'
  2375. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Text,%REG_SZ%,"Windows Live"
  2376. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2377. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2378. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileVersion,%REG_SZ%,""
  2379. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusText,%REG_SZ%,""
  2380. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2381. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",HotKey,%REG_DWORD%,0x11BE0000
  2382. ; RotateLeft => Ctrl + ','
  2383. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Text,%REG_SZ%,"Windows Live"
  2384. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2385. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2386. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileVersion,%REG_SZ%,""
  2387. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusText,%REG_SZ%,""
  2388. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2389. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",HotKey,%REG_DWORD%,0x11BC0000
  2390. ; StartSlideShow => F12
  2391. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Text,%REG_SZ%,"Windows Live"
  2392. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",Class,%REG_SZ%,"Photo_Lightweight_Viewer"
  2393. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileName,%REG_SZ%,"WLXPhotoGallery.exe"
  2394. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FileVersion,%REG_SZ%,""
  2395. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusText,%REG_SZ%,""
  2396. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",FocusClass,%REG_SZ%,"Photos_PhotoCanvas"
  2397. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Live Photo LightWeight Center (WLXPhotoGallery.exe)",HotKey,%REG_DWORD%,0x7B000000
  2398.  
  2399. ;-------------------- Microsoft Office Picture Manager --------------------
  2400. ; PageUp => Alt + Arrow Left
  2401. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",Text,%REG_SZ%,"Microsoft Office Picture Manager"
  2402. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",Class,%REG_SZ%,"Framework::CFrame"
  2403. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FileName,%REG_SZ%,"OIS.EXE"
  2404. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,""
  2405. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FocusText,%REG_SZ%,""
  2406. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"OIS Collection Window"
  2407. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageUp\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x12250000
  2408. ; PageDown => Alt + Arrow Right
  2409. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",Text,%REG_SZ%,"Microsoft Office Picture Manager"
  2410. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",Class,%REG_SZ%,"Framework::CFrame"
  2411. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FileName,%REG_SZ%,"OIS.EXE"
  2412. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,""
  2413. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FocusText,%REG_SZ%,""
  2414. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"OIS Collection Window"
  2415. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\PageDown\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x12270000
  2416. ; SwipePageUp => Alt + Arrow Left
  2417. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Text,%REG_SZ%,"Microsoft Office Picture Manager"
  2418. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Class,%REG_SZ%,"Framework::CFrame"
  2419. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileName,%REG_SZ%,"OIS.EXE"
  2420. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,""
  2421. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusText,%REG_SZ%,""
  2422. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"OIS Collection Window"
  2423. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x12250000
  2424. ; SwipePageDown => Alt + Arrow Right
  2425. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Text,%REG_SZ%,"Microsoft Office Picture Manager"
  2426. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Class,%REG_SZ%,"Framework::CFrame"
  2427. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileName,%REG_SZ%,"OIS.EXE"
  2428. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,""
  2429. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusText,%REG_SZ%,""
  2430. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,"OIS Collection Window"
  2431. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x12270000
  2432.  
  2433. ;-------------------- Google Earth --------------------
  2434. ; ZoomOut => Wheel Down
  2435. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",Text,%REG_SZ%,"Google Earth"
  2436. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",Class,%REG_SZ%,"QWidget"
  2437. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FileName,%REG_SZ%,"googleearth.exe"
  2438. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FileVersion,%REG_SZ%,""
  2439. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FocusText,%REG_SZ%,"RenderWidget"
  2440. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",FocusClass,%REG_SZ%,"QWidget"
  2441. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomOut\Google Earth",HotKey,%REG_DWORD%,0xD1000000
  2442. ; ZoomIn => Wheel Up
  2443. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",Text,%REG_SZ%,"Google Earth"
  2444. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",Class,%REG_SZ%,"QWidget"
  2445. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FileName,%REG_SZ%,"googleearth.exe"
  2446. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FileVersion,%REG_SZ%,""
  2447. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FocusText,%REG_SZ%,"RenderWidget"
  2448. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",FocusClass,%REG_SZ%,"QWidget"
  2449. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\ZoomIn\Google Earth",HotKey,%REG_DWORD%,0xC1000000
  2450. ; RotateRight => Ctrl + Wheel Up
  2451. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Earth",Text,%REG_SZ%,"Google Earth"
  2452. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Earth",Class,%REG_SZ%,"QWidget"
  2453. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Earth",FileName,%REG_SZ%,"googleearth.exe"
  2454. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Earth",FileVersion,%REG_SZ%,""
  2455. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Earth",FocusText,%REG_SZ%,"RenderWidget"
  2456. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Earth",FocusClass,%REG_SZ%,"QWidget"
  2457. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Google Earth",HotKey,%REG_DWORD%,0x11C10000
  2458. ; RotateLeft => Ctrl + Wheel Down
  2459. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",Text,%REG_SZ%,"Google Earth"
  2460. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",Class,%REG_SZ%,"QWidget"
  2461. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FileName,%REG_SZ%,"googleearth.exe"
  2462. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FileVersion,%REG_SZ%,""
  2463. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FocusText,%REG_SZ%,"RenderWidget"
  2464. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",FocusClass,%REG_SZ%,"QWidget"
  2465. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Google Earth",HotKey,%REG_DWORD%,0x11D10000
  2466.  
  2467. ;-------------------- Windows Picture and Fax Viewer (explorer.exe) --------------------
  2468. ; RotateRight => Ctrl + K
  2469. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",Text,%REG_SZ%,""
  2470. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",Class,%REG_SZ%,"CPreviewWnd"
  2471. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FileName,%REG_SZ%,"explorer.exe"
  2472. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FileVersion,%REG_SZ%,""
  2473. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FocusText,%REG_SZ%,""
  2474. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",FocusClass,%REG_SZ%,""
  2475. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (explorer.exe)",HotKey,%REG_DWORD%,0x114B0000
  2476. ; RotateLeft => Ctrl + L
  2477. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",Text,%REG_SZ%,""
  2478. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",Class,%REG_SZ%,"CPreviewWnd"
  2479. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FileName,%REG_SZ%,"explorer.exe"
  2480. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FileVersion,%REG_SZ%,""
  2481. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FocusText,%REG_SZ%,""
  2482. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",FocusClass,%REG_SZ%,""
  2483. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (explorer.exe)",HotKey,%REG_DWORD%,0x114C0000
  2484.  
  2485. ;-------------------- Windows Picture and Fax Viewer (rundll32.exe) --------------------
  2486. ; RotateRight => Ctrl + K
  2487. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",Text,%REG_SZ%,""
  2488. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",Class,%REG_SZ%,"CPreviewWnd"
  2489. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe"
  2490. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FileVersion,%REG_SZ%,""
  2491. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FocusText,%REG_SZ%,""
  2492. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",FocusClass,%REG_SZ%,""
  2493. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Windows Picture and Fax Viewer (rundll32.exe)",HotKey,%REG_DWORD%,0x114B0000
  2494. ; RotateLeft => Ctrl + L
  2495. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",Text,%REG_SZ%,""
  2496. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",Class,%REG_SZ%,"CPreviewWnd"
  2497. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FileName,%REG_SZ%,"rundll32.exe"
  2498. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FileVersion,%REG_SZ%,""
  2499. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FocusText,%REG_SZ%,""
  2500. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",FocusClass,%REG_SZ%,""
  2501. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Windows Picture and Fax Viewer (rundll32.exe)",HotKey,%REG_DWORD%,0x114C0000
  2502.  
  2503. ;-------------------- Microsoft Word --------------------
  2504. ; RotateRight => Arc
  2505. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",Text,%REG_SZ%,""
  2506. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",Class,%REG_SZ%,"OpusApp"
  2507. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",FileName,%REG_SZ%,"WINWORD.EXE"
  2508. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",FileVersion,%REG_SZ%,""
  2509. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",FocusText,%REG_SZ%,"Microsoft Word Document"
  2510. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",FocusClass,%REG_SZ%,"_WwG"
  2511. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Word",HotKey,%REG_DWORD%,0xFFFFFFFF
  2512. ; RotateLeft => Arc
  2513. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",Text,%REG_SZ%,""
  2514. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",Class,%REG_SZ%,"OpusApp"
  2515. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",FileName,%REG_SZ%,"WINWORD.EXE"
  2516. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",FileVersion,%REG_SZ%,""
  2517. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",FocusText,%REG_SZ%,"Microsoft Word Document"
  2518. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",FocusClass,%REG_SZ%,"_WwG"
  2519. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Word",HotKey,%REG_DWORD%,0xFFFFFFFF
  2520. ; SwipePageUp => PageUp key
  2521. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",Text,%REG_SZ%,""
  2522. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",Class,%REG_SZ%,"OpusApp"
  2523. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",FileName,%REG_SZ%,"WINWORD.EXE"
  2524. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",FileVersion,%REG_SZ%,""
  2525. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",FocusText,%REG_SZ%,"Microsoft Word Document"
  2526. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",FocusClass,%REG_SZ%,"_WwG"
  2527. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Word",HotKey,%REG_DWORD%,0x21000000
  2528. ; SwipePageDown => PageDown key
  2529. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",Text,%REG_SZ%,""
  2530. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",Class,%REG_SZ%,"OpusApp"
  2531. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",FileName,%REG_SZ%,"WINWORD.EXE"
  2532. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",FileVersion,%REG_SZ%,""
  2533. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",FocusText,%REG_SZ%,"Microsoft Word Document"
  2534. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",FocusClass,%REG_SZ%,"_WwG"
  2535. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Word",HotKey,%REG_DWORD%,0x22000000
  2536. ; StartSlideShow => PageUp key
  2537. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Word",Text,%REG_SZ%,""
  2538. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Word",Class,%REG_SZ%,"OpusApp"
  2539. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Word",FileName,%REG_SZ%,"WINWORD.EXE"
  2540. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Word",FileVersion,%REG_SZ%,""
  2541. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Word",FocusText,%REG_SZ%,"Microsoft Word Document"
  2542. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Word",FocusClass,%REG_SZ%,"_WwG"
  2543. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Word",HotKey,%REG_DWORD%,0x21000000
  2544. ; StopSlideShow => PageDown key
  2545. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Word",Text,%REG_SZ%,""
  2546. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Word",Class,%REG_SZ%,"OpusApp"
  2547. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Word",FileName,%REG_SZ%,"WINWORD.EXE"
  2548. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Word",FileVersion,%REG_SZ%,""
  2549. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Word",FocusText,%REG_SZ%,"Microsoft Word Document"
  2550. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Word",FocusClass,%REG_SZ%,"_WwG"
  2551. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Word",HotKey,%REG_DWORD%,0x22000000
  2552.  
  2553. ;-------------------- Microsoft Excel --------------------
  2554. ; RotateRight => Arc
  2555. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",Text,%REG_SZ%,""
  2556. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",Class,%REG_SZ%,"XLMAIN"
  2557. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",FileName,%REG_SZ%,"EXCEL.EXE"
  2558. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",FileVersion,%REG_SZ%,""
  2559. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",FocusText,%REG_SZ%,""
  2560. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",FocusClass,%REG_SZ%,"EXCEL7"
  2561. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft Excel",HotKey,%REG_DWORD%,0xFFFFFFFF
  2562. ; RotateLeft => Arc
  2563. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",Text,%REG_SZ%,""
  2564. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",Class,%REG_SZ%,"XLMAIN"
  2565. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",FileName,%REG_SZ%,"EXCEL.EXE"
  2566. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",FileVersion,%REG_SZ%,""
  2567. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",FocusText,%REG_SZ%,""
  2568. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",FocusClass,%REG_SZ%,"EXCEL7"
  2569. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft Excel",HotKey,%REG_DWORD%,0xFFFFFFFF
  2570. ; SwipePageUp => Page Up
  2571. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",Text,%REG_SZ%,""
  2572. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",Class,%REG_SZ%,"XLMAIN"
  2573. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",FileName,%REG_SZ%,"EXCEL.EXE"
  2574. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",FileVersion,%REG_SZ%,""
  2575. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",FocusText,%REG_SZ%,""
  2576. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",FocusClass,%REG_SZ%,"EXCEL7"
  2577. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Excel",HotKey,%REG_DWORD%,0x21000000
  2578. ; SwipePageDown => Page Down
  2579. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",Text,%REG_SZ%,""
  2580. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",Class,%REG_SZ%,"XLMAIN"
  2581. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",FileName,%REG_SZ%,"EXCEL.EXE"
  2582. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",FileVersion,%REG_SZ%,""
  2583. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",FocusText,%REG_SZ%,""
  2584. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",FocusClass,%REG_SZ%,"EXCEL7"
  2585. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Excel",HotKey,%REG_DWORD%,0x22000000
  2586. ; StartSlideShow => PageUp key
  2587. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Excel",Text,%REG_SZ%,""
  2588. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Excel",Class,%REG_SZ%,"XLMAIN"
  2589. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Excel",FileName,%REG_SZ%,"EXCEL.EXE"
  2590. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Excel",FileVersion,%REG_SZ%,""
  2591. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Excel",FocusText,%REG_SZ%,""
  2592. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Excel",FocusClass,%REG_SZ%,"EXCEL7"
  2593. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Excel",HotKey,%REG_DWORD%,0x21000000
  2594. ; StopSlideShow => PageDown key
  2595. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Excel",Text,%REG_SZ%,""
  2596. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Excel",Class,%REG_SZ%,"XLMAIN"
  2597. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Excel",FileName,%REG_SZ%,"EXCEL.EXE"
  2598. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Excel",FileVersion,%REG_SZ%,""
  2599. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Excel",FocusText,%REG_SZ%,""
  2600. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Excel",FocusClass,%REG_SZ%,"EXCEL7"
  2601. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Excel",HotKey,%REG_DWORD%,0x22000000
  2602.  
  2603. ;-------------------- Microsoft PowerPoint --------------------
  2604. ; RotateRight => Arc
  2605. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",Text,%REG_SZ%,""
  2606. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",Class,%REG_SZ%,"PP12FrameClass"
  2607. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE"
  2608. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",FileVersion,%REG_SZ%,""
  2609. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",FocusText,%REG_SZ%,""
  2610. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",FocusClass,%REG_SZ%,"paneClassDC"
  2611. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Microsoft PowerPoint",HotKey,%REG_DWORD%,0xFFFFFFFF
  2612. ; RotateLeft => Arc
  2613. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",Text,%REG_SZ%,""
  2614. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",Class,%REG_SZ%,"PP12FrameClass"
  2615. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE"
  2616. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",FileVersion,%REG_SZ%,""
  2617. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",FocusText,%REG_SZ%,""
  2618. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",FocusClass,%REG_SZ%,"paneClassDC"
  2619. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Microsoft PowerPoint",HotKey,%REG_DWORD%,0xFFFFFFFF
  2620. ; StartSlideShow => F5
  2621. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",Text,%REG_SZ%,""
  2622. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",Class,%REG_SZ%,"PP12FrameClass"
  2623. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE"
  2624. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FileVersion,%REG_SZ%,""
  2625. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FocusText,%REG_SZ%,""
  2626. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",FocusClass,%REG_SZ%,"paneClassDC"
  2627. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft PowerPoint",HotKey,%REG_DWORD%,0x74000000
  2628. ; StopSlideShow => Esc
  2629. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",Text,%REG_SZ%,""
  2630. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",Class,%REG_SZ%,"PP12FrameClass"
  2631. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE"
  2632. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FileVersion,%REG_SZ%,""
  2633. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FocusText,%REG_SZ%,""
  2634. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",FocusClass,%REG_SZ%,"paneClassDC"
  2635. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft PowerPoint",HotKey,%REG_DWORD%,0x1B000000
  2636. ; SwipePageUp => Page Up
  2637. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",Text,%REG_SZ%,""
  2638. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",Class,%REG_SZ%,"PP12FrameClass"
  2639. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE"
  2640. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",FileVersion,%REG_SZ%,""
  2641. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",FocusText,%REG_SZ%,""
  2642. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",FocusClass,%REG_SZ%,"paneClassDC"
  2643. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft PowerPoint",HotKey,%REG_DWORD%,0x21000000
  2644. ; SwipePageDown => Page Down
  2645. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",Text,%REG_SZ%,""
  2646. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",Class,%REG_SZ%,"PP12FrameClass"
  2647. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",FileName,%REG_SZ%,"POWERPNT.EXE"
  2648. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",FileVersion,%REG_SZ%,""
  2649. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",FocusText,%REG_SZ%,""
  2650. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",FocusClass,%REG_SZ%,"paneClassDC"
  2651. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft PowerPoint",HotKey,%REG_DWORD%,0x22000000
  2652.  
  2653. ;-------------------- Apple iTunes --------------------
  2654. ; SwipePageUp => Ctrl + Arrow Left
  2655. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",Text,%REG_SZ%,"iTunes"
  2656. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",Class,%REG_SZ%,"iTunes"
  2657. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",FileName,%REG_SZ%,"iTunes.exe"
  2658. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",FileVersion,%REG_SZ%,""
  2659. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",FocusText,%REG_SZ%,""
  2660. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",FocusClass,%REG_SZ%,""
  2661. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Apple iTunes",HotKey,%REG_DWORD%,0xA2250000
  2662. ; SwipePageDown => Ctrl + Arrow Right
  2663. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",Text,%REG_SZ%,"iTunes"
  2664. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",Class,%REG_SZ%,"iTunes"
  2665. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",FileName,%REG_SZ%,"iTunes.exe"
  2666. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",FileVersion,%REG_SZ%,""
  2667. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",FocusText,%REG_SZ%,""
  2668. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",FocusClass,%REG_SZ%,""
  2669. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Apple iTunes",HotKey,%REG_DWORD%,0xA2270000
  2670. ; StartSlideShow => Space
  2671. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",Text,%REG_SZ%,"iTunes"
  2672. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",Class,%REG_SZ%,"iTunes"
  2673. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",FileName,%REG_SZ%,"iTunes.exe"
  2674. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",FileVersion,%REG_SZ%,""
  2675. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",FocusText,%REG_SZ%,""
  2676. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",FocusClass,%REG_SZ%,""
  2677. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Apple iTunes",HotKey,%REG_DWORD%,0x20000000
  2678. ; StopSlideShow => Space
  2679. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",Text,%REG_SZ%,"iTunes"
  2680. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",Class,%REG_SZ%,"iTunes"
  2681. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",FileName,%REG_SZ%,"iTunes.exe"
  2682. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",FileVersion,%REG_SZ%,""
  2683. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",FocusText,%REG_SZ%,""
  2684. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",FocusClass,%REG_SZ%,""
  2685. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Apple iTunes",HotKey,%REG_DWORD%,0x20000000
  2686.  
  2687. ;-------------------- Windows Live Movie Maker --------------------
  2688. ; SwipePageUp => Arrow Left
  2689. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",Text,%REG_SZ%,"Windows Live Movie Maker"
  2690. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",Class,%REG_SZ%,"WindowLiveMovieMakerMainWindowClass"
  2691. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",FileName,%REG_SZ%,"MovieMaker.exe"
  2692. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",FileVersion,%REG_SZ%,""
  2693. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",FocusText,%REG_SZ%,""
  2694. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",FocusClass,%REG_SZ%,""
  2695. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Live Movie Maker",HotKey,%REG_DWORD%,0x25000000
  2696. ; SwipePageDown => Arrow Right
  2697. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",Text,%REG_SZ%,"Windows Live Movie Maker"
  2698. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",Class,%REG_SZ%,"WindowLiveMovieMakerMainWindowClass"
  2699. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",FileName,%REG_SZ%,"MovieMaker.exe"
  2700. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",FileVersion,%REG_SZ%,""
  2701. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",FocusText,%REG_SZ%,""
  2702. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",FocusClass,%REG_SZ%,""
  2703. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Live Movie Maker",HotKey,%REG_DWORD%,0x27000000
  2704. ; StopSlideShow => Esc
  2705. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",Text,%REG_SZ%,"Windows Live Movie Maker"
  2706. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",Class,%REG_SZ%,"WindowLiveMovieMakerMainWindowClass"
  2707. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",FileName,%REG_SZ%,"MovieMaker.exe"
  2708. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",FileVersion,%REG_SZ%,""
  2709. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",FocusText,%REG_SZ%,""
  2710. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",FocusClass,%REG_SZ%,""
  2711. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Live Movie Maker",HotKey,%REG_DWORD%,0x1B000000
  2712.  
  2713. ;-------------------- Windows Media Player --------------------
  2714. ; SwipePageUp => Ctrl + 'B'
  2715. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Text,%REG_SZ%,"Windows Media Player"
  2716. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",Class,%REG_SZ%,"WMPlayerApp"
  2717. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileName,%REG_SZ%,"wmplayer.exe"
  2718. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,""
  2719. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusText,%REG_SZ%,""
  2720. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,""
  2721. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x11420000
  2722. ; SwipePageDown => Ctrl + 'F'
  2723. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Text,%REG_SZ%,"Windows Media Player"
  2724. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",Class,%REG_SZ%,"WMPlayerApp"
  2725. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileName,%REG_SZ%,"wmplayer.exe"
  2726. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,""
  2727. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusText,%REG_SZ%,""
  2728. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,""
  2729. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x11460000
  2730. ; StartSlideShow => Ctrl + 'P'
  2731. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",Text,%REG_SZ%,"Windows Media Player"
  2732. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",Class,%REG_SZ%,"WMPlayerApp"
  2733. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",FileName,%REG_SZ%,"wmplayer.exe"
  2734. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,""
  2735. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",FocusText,%REG_SZ%,""
  2736. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,""
  2737. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x11500000
  2738. ; StopSlideShow => Ctrl + 'S'
  2739. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",Text,%REG_SZ%,"Windows Media Player"
  2740. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",Class,%REG_SZ%,"WMPlayerApp"
  2741. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",FileName,%REG_SZ%,"wmplayer.exe"
  2742. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",FileVersion,%REG_SZ%,""
  2743. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",FocusText,%REG_SZ%,""
  2744. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",FocusClass,%REG_SZ%,""
  2745. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Microsoft Office Picture Manager",HotKey,%REG_DWORD%,0x11530000
  2746.  
  2747. ;-------------------- Windows Media Center --------------------
  2748. ; SwipePageUp => Ctrl + 'B'
  2749. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",Text,%REG_SZ%,"Windows Media Center"
  2750. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",Class,%REG_SZ%,"eHome Render Window"
  2751. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",FileName,%REG_SZ%,"ehshell.exe"
  2752. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",FileVersion,%REG_SZ%,""
  2753. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",FocusText,%REG_SZ%,""
  2754. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",FocusClass,%REG_SZ%,""
  2755. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Windows Media Center",HotKey,%REG_DWORD%,0x11420000
  2756. ; SwipePageDown => Ctrl + 'F'
  2757. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",Text,%REG_SZ%,"Windows Media Center"
  2758. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",Class,%REG_SZ%,"eHome Render Window"
  2759. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",FileName,%REG_SZ%,"ehshell.exe"
  2760. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",FileVersion,%REG_SZ%,""
  2761. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",FocusText,%REG_SZ%,""
  2762. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",FocusClass,%REG_SZ%,""
  2763. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Windows Media Center",HotKey,%REG_DWORD%,0x11460000
  2764. ; StartSlideShow => Ctrl + Shift + 'P'
  2765. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",Text,%REG_SZ%,"Windows Media Center"
  2766. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",Class,%REG_SZ%,"eHome Render Window"
  2767. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",FileName,%REG_SZ%,"ehshell.exe"
  2768. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",FileVersion,%REG_SZ%,""
  2769. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",FocusText,%REG_SZ%,""
  2770. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",FocusClass,%REG_SZ%,""
  2771. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Windows Media Center",HotKey,%REG_DWORD%,0x11105000
  2772. ; StopSlideShow => Ctrl + Shift + 'S'
  2773. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",Text,%REG_SZ%,"Windows Media Center"
  2774. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",Class,%REG_SZ%,"eHome Render Window"
  2775. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",FileName,%REG_SZ%,"ehshell.exe"
  2776. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",FileVersion,%REG_SZ%,""
  2777. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",FocusText,%REG_SZ%,""
  2778. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",FocusClass,%REG_SZ%,""
  2779. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Windows Media Center",HotKey,%REG_DWORD%,0x11105300
  2780.  
  2781. ;-------------------- CyberLink PowerDVD --------------------
  2782. ; SwipePageUp => Arrow Left
  2783. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",Text,%REG_SZ%,"PowerDVD"
  2784. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",Class,%REG_SZ%,"Class of CyberLink Universal Player11"
  2785. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",FileName,%REG_SZ%,"PowerDVD11.exe"
  2786. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",FileVersion,%REG_SZ%,""
  2787. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",FocusText,%REG_SZ%,""
  2788. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",FocusClass,%REG_SZ%,""
  2789. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\CyberLink PowerDVD",HotKey,%REG_DWORD%,0x25000000
  2790. ; SwipePageDown => Arrow Right
  2791. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",Text,%REG_SZ%,"PowerDVD"
  2792. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",Class,%REG_SZ%,"Class of CyberLink Universal Player11"
  2793. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",FileName,%REG_SZ%,"PowerDVD11.exe"
  2794. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",FileVersion,%REG_SZ%,""
  2795. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",FocusText,%REG_SZ%,""
  2796. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",FocusClass,%REG_SZ%,""
  2797. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\CyberLink PowerDVD",HotKey,%REG_DWORD%,0x27000000
  2798.  
  2799. ;-------------------- InterVideo WinDVD --------------------
  2800. ; SwipePageUp => Page Up
  2801. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",Text,%REG_SZ%,"Corel WinDVD"
  2802. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",Class,%REG_SZ%,"WinDVDClass"
  2803. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",FileName,%REG_SZ%,"WinDVD.exe"
  2804. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",FileVersion,%REG_SZ%,""
  2805. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",FocusText,%REG_SZ%,""
  2806. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",FocusClass,%REG_SZ%,""
  2807. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\InterVideo WinDVD",HotKey,%REG_DWORD%,0x21000000
  2808. ; SwipePageDown => Page Down
  2809. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",Text,%REG_SZ%,"Corel WinDVD"
  2810. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",Class,%REG_SZ%,"WinDVDClass"
  2811. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",FileName,%REG_SZ%,"WinDVD.exe"
  2812. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",FileVersion,%REG_SZ%,""
  2813. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",FocusText,%REG_SZ%,""
  2814. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",FocusClass,%REG_SZ%,""
  2815. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\InterVideo WinDVD",HotKey,%REG_DWORD%,0x22000000
  2816.  
  2817. ;-------------------- Adobe Photoshop --------------------
  2818. ; SwipePageUp => Page Up
  2819. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop"
  2820. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",Class,%REG_SZ%,"Photoshop"
  2821. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe"
  2822. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",FileVersion,%REG_SZ%,""
  2823. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",FocusText,%REG_SZ%,""
  2824. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",FocusClass,%REG_SZ%,""
  2825. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\Adobe Photoshop",HotKey,%REG_DWORD%,0x21000000
  2826. ; SwipePageDown => Page Down
  2827. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop"
  2828. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",Class,%REG_SZ%,"Photoshop"
  2829. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe"
  2830. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",FileVersion,%REG_SZ%,""
  2831. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",FocusText,%REG_SZ%,""
  2832. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",FocusClass,%REG_SZ%,""
  2833. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\Adobe Photoshop",HotKey,%REG_DWORD%,0x22000000
  2834. ; RotateRight => Alt + 'I', 'E', 'G', '9'
  2835. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop"
  2836. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",Class,%REG_SZ%,"Photoshop"
  2837. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe"
  2838. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",FileVersion,%REG_SZ%,""
  2839. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",FocusText,%REG_SZ%,""
  2840. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",FocusClass,%REG_SZ%,""
  2841. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",HotKey,%REG_DWORD%,0x12490000
  2842. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateRight\Adobe Photoshop",AloneKey,%REG_DWORD%,0x45473900
  2843. ; RotateLeft => Alt + 'I', 'E', 'G', '0'
  2844. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop"
  2845. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",Class,%REG_SZ%,"Photoshop"
  2846. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe"
  2847. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",FileVersion,%REG_SZ%,""
  2848. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",FocusText,%REG_SZ%,""
  2849. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",FocusClass,%REG_SZ%,""
  2850. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",HotKey,%REG_DWORD%,0x12490000
  2851. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\RotateLeft\Adobe Photoshop",AloneKey,%REG_DWORD%,0x45473000
  2852. ; StartSlideShow => "F"
  2853. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop"
  2854. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",Class,%REG_SZ%,"Photoshop"
  2855. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe"
  2856. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",FileVersion,%REG_SZ%,""
  2857. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",FocusText,%REG_SZ%,""
  2858. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",FocusClass,%REG_SZ%,""
  2859. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StartSlideShow\Adobe Photoshop",HotKey,%REG_DWORD%,0x46000000
  2860. ; StopSlideShow => Esc
  2861. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",Text,%REG_SZ%,"Adobe Photoshop"
  2862. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",Class,%REG_SZ%,"Photoshop"
  2863. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",FileName,%REG_SZ%,"Photoshop.exe"
  2864. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",FileVersion,%REG_SZ%,""
  2865. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",FocusText,%REG_SZ%,""
  2866. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",FocusClass,%REG_SZ%,""
  2867. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\StopSlideShow\Adobe Photoshop",HotKey,%REG_DWORD%,0x1B000000
  2868.  
  2869. ;-------------------- ArcSoft MediaImpression --------------------
  2870. ; SwipePageUp => Arrow Left
  2871. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",Text,%REG_SZ%,"ArcSoft MediaImpression"
  2872. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",Class,%REG_SZ%,""
  2873. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",FileName,%REG_SZ%,"mediaimpression.exe"
  2874. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",FileVersion,%REG_SZ%,""
  2875. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",FocusText,%REG_SZ%,""
  2876. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",FocusClass,%REG_SZ%,""
  2877. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft MediaImpression",HotKey,%REG_DWORD%,0x25000000
  2878. ; SwipePageDown => Arrow Right
  2879. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",Text,%REG_SZ%,"ArcSoft MediaImpression"
  2880. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",Class,%REG_SZ%,""
  2881. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",FileName,%REG_SZ%,"mediaimpression.exe"
  2882. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",FileVersion,%REG_SZ%,""
  2883. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",FocusText,%REG_SZ%,""
  2884. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",FocusClass,%REG_SZ%,""
  2885. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft MediaImpression",HotKey,%REG_DWORD%,0x27000000
  2886.  
  2887. ;-------------------- ArcSoft PhotoViewer --------------------
  2888. ; SwipePageUp => Arrow Left
  2889. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",Text,%REG_SZ%,"ArcSoft PhotoViewer"
  2890. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",Class,%REG_SZ%,""
  2891. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",FileName,%REG_SZ%,"photoviewer.exe"
  2892. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",FileVersion,%REG_SZ%,""
  2893. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",FocusText,%REG_SZ%,""
  2894. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",FocusClass,%REG_SZ%,""
  2895. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft PhotoViewer",HotKey,%REG_DWORD%,0x25000000
  2896. ; SwipePageDown => Arrow Right
  2897. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",Text,%REG_SZ%,"ArcSoft PhotoViewer"
  2898. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",Class,%REG_SZ%,""
  2899. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",FileName,%REG_SZ%,"photoviewer.exe"
  2900. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",FileVersion,%REG_SZ%,""
  2901. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",FocusText,%REG_SZ%,""
  2902. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",FocusClass,%REG_SZ%,""
  2903. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft PhotoViewer",HotKey,%REG_DWORD%,0x27000000
  2904.  
  2905. ;-------------------- ArcSoft TotalMedia Theatre --------------------
  2906. ; SwipePageUp => Page Up
  2907. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",Text,%REG_SZ%,"ArcSoft TotalMedia Theatre"
  2908. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",Class,%REG_SZ%,""
  2909. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",FileName,%REG_SZ%,"udigital theatre.exe"
  2910. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",FileVersion,%REG_SZ%,""
  2911. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",FocusText,%REG_SZ%,""
  2912. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",FocusClass,%REG_SZ%,""
  2913. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TotalMedia Theatre",HotKey,%REG_DWORD%,0x21000000
  2914. ; SwipePageDown => Page Down
  2915. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",Text,%REG_SZ%,"ArcSoft TotalMedia Theatre"
  2916. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",Class,%REG_SZ%,""
  2917. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",FileName,%REG_SZ%,"udigital theatre.exe"
  2918. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",FileVersion,%REG_SZ%,""
  2919. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",FocusText,%REG_SZ%,""
  2920. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",FocusClass,%REG_SZ%,""
  2921. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TotalMedia Theatre",HotKey,%REG_DWORD%,0x22000000
  2922.  
  2923. ;-------------------- ArcSoft TM ShowBiz --------------------
  2924. ; SwipePageUp => Arrow Left
  2925. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",Text,%REG_SZ%,"ArcSoft TM ShowBiz"
  2926. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",Class,%REG_SZ%,""
  2927. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",FileName,%REG_SZ%,"tmshowbiz.exe"
  2928. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",FileVersion,%REG_SZ%,""
  2929. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",FocusText,%REG_SZ%,""
  2930. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",FocusClass,%REG_SZ%,""
  2931. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM ShowBiz",HotKey,%REG_DWORD%,0x25000000
  2932. ; SwipePageDown => Arrow Right
  2933. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",Text,%REG_SZ%,"ArcSoft TM ShowBiz"
  2934. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",Class,%REG_SZ%,""
  2935. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",FileName,%REG_SZ%,"tmshowbiz.exe"
  2936. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",FileVersion,%REG_SZ%,""
  2937. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",FocusText,%REG_SZ%,""
  2938. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",FocusClass,%REG_SZ%,""
  2939. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM ShowBiz",HotKey,%REG_DWORD%,0x27000000
  2940.  
  2941. ;-------------------- ArcSoft TM Studio --------------------
  2942. ; SwipePageUp => Arrow Left
  2943. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",Text,%REG_SZ%,"ArcSoft TM Studio"
  2944. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",Class,%REG_SZ%,""
  2945. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",FileName,%REG_SZ%,"utmstudioframe.exe"
  2946. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",FileVersion,%REG_SZ%,""
  2947. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",FocusText,%REG_SZ%,""
  2948. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",FocusClass,%REG_SZ%,""
  2949. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageUp\ArcSoft TM Studio",HotKey,%REG_DWORD%,0x25000000
  2950. ; SwipePageDown => Arrow Right
  2951. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",Text,%REG_SZ%,"ArcSoft TM Studio"
  2952. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",Class,%REG_SZ%,""
  2953. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",FileName,%REG_SZ%,"utmstudioframe.exe"
  2954. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",FileVersion,%REG_SZ%,""
  2955. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",FocusText,%REG_SZ%,""
  2956. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",FocusClass,%REG_SZ%,""
  2957. HKLM,"%HKLMRootPath%\Elantech\GestureAPHotKey\SwipePageDown\ArcSoft TM Studio",HotKey,%REG_DWORD%,0x27000000
  2958.  
  2959. ;----------------------------------------------------------------------------
  2960. ; HID Mouse Ignore
  2961.  
  2962. [ETD_HIDMouseIgnore.AddReg]
  2963. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_00,%REG_SZ%,"HID\VID_413C&PID_8162&Col01"
  2964. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_01,%REG_SZ%,"USB\VID_0A81&PID_0103&MI_00*"
  2965. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_02,%REG_SZ%,"USB\VID_0A81&PID_0103&MI_01*"
  2966. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_03,%REG_SZ%,"HID\Vid_046d&Pid_c50e&Rev_2500"
  2967. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_04,%REG_SZ%,"HID\Vid_046d&Pid_c50e&Rev_2510"
  2968. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_05,%REG_SZ%,"HID\Vid_0A81&Pid_0103&MI_01&Col02"
  2969. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_06,%REG_SZ%,"HID\Vid_0A81&Pid_0103&MI_01&Col03"
  2970. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_07,%REG_SZ%,"HID\Vid_04B8&Pid_030E&Rev_0100&MI_*"
  2971. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_08,%REG_SZ%,"HID\Vid_05E3&Pid_FFE2&Rev_0001&MI_*"
  2972. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_09,%REG_SZ%,"HID\Vid_0A81&Pid_0103&Rev_0110&MI_*"
  2973. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",ASUS_10,%REG_SZ%,"HID\VID_046D&PID_C705&MI_00"
  2974.  
  2975. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",BTC_01,%REG_SZ%,"USB\VID_0637&PID_0001*"
  2976. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",BTC_02,%REG_SZ%,"HID\Vid_046e&Pid_6782&MI_00"
  2977. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",BTC_03,%REG_SZ%,"HID\Vid_046e&Pid_6782&MI_01&Col01"
  2978. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",BTC_04,%REG_SZ%,"HID\Vid_046e&Pid_6782&MI_01&Col02"
  2979. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",BTC_05,%REG_SZ%,"HID\Vid_046e&Pid_6782&Rev_2110&MI_00"
  2980. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",BTC_06,%REG_SZ%,"HID\Vid_046e&Pid_6782&Rev_2110&MI_01&Col01"
  2981. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",BTC_07,%REG_SZ%,"HID\Vid_046e&Pid_6782&Rev_2110&MI_01&Col02"
  2982.  
  2983. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_355,%REG_SZ%,"HID\VID_0A5C&PID_4503&REV_0100&Col01"
  2984. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_BT350,%REG_SZ%,"HID\VID_0A5C&PID_8103"
  2985. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_E355,%REG_SZ%,"HID\VID_0A5C&PID_8126"
  2986. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_F355,%REG_SZ%,"HID\VID_0A5C&PID_8127"
  2987. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_RS360,%REG_SZ%,"HID\VID_0A5C&PID_8140"
  2988. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_R1400,%REG_SZ%,"HID\VID_0A5C&PID_8145"
  2989. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_R2400,%REG_SZ%,"HID\VID_0A5C&PID_8146"
  2990. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_HD410,%REG_SZ%,"HID\VID_0A5C&PID_8151"
  2991. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_BT1,%REG_SZ%,"HID\VID_0A5C&PID_8152"
  2992. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_UMOUSE1,%REG_SZ%,"HID\VID_0A5C&PID_8154"
  2993. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_LD370,%REG_SZ%,"HID\VID_0A5C&PID_8155"
  2994. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_BT2,%REG_SZ%,"HID\VID_0A5C&PID_8156"
  2995. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_UMOUSE2,%REG_SZ%,"HID\VID_0A5C&PID_8158"
  2996. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_LD365,%REG_SZ%,"HID\VID_0A5C&PID_8159"
  2997. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_BT3,%REG_SZ%,"HID\VID_0A5C&PID_8160"
  2998. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_UMOUSE3,%REG_SZ%,"HID\VID_0A5C&PID_8162"
  2999. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_LS365,%REG_SZ%,"HID\VID_0A5C&PID_8167"
  3000. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_LS370,%REG_SZ%,"HID\VID_0A5C&PID_8168"
  3001. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_HS410,%REG_SZ%,"HID\VID_0A5C&PID_8169"
  3002. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_BRCM410,%REG_SZ%,"HID\VID_413C&PID_8152"
  3003. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_UNKNOWN01,%REG_SZ%,"HID\VID_413C&PID_8154"
  3004. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_BRCM370,%REG_SZ%,"HID\VID_413C&PID_8156"
  3005. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_UNKNOWN02,%REG_SZ%,"HID\VID_413C&PID_8157&REV_0100"
  3006. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Dell_UNKNOWN03,%REG_SZ%,"HID\VID_413C&PID_8158&REV_0100&Col01"
  3007.  
  3008. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_01,%REG_SZ%,"SERENUM\FJC5000"
  3009. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_02,%REG_SZ%,"HID\Vid_0430&Pid_0002&Rev_0100&MI_00"
  3010. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_03,%REG_SZ%,"HID\Vid_0430&Pid_0002&Rev_0100&MI_01"
  3011. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_04,%REG_SZ%,"HID\Vid_0430&Pid_0002&MI_00"
  3012. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_05,%REG_SZ%,"HID\Vid_0430&Pid_0002&MI_01"
  3013. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_06,%REG_SZ%,"HID\FUJ02E5&Col02"
  3014. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_07,%REG_SZ%,"HID\FUJ02E6&Col02"
  3015. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_08,%REG_SZ%,"HID\WACOMVIRTUALHID&Col03"
  3016. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_09,%REG_SZ%,"HID\Vid_0430&Pid_0501&Rev_5001"
  3017. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_10,%REG_SZ%,"HID\Vid_0430&Pid_0501"
  3018. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_11,%REG_SZ%,"HID\Vid_0430&Pid_0530&Rev_5001"
  3019. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Fujitsu_12,%REG_SZ%,"HID\Vid_0430&Pid_0530"
  3020.  
  3021. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",IBM_01,%REG_SZ%,"IBM0057"
  3022. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",IBM_02,%REG_SZ%,"*IBM0057"
  3023. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",IBM_03,%REG_SZ%,"ACPI\IBM0057"
  3024.  
  3025. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_01,%REG_SZ%,"HID\IrDevice&Col08"
  3026. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_02,%REG_SZ%,"HID\ITEirDevice&Col05"
  3027. ;HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_03,%REG_SZ%,"HID\VID_046D&PID_C019"
  3028. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_04,%REG_SZ%,"HID\Vid_0609&Pid_031d"
  3029. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_05,%REG_SZ%,"HID\Vid_0609&Pid_032d"
  3030. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_06,%REG_SZ%,"HID\VID_1CB6&PID_6680&REV_0100&MI_00&Col02"
  3031. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_07,%REG_SZ%,"HID\VID_1CB6&PID_6680&MI_00&Col02"
  3032. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_08,%REG_SZ%,"HID\VID_1CB6&PID_6680&REV_0100&MI_01"
  3033. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_09,%REG_SZ%,"HID\VID_1CB6&PID_6680&MI_01"
  3034. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_10,%REG_SZ%,"HID\Vid_413c&Pid_8162&Rev_0100&Col01"
  3035. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Microsoft_11,%REG_SZ%,"HID\IrDeviceV2&Col08"
  3036.  
  3037. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",NEC_01,%REG_SZ%,"NCT1001"
  3038. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",NEC_02,%REG_SZ%,"*NCT1001"
  3039. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",NEC_03,%REG_SZ%,"ACPI\NCT1001"
  3040. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",NEC_04,%REG_SZ%,"AUI0204"
  3041. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",NEC_05,%REG_SZ%,"*AUI0204"
  3042. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",NEC_06,%REG_SZ%,"ACPI\AUI0204"
  3043.  
  3044. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Sharp_01,%REG_SZ%,"HID\VID_044F&PID_E000"
  3045. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Sharp_02,%REG_SZ%,"HID\VID_04F2&PID_0001&MI_01"
  3046. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Sharp_03,%REG_SZ%,"HID\VID_044F&PID_B304&REV_0100&COL02"
  3047. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Sharp_04,%REG_SZ%,"HID\Vid_04f2&Pid_0001&Rev_0100&MI_00"
  3048. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Sharp_05,%REG_SZ%,"HID\Vid_04f2&Pid_0001&Rev_0100&MI_01"
  3049.  
  3050. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Sharp_06,%REG_SZ%,"HID\VID_1CB6&PID_6680&REV_0100&MI_00&Col02"
  3051. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Sharp_07,%REG_SZ%,"HID\VID_1CB6&PID_6680&REV_0100&MI_01"
  3052.  
  3053. HKLM,"%HKLMRootPath%\Elantech\HIDMouseIgnore",Toshiba_01,%REG_SZ%,"HID\TOS_BT_MOU_0004&0005"
  3054.  
  3055. ;----------------------------------------------------------------------------
  3056. ; String Table
  3057. ;----------------------------------------------------------------------------
  3058. [Strings]
  3059. HKLMRootPath = "System\CurrentControlSet\Control"
  3060.  
  3061. ; FILE section
  3062. System32Path = 1
  3063. PS2InstPath = 2
  3064. I2CInstPath = 3
  3065.  
  3066. ; Registry Type
  3067. REG_EXPAND_SZ = 2
  3068. REG_DWORD = 4
  3069. REG_MULTI_SZ = 7
  3070. REG_BINARY = 3
  3071. REG_SZ = 1
  3072.  
  3073. ; Drag and Drop Kind
  3074. TAP_AGAIN_TO_RELEASE = 0
  3075. RELEASE_AFTER_TIME_DELAY = 1
  3076. RELEASE_AFTER_FINGER_LIFT = 2
  3077.  
  3078. ; Edge Motion
  3079. ALWAYS = 0
  3080. ONLY_WHEN_DRAGGING = 1
  3081.  
  3082. ; Slow Motion
  3083. SHIFT_KEY = 0
  3084. CTRL_KEY = 1
  3085. ALT_KEY = 2
  3086.  
  3087. ; SwipePage Kind (Page Up / Down)
  3088. SWIPE_PAGE_TWO_FINGER = 1
  3089. SWIPE_PAGE_THREE_FINGER = 2
  3090.  
  3091. ; Mag Kind
  3092. MAG_TWO_FINGER = 1
  3093. MAG_THREE_FINGER = 2
  3094.  
  3095. ; PointStick Middle Button Function Type
  3096. PST_MB_NONE = 0
  3097. PST_MB_SCROLL = 1
  3098.  
  3099. ; PointStick Scroll Function Type
  3100. PST_SCROLL_STANDARD = 0
  3101. PST_SCROLL_SMOOTH = 1
  3102. PST_SCROLL_AUTOSELECT = 2
  3103.  
  3104. ; SmartPad Function Type
  3105. CLICK_SELECT = 0
  3106. CONTEXT_MENU = 1
  3107. MIDDLEBUTTON = 2
  3108. INTERNET_BACK = 3
  3109. INTERNET_FORWORD = 4
  3110. MAXIMIZE = 5
  3111. MINIMIZE = 6
  3112. NONE = 7
  3113. PAGE_DOWN = 8
  3114. PAGE_UP = 9
  3115. RUN_FILE = 10
  3116. SCROLL_DOWN = 11
  3117. SCROLL_LEFT = 12
  3118. SCROLL_RIGHT = 13
  3119. SCROLL_UP = 14
  3120. START_MENU = 15
  3121. ZOOMOUT = 16
  3122. ZOOMIN = 17
  3123. CLOSE_WINDOW = 18
  3124. RETURN_TO_DESKTOP = 19
  3125. MY_FAVORITE = 20
  3126. MY_COMPUTER = 21
  3127. NORMAL_SWITCH_WINDOWS = 22
  3128. AERO_SWITCH_WINDOWS = 23
  3129. START_SLIDE_SHOW = 24
  3130. STOP_SLIDE_SHOW = 25
  3131. WINDOWS_SEARCH = 26
  3132. DOUBLE_CLICK_BUTTON = 27
  3133. LOCK_COMPUTER = 28
  3134. TURN_OFF_SCREEN = 29
  3135. 2FINGER_CONTINE_SCROLL = 30
  3136. 1FINGER_CONTINE_SCROLL = 31
  3137. ASUS_SWITCH_WINDOW_WAY = 32
  3138. RETURN_BEFORE_WINDOWS = 33
  3139. INTERLLIGENT_TOUCHPAD_UP = 34
  3140. INTERLLIGENT_TOUCHPAD_DOWN = 35
  3141. INTERLLIGENT_TOUCHPAD_THERRFINGER_CLICK = 36
  3142. IDEALIFE_UP = 37
  3143. IDEALIFE_DOWN = 38
  3144. MULTI_SELECT = 39
  3145. ACER_RING = 40
  3146. RETURN_TO_METRO_DESKTOP = 41
  3147.  
  3148. SWIPE_PAGE_UP = 0x0300
  3149. SWIPE_PAGE_DOWN = 0x0301
  3150.  
  3151. WIN8_EDGE_SWIPE_UP = 0x0801
  3152. WIN8_EDGE_SWIPE_DOWN = 0x0802
  3153. WIN8_EDGE_SWIPE_LEFT = 0x0803
  3154. WIN8_EDGE_SWIPE_RIGHT = 0x0804
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement