karpach / remote-shutdown-pc

Remote Shutdown Manager is a windows application, which gives an ability to shutdown, suspend, hibernate PC or turn screen off using HTTP GET request.
326 stars 47 forks source link

Is it possible add some custom script? #28

Open konstantinzinchenko opened 1 year ago

konstantinzinchenko commented 1 year ago

Is it possible to run some bat file before shutdown (hibernate) for example?

Thank you.

zomar commented 1 year ago

@konstantinzinchenko Are you still wanting this feature?

konstantinzinchenko commented 1 year ago

Yes, it would be fine to have this functionality. For example, you can correctly shut down virtual machines.

Thank you!

zomar commented 1 year ago

Yes, it would be fine to have this functionality. For example, you can correctly shut down virtual machines.

Thank you!

@konstantinzinchenko I have added the functionality to run a bat or executable file. I hope to collaborate with Karpach in the near future regarding this.

karpach commented 1 year ago

@zomar,

You are welcome to create a pull request against this repo. I'll review it and merge it.