Hello everybody,
first of all my stats:
Windows XP Pro SP3 GER
EventGhost 0.3.7.r1436, 11.8 MB, Feb 11 2010
My problem:
When i install EventGhost there comes a error at the end of the installation.
And when i start the programm this errorcode comes:
Traceback (most recent call last):
File "EventGhost.pyw", line 30, in <module>
File "C:\Programme\EventGhost\eg\__init__.py", line 114, in <module>
import Core
File "C:\Programme\EventGhost\eg\Core.py", line 99, in <module>
from eg.WinApi.Dynamic import GetCurrentProcessId
File "C:\Programme\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
from Utils import PyGetCursorPos as GetCursorPos
File "C:\Programme\EventGhost\eg\WinApi\Utils.py", line 26, in <module>
from Dynamic import (
File "C:\Programme\EventGhost\eg\WinApi\Dynamic.py", line 17, in <module>
_htmlhelp = WinDLL("hhctrl.ocx")
File "ctypes\__init__.pyc", line 353, in __init__
WindowsError: [Error 126] Das angegebene Modul wurde nicht gefunden
Traceback (most recent call last):
File "EventGhost.pyw", line 30, in <module>
File "C:\Programme\EventGhost\eg\__init__.py", line 114, in <module>
import Core
File "C:\Programme\EventGhost\eg\Core.py", line 99, in <module>
from eg.WinApi.Dynamic import GetCurrentProcessId
File "C:\Programme\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
from Utils import PyGetCursorPos as GetCursorPos
File "C:\Programme\EventGhost\eg\WinApi\Utils.py", line 26, in <module>
from Dynamic import (
File "C:\Programme\EventGhost\eg\WinApi\Dynamic.py", line 17, in <module>
_htmlhelp = WinDLL("hhctrl.ocx")
File "ctypes\__init__.pyc", line 353, in __init__
WindowsError: [Error 126] Das angegebene Modul wurde nicht gefunden
Traceback (most recent call last):
File "EventGhost.pyw", line 30, in <module>
File "C:\Programme\EventGhost\eg\__init__.py", line 114, in <module>
import Core
File "C:\Programme\EventGhost\eg\Core.py", line 99, in <module>
from eg.WinApi.Dynamic import GetCurrentProcessId
File "C:\Programme\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
from Utils import PyGetCursorPos as GetCursorPos
File "C:\Programme\EventGhost\eg\WinApi\Utils.py", line 26, in <module>
from Dynamic import (
File "C:\Programme\EventGhost\eg\WinApi\Dynamic.py", line 17, in <module>
_htmlhelp = WinDLL("hhctrl.ocx")
File "ctypes\__init__.pyc", line 353, in __init__
WindowsError: [Error 126] Das angegebene Modul wurde nicht gefunden
translation: WindowsError: [Error 126] Das angegebene Modul wurde nicht gefunden
--> WindowsError: [Error 126] The choosen modul was not found
Could you help me?
