Inno Setup: Shutdown service for custom page -


i'm building installer using inno setup need convert existing files if application installed.

to need stop applications service works automatically install process. there way hook page between application shutdown , start routine? or postpone application restart later time?

edit: tried checkformutexes('myappmutex') manually prompt user close application, function returns false.

edit2: current workarround uses isprocessrunning script jakoch prompt user manually close application. prefer more automatic solution though.


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -