HyperHCl / gdipp

Automatically exported from code.google.com/p/gdipp
0 stars 0 forks source link

Error: Easyhook32.dll missing #111

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Which program triggers the problem? Specify the filename if possible.
gdipp_x86_0.9.0

What steps will reproduce the problem?
1. Run install, choose Windows Service.
2. Open any program.

What is the expected output? What do you see instead?
I get an error stating "The program can't start because EasyHook32.dll is 
missing from your computer. Try reinstalling the program to fix this problem.

What version of gdipp (including renderer)? On which operating system?
x86 0.9.0. Win7 Home Premium

Please provide any additional information below. Screenshots always help.
Just seems to be looking for a file that the installer didn't install.

Original issue reported on code.google.com by BevansDe...@gmail.com on 5 Sep 2010 at 8:53

GoogleCodeExporter commented 8 years ago
Before doing this, please go to Services and turn off the gdipp components. 
This should disable gdipp and stop erroring.

After doing this, uninstal gdipp. Then, go to the downloads site and install 
the 0.9.0 beta, which seems to contain EasyHook32.dll. Execute this file and 
install it. Again, choose Windows Service. Run a program again. It should work, 
ignore the issue I wrote because it is floating over the gdipp Hook crashing 
thing.

Good luck with gdipp!

Original comment by rinkadel...@googlemail.com on 6 Sep 2010 at 1:16

GoogleCodeExporter commented 8 years ago
I've uninstalled and reinstalled it several times, and it's still having the 
EasyHook problem. If it is in the install file, it's not being installed. I 
wonder if maybe there's a security feature in Win7 preventing easyhook32.dll 
from being installed.

Original comment by BevansDe...@gmail.com on 7 Sep 2010 at 7:20

GoogleCodeExporter commented 8 years ago
Adding the gdipp path to the system environment variable could solve the issue.

Original comment by novelk...@gmail.com on 11 Sep 2010 at 11:59

GoogleCodeExporter commented 8 years ago
It is a bit surprising since you use the service mode. Can you please check if 
your gdipp directory contains the missing files, and try to copy the missing 
file (by extracted from the installer) to the Windows System directory?

Original comment by crendk...@gmail.com on 15 Sep 2010 at 8:12

GoogleCodeExporter commented 8 years ago
Ah, there we go. I copied easyhook32.dll manually to the system32 folder, and 
tried again. Then it couldn't find gdipp_common.dll, so I copied that too. And 
now it's working!

Original comment by BevansDe...@gmail.com on 17 Sep 2010 at 4:24

GoogleCodeExporter commented 8 years ago
A better way is, add gdipp directory to the PATH environment variable.

Original comment by crendk...@gmail.com on 17 Sep 2010 at 4:38

GoogleCodeExporter commented 8 years ago
Seeing as I keep reading add gdipp directory to the PATH environment variable, 
but with no explanation as to how to do that or find out more on how to do 
that, I followed comment 5 by Bevan who's suggestion has resolved my issue. 

Thanks.

Original comment by pace...@gmail.com on 14 Dec 2011 at 10:58