Posted July 25, 20168 yr Hi, I have a simple .bat file sitting on my desktop that I'd like to execute from my Pulseway android app every once and awhile. Is there a simple way of doing this?
July 25, 20168 yr Staff Hi, Send this command from the Android WebApp terminal: c:\Users\(username)\Desktop\filename Thanks Chris
July 26, 20168 yr Another suggestion would be to setup a scheduled task in Windows to run that batch file. Then you could trigger that batch file to run it when you want to. This method has the added bonus of being able to specifiy the user context that the batch file runs under.
Create an account or sign in to comment