Multiples EXEs update

Hello,

I created a solution, which has several applications (EXEs), which can be running at the same time.

There is an EXE which is the main, which is always active, the rest can who are not active.

My intention is to integrate AutomaticUpdater the primary.

Is AutomaticUpdater be able to know all executables that are active and distribute and restart it after updating?

Or for that I create an application that stops executables before the update and a restart when the update is finished.

Thanks

Or for that I create an application that stops executables before the update and a restart when the update is finished.

You'll have to stop other running executables before you update. And if you want to restart the exes after the update then it's a simple matter of checking a checkbox. See Executing files in your update.