Search found 3 matches

by lyngtoft
Thursday 24 November 2016 23:07
Forum: Other questions and discussions
Topic: Execute .bat script as administrator
Replies: 3
Views: 1999

Re: Execute .bat script as administrator

Actually nevermind, I can see the reciever is basically always online, so will need to do something else.
by lyngtoft
Thursday 24 November 2016 23:05
Forum: Other questions and discussions
Topic: Execute .bat script as administrator
Replies: 3
Views: 1999

Re: Execute .bat script as administrator

Brilliant thanks, it was the UAC. Disabled it and set the service back to Local system.

Do you know if I can combine this on/off button with a "System Alive Checker (Ping)" to get the status updated if I switch it on outside of Domoticz?
by lyngtoft
Thursday 24 November 2016 22:38
Forum: Other questions and discussions
Topic: Execute .bat script as administrator
Replies: 3
Views: 1999

Execute .bat script as administrator

Hi, I have a Yamaha reciever which has a webinterface where I can turn it on/off via a couple of .bat files in Windows. Now I have created a dummy switch with On command = script://E:\DomoticzScripts\Yamaha\Start.bat Off command = script://E:\DomoticzScripts\Yamaha\Stop.bat I have set the service ...