indraloka / two-finger-scroll

Automatically exported from code.google.com/p/two-finger-scroll
0 stars 0 forks source link

Does not work with Windows 8 #133

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Windows 8 and official Synaptics drivers
2. Download and run TwoFingerScroll

What is the expected output? What do you see instead?

TwoFingerScroll should work. Instead, I get an error message:

---------------------------
TwoFingerScroll
---------------------------
Class not registered, ClassID: {9C042297-D1CD-4F0D-B1AB-9F48AD6A6DFF}.
---------------------------
OK   
---------------------------

What version of the product are you using? On what operating system?
TwoFingerScroll 1.0.6
Windows 8 (RTM)
Dell XPS 14 (2010 model)
Synaptics Touchpad V7.4 

Please provide any additional information below.

TwoFingerScroll worked fine in Windows 7 on the same laptop, and on the Windows 
8 Developer Preview and Consumer Preview. It did not work on the Release 
Preview, giving the same error message.

Original issue reported on code.google.com by limited.mage on 30 Aug 2012 at 5:42

GoogleCodeExporter commented 8 years ago
same problem here. My laptop is an Asus u36sd

Original comment by ftuv...@gmail.com on 22 Sep 2012 at 3:22

GoogleCodeExporter commented 8 years ago
Has anyone fixed this problem yet? I really want to get my two finger scroll 
back.

Original comment by robertoe...@gmail.com on 28 Oct 2012 at 10:28

GoogleCodeExporter commented 8 years ago
Same here. Windows 8 Release Preview Build 8400 on Acer Timeline 4830TG.

On some other sites it is suggested going into command promt as administrator 
and entering the following works.
c:\windows\syswow64\regsvr32.exe c:\windows\system32\syncom.dll
c:\windows\syswow64\regsvr32.exe c:\windows\system32\synctrl.dll

When I do that I get an error message of module failing to load: 
https://dl.dropbox.com/u/14103488/error%20message.jpg

Original comment by Kazanj...@gmail.com on 14 Nov 2012 at 11:54

GoogleCodeExporter commented 8 years ago
im having the same error as you kazan.. just got a samsung series 7 laptop

Original comment by cas...@gmail.com on 21 Nov 2012 at 7:37

GoogleCodeExporter commented 8 years ago
im having the same error as you kazan.. just got a samsung series 7 laptop

Original comment by cas...@gmail.com on 21 Nov 2012 at 7:37

GoogleCodeExporter commented 8 years ago
same issue on Lenovo G450

Original comment by viridian...@gmail.com on 19 Mar 2013 at 5:10

GoogleCodeExporter commented 8 years ago

http://code.google.com/p/two-finger-scroll/issues/detail?id=18

"if this won't help, run this on 64bit machines to register the drivers. It 
made the trick for me:

c:\windows\syswow64\regsvr32.exe c:\windows\system32\syncom.dll
c:\windows\syswow64\regsvr32.exe c:\windows\system32\synctrl.dll
"

1. In windows 8 first download and install + reboot: synaptics_15.0.24.0
2. Run two commands in CMD as administrator:
c:\windows\System32\regsvr32.exe c:\windows\system32\syncom.dll
c:\windows\System32\regsvr32.exe c:\windows\system32\synctrl.dll
3. Download and start: TwoFingerScroll_1_0_9-MacHater-Mod
4. Enjoy!

...or try out the SynGestures.exe 
(http://syngestures.klickin-webdesign.de/).Reacts too slowly..

Original comment by nikolai....@gmail.com on 18 Sep 2013 at 8:37

GoogleCodeExporter commented 8 years ago
So it is a driver + win8 dll problem. Use driver synaptics_15.0.24.0 and the 
command above.

Original comment by nikolai....@gmail.com on 18 Sep 2013 at 8:42