Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

[FIXED] Install bug "user32.dll" ?????

Found a bug in EventGhost? Report it here.
Post Reply
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

[FIXED] Install bug "user32.dll" ?????

Post by krambriw »

Hi,

I have successfully been running EventGhost build 1325 in Windows 2000

I thought it was time to update to 1393 but during setup I get the error as shown in the picture.

The attached log is also below.

Last version working fine for me with Windows 2000 seems to be build 1330. After this you can see that the setup file has become smaller. Was something removed from the setup???

Kind regards, Walter
Image2.jpg

Code: Select all

Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 130, in <module>
    import Init
  File "g:\EventGhost\eg\Init.py", line 30, in <module>
    import wx
  File "wx\__init__.pyc", line 45, in <module>
  File "wx\_core.pyc", line 4, in <module>
  File "wx\_core_.pyc", line 12, in <module>
  File "wx\_core_.pyc", line 10, in __load
ImportError: DLL load failed: The specified module could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 130, in <module>
    import Init
  File "g:\EventGhost\eg\Init.py", line 30, in <module>
    import wx
  File "wx\__init__.pyc", line 45, in <module>
  File "wx\_core.pyc", line 4, in <module>
  File "wx\_core_.pyc", line 12, in <module>
  File "wx\_core_.pyc", line 10, in __load
ImportError: DLL load failed: The specified module could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 130, in <module>
    import Init
  File "g:\EventGhost\eg\Init.py", line 30, in <module>
    import wx
  File "wx\__init__.pyc", line 45, in <module>
  File "wx\_core.pyc", line 4, in <module>
  File "wx\_core_.pyc", line 12, in <module>
  File "wx\_core_.pyc", line 10, in __load
ImportError: DLL load failed: The specified module could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 129, in <module>
    e = win32com.client.Dispatch("{7EB106DC-468D-4345-9CFE-B0021039114B}")
  File "win32com\client\__init__.pyc", line 95, in Dispatch
  File "win32com\client\dynamic.pyc", line 98, in _GetGoodDispatchAndUserName
  File "win32com\client\dynamic.pyc", line 78, in _GetGoodDispatch
pywintypes.com_error: (-2146959355, 'Server execution failed', None, None)
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 134, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 252, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 25, in <module>
    from Dynamic import (
  File "g:\EventGhost\eg\WinApi\Dynamic.py", line 933, in <module>
    WTSRegisterSessionNotification = _WtsApi32.WTSRegisterSessionNotification
  File "ctypes\__init__.pyc", line 361, in __getattr__
  File "ctypes\__init__.pyc", line 366, in __getitem__
AttributeError: function 'WTSRegisterSessionNotification' not found
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 134, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 252, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 25, in <module>
    from Dynamic import (
  File "g:\EventGhost\eg\WinApi\Dynamic.py", line 933, in <module>
    WTSRegisterSessionNotification = _WtsApi32.WTSRegisterSessionNotification
  File "ctypes\__init__.pyc", line 361, in __getattr__
  File "ctypes\__init__.pyc", line 366, in __getitem__
AttributeError: function 'WTSRegisterSessionNotification' not found
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 134, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 252, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 25, in <module>
    from Dynamic import (
  File "g:\EventGhost\eg\WinApi\Dynamic.py", line 933, in <module>
    WTSRegisterSessionNotification = _WtsApi32.WTSRegisterSessionNotification
  File "ctypes\__init__.pyc", line 361, in __getattr__
  File "ctypes\__init__.pyc", line 366, in __getitem__
AttributeError: function 'WTSRegisterSessionNotification' not found
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 134, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 252, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 25, in <module>
    from Dynamic import (
  File "g:\EventGhost\eg\WinApi\Dynamic.py", line 933, in <module>
    WTSRegisterSessionNotification = _WtsApi32.WTSRegisterSessionNotification
  File "ctypes\__init__.pyc", line 361, in __getattr__
  File "ctypes\__init__.pyc", line 366, in __getitem__
AttributeError: function 'WTSRegisterSessionNotification' not found
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 134, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 252, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 25, in <module>
    from Dynamic import (
  File "g:\EventGhost\eg\WinApi\Dynamic.py", line 933, in <module>
    WTSRegisterSessionNotification = _WtsApi32.WTSRegisterSessionNotification
  File "ctypes\__init__.pyc", line 361, in __getattr__
  File "ctypes\__init__.pyc", line 366, in __getitem__
AttributeError: function 'WTSRegisterSessionNotification' not found
Traceback (most recent call last):
  File "EventGhost.pyw", line 34, in <module>
  File "g:\EventGhost\eg\Main.py", line 135, in <module>
    eg = EventGhost(args)
  File "g:\EventGhost\eg\Init.py", line 125, in __init__
    eg.app
  File "g:\EventGhost\eg\Init.py", line 255, in __getattr__
    mod = __import__("eg.Singletons." + modName, fromlist=[modName])
  File "g:\EventGhost\eg\Singletons\App.py", line 26, in <module>
    from eg.WinApi.Dynamic import (
  File "g:\EventGhost\eg\WinApi\__init__.py", line 1, in <module>
    from Utils import PyGetCursorPos as GetCursorPos
  File "g:\EventGhost\eg\WinApi\Utils.py", line 24, in <module>
    from eg.cFunctions import GetProcessName, GetWindowChildsList
ImportError: DLL load failed: The specified procedure could not be found.
User avatar
Bitmonster
Site Admin
Posts: 2239
Joined: Mon Feb 06, 2006 10:28 pm

Re: Install bug "user32.dll" ?????

Post by Bitmonster »

=>0.3.6.1397
Please post software-related questions in the forum - PMs will only be answered, if really private, thanks!
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Re: Install bug "user32.dll" ?????

Post by krambriw »

I can confirm it works now also with Windows 2000
Thank you!

Best regards, Walter
Post Reply