jtcgiants56 Posted July 25, 2016 Posted July 25, 2016 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?
Staff Chris Posted July 25, 2016 Staff Posted July 25, 2016 Hi, Send this command from the Android WebApp terminal: c:\Users\(username)\Desktop\filename Thanks Chris
ChrystalSolutions Posted July 26, 2016 Posted July 26, 2016 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now