Scenario:
APP 1
APP 2
APP 1 is the old version, APP 2 is the newer version. Supersedence is setup with an uninstall.
If the user has APP 1 still open and proceeds to install APP 2 in Software Center, will SCCM end task APP 1 before uninstalling, or will it uninstall with the app still open? I'm assuming if it tries to uninstall, it will fail, but maybe I am wrong?
If it tries to uninstall with the app still open & it fails, I think I'll create a batch file to end task, but prefer not to since I don't know how to offer a timer functionality so that the person can save their work. Maybe someone has an idea?
Thanks.