Hello,
I'm currently evaluating AI and am very pleased, but I'm really missing the following features in the Auto Updater's AutoCloseApplication. Maybe this is already planed or there is a workaround?
AutoCloseApplication enhancements:
1. Option: terminate the AutoCloseApplication's processes if it does not respond to WM_CLOSE within a specified timeout.
2. Option: do not restart a closed AutoCloseApplication after the update.
3. Possible bug? Not all AutoCloseApplications are closed before an update (sometimes only one or two are closed). Not all AutoCloseApplications are reopened after an update (they can be started manually without a problem, paths in updates.ini are correct)
Also, I haven't tested this yet, but are you currently closing all running instances of an AutoCloseApplication?