Heres the error report also:
Traceback (most recent call last):
File "EventGhost.pyw", line 34, in <module>
File "C:\Program Files\EventGhost\eg\__init__.py", line 23, in <module>
import Cli
File "C:\Program Files\EventGhost\eg\Cli.py", line 131, in <module>
e.BringToFront()
File "<COMObject {7EB106DC-468D-4345-9CFE-B0021039114B}>", line 2, in BringToFront
pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, u'Python COM Server Internal Error', u"Unexpected Python Error: <class 'wx._core.PyDeadObjectError'>: The C++ part of the MainFrame object has been deleted, attribute access no longer allowed.", None, 0, -2147467259), None)
Traceback (most recent call last):
File "EventGhost.pyw", line 34, in <module>
File "C:\Program Files\EventGhost\eg\__init__.py", line 1, in <module>
eg.RegisterPlugin(
NameError: name 'eg' is not defined
Traceback (most recent call last):
File "EventGhost.pyw", line 34, in <module>
File "C:\Program Files\EventGhost\eg\__init__.py", line 1, in <module>
eg.RegisterPlugin(
NameError: name 'eg' is not defined
Traceback (most recent call last):
File "EventGhost.pyw", line 34, in <module>
File "C:\Program Files\EventGhost\eg\__init__.py", line 1, in <module>
eg.RegisterPlugin(
NameError: name 'eg' is not defined