WOA-Project / WOA-Deployer-Lumia

Making your Lumias great again!
MIT License
481 stars 71 forks source link

Warn user before closing the app if there's an ongoing activity running #27

Open SuperJMN opened 5 years ago

SuperJMN commented 5 years ago

The application should warn the user. For example, if it's deploying, it shouldn't just close. It should prompt for confirmation.

tkiapril commented 5 years ago

I noticed that DISM stays put even after you close the deployer in progress. You might want to take this in account and gracefully stop it if the user decides to abort? Just a small suggestion.