tgarrettt3 / two-finger-scroll

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

Class Not Registered #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download and run the install on Vista 64-bit SP1

What is the expected output? What do you see instead?
Expected it to install.  Instead I got 
Class not registered, ClassID:
{9C042297-D1CD-4F0D-B1AB-9F48AD6A6DFF}.

What version of the product are you using? On what operating system?
1.5, Vista Ultimate 64-bit SP1

Original issue reported on code.google.com by nrst...@gmail.com on 9 Jan 2009 at 5:13

GoogleCodeExporter commented 8 years ago
I have this same problem, but i'm using Windows 7. 

"Class not registered, Class ID:"

Original comment by viks...@gmail.com on 18 Jan 2009 at 8:46

GoogleCodeExporter commented 8 years ago
Any comments from the devs about this?  Is this something that if I want fixed 
I'm 
going to have to try to make a patch myself?

Original comment by nrst...@gmail.com on 21 Jan 2009 at 6:54

GoogleCodeExporter commented 8 years ago
Same problem, using Windows XP SP3 on Dell 700m.  Installed Python 2.5.4, 
extensions
for 2.5, and 3.0.1.

Original comment by ghe...@gmail.com on 13 Mar 2009 at 3:50

GoogleCodeExporter commented 8 years ago
this issue can most likely be fixed by installing the synaptics drivers from
http://www.laptopvideo2go.com/forum/index.php?showtopic=15103
these are moded drivers to work for 2 finger gestures
just make sure your touchpad is made by synaptics before you install ^^

Original comment by rav...@gmail.com on 20 Mar 2009 at 5:42

GoogleCodeExporter commented 8 years ago
grr i have the same problem. that website posted is down. how do i even konw if 
i
have a synaptics touchpad i have a toshiba. 

Original comment by Nicholas...@gmail.com on 7 Aug 2009 at 8:46

GoogleCodeExporter commented 8 years ago
easy, google "TOSHIBA (model) touchpad"

Original comment by O0Osalig...@gmail.com on 16 Mar 2010 at 7:08

GoogleCodeExporter commented 8 years ago
Mine says it's an alps. It came with my Dell inspiron 1545, so it's pretty new.

Original comment by blobfis...@gmail.com on 5 Jun 2010 at 12:11

GoogleCodeExporter commented 8 years ago
I'm in the same boat. I'm using a few month old sony laptop that comes with the 
alps touchpad and not the synaptics.  It appears as if this program is only 
supports synaptics. Does anyone have any recommendations where i might find an 
app for the alps?

Original comment by byandrew...@gmail.com on 7 Aug 2010 at 2:03

GoogleCodeExporter commented 8 years ago
All you need to do is install an older version, and run using administrator 
privileges.

Original comment by andrewgu...@gmail.com on 11 Oct 2010 at 1:01

GoogleCodeExporter commented 8 years ago
Synaptic has their own gesture suite: 
http://www.synaptics.com/solutions/technology/gestures/touchpad

If you found this link useful, feel free to drop a small donation at: 
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=YX3L966Y4FY
2G

Original comment by sean.aik...@gmail.com on 18 Feb 2011 at 12:10

GoogleCodeExporter commented 8 years ago
I also have an alps touchpad - and get the same error
How do you get it to work with alps?

Original comment by NDlaserf...@gmail.com on 22 May 2011 at 11:14

GoogleCodeExporter commented 8 years ago
Same problem, Windows 7, 64bit, Synaptic touchpad

Original comment by s.m.jo...@gmail.com on 2 Jun 2011 at 12:29

GoogleCodeExporter commented 8 years ago
Same problem, Windows 7, 64bit, Synaptic touchpad

Original comment by mtschir...@gmail.com on 2 Jun 2011 at 12:24

GoogleCodeExporter commented 8 years ago
Same problem. Windows 7 32bit, synaptic touch pad. Only happens on startup, and 
not every time. Loading the application manually afterwards works with no 
problem.

Original comment by nopy...@gmail.com on 9 Jun 2011 at 7:10

GoogleCodeExporter commented 8 years ago
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

Original comment by sebastia...@gmail.com on 2 Mar 2012 at 12:00

GoogleCodeExporter commented 8 years ago
those 2 lines work but make sure the cmd has admin permissions

Original comment by mark29sk...@gmail.com on 2 Jun 2012 at 5:49

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I've tried running both commands as administrator, with no avail. I get errors 
about the module failing to load from cmd.exe

Windows 7, 64bit. Alps drivers

Original comment by boscogeo...@gmail.com on 8 Aug 2012 at 9:58

GoogleCodeExporter commented 8 years ago
Can u tell me how to use the lines from comment 15?

Original comment by anthonye...@gmail.com on 25 Nov 2012 at 9:23

GoogleCodeExporter commented 8 years ago
Some laptops ahem (mine is a mac with bootcamp windows 7)

Has it as

c:\windows\System32\regsvr32.exe

format.

So thats where it can locate as well. I still haven't got it to work and it has 
an error.

Original comment by Sup...@gmail.com on 31 Dec 2012 at 5:15

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..

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:43

GoogleCodeExporter commented 8 years ago
Any updates on this? I'm getting the same error, and the .dll files can't be 
found when trying to run the commands in .cmd. Can't find a fix anywhere on the 
internet. I have tried reinstalling synaptics in many ways, numerous times.

Original comment by merijn...@gmail.com on 15 Mar 2015 at 4:44