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.

Windows 7 Problems

If you have a question or need help, this is the place to be.
Post Reply
gonzo90017
Posts: 2
Joined: Sat Jun 05, 2010 3:17 am

Windows 7 Problems

Post by gonzo90017 »

Whenever I try to launch an xml file. I get an error File "C:\path\to\xml.xml" could not be found. I place all of my .xml files inside the Eventghost folder. This only happens in Windows 7. In XP it always finds them inside the Eventghost folder.
(C:\Program Files\Eventghost)

Edit: Forgot to mention this is the command line i'm using:
C:\Program Files\Eventghost\Eventghost.exe -h -f espn3.xml
gonzo90017
Posts: 2
Joined: Sat Jun 05, 2010 3:17 am

Re: Windows 7 Problems

Post by gonzo90017 »

Seems like I have to specify the entire path in order for it to launch properly in Windows 7. In windows XP as long as the .xml files are in the same directory as Eventghost the whole path isn't needed.

Here is what my batch file looks like in Windows 7:
"C:\Program Files\EventGhost\Eventghost.exe" -h -f "C:\Program Files\EventGhost\espn3.xml"
Post Reply