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
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.
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
-
gonzo90017
- Posts: 2
- Joined: Sat Jun 05, 2010 3:17 am
Re: Windows 7 Problems
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"
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"