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.
Traceback (most recent call last):
File "EventGhost.pyw", line 39, in <module>
File "C:\Program Files\EventGhost/eg/Main.py", line 97, in <module>
eg.Init(debugLevel)
File "C:\Program Files\EventGhost\eg\Init.py", line 261, in Init
self.DoImports1()
File "C:\Program Files\EventGhost\eg\Init.py", line 390, in DoImports1
from WinAPI.Pathes import (
File "C:\Program Files\EventGhost\eg\WinAPI\Pathes.py", line 14, in <module>
STARTUP = get_path2(shellcon.CSIDL_STARTUP)
File "C:\Program Files\EventGhost\eg\WinAPI\Pathes.py", line 10, in get_path2
location = shell.SHGetFolderPath(0, folderId, None, 0)
pywintypes.com_error: (-2147024894, 'Das System kann die angegebene Datei nicht finden.', None, None)
The error message translated: "The system cannot find the given file."
Yeah because complaining in the forum right next to the download button and requesting people to update the software on some remote site IS INDEED an easier way to get the new version.
I'm having the same problem on W7 64-bit. I have EventGhost in the startup folder and also checked in EventGhost options to start automatically. It is set to "Run as administrator". Yet, it does not start automatically.
Pete7874 wrote:I'm having the same problem on W7 64-bit. I have EventGhost in the startup folder and also checked in EventGhost options to start automatically. It is set to "Run as administrator". Yet, it does not start automatically.
0.3.7r1262
Thanks.
Apologies for necro-bumping an older thread, but I was having the same issue as you. However, I discovered that it was down to the folder you install to.
On a 64 bit system, Event Ghost installs to "Program Files (x86)" by default, and it doesn't seem to like this on start up. If you install to the regular 32 bit path of just "Program Files" it should start with Windows just fine.