Jump to content

Recommended Posts

Posted

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
Posted

Hi,

Send this command from the Android WebApp terminal:

c:\Users\(username)\Desktop\filename

Thanks 

Chris

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...