Reply to thread

For some reason Task Scheduler wasn't running the .bat properly. Even clicking on Run Now wouldn't work. But I did manage to get it working using PowerScheduler++. In case someone runs into this issue.

This is what my .bat file looks like:

[CODE]

c:

cd "\MediaWah\Files\mc2xmlMP"

mc2xml.exe -o tvguide.xml

[/CODE]

 

And this is how I configured PowerScheduler++:

Note that PowerScheduler uses the 24hr clock. So 2:32 o'clock is actually 2:32 am.


Top Bottom