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.

Load other xml file

If you have a question or need help, this is the place to be.
Post Reply
Tim
Posts: 2
Joined: Mon Feb 13, 2012 4:34 pm

Load other xml file

Post by Tim »

Heey,

I'm trying to load an other XML file into EventGhost, while it's already running.
The problem is that it gives me a confirmation: 'Really want to load tree blablabla.xml?'

I want it to be all automated, so is there anyway to do this without getting this box?

Tnx!


Btw: Maybe the question text by registering should be changed, it took me about 5 minutes to figure out what the hell was meant by 'Ts'... xD
Tim
Posts: 2
Joined: Mon Feb 13, 2012 4:34 pm

Re: Load other xml file

Post by Tim »

Nevermind, already figured-out a workaround:

Start program: cmd.exe
Parameters: /c taskkill.exe /F /IM EventGhost.exe&"%ProgramFiles(x86)%\EventGhost\EventGhost.exe" -h -f "X:\New.xml"
Working dir: X:\
Post Reply