Forum Discussion
michalkala123
Jul 04, 2019Copper Contributor
Updating an MSIX application via SCCM
Hello, My test scenario: I have packaged two versions of Mozilla Firefox - 65.0.1.0 and 65.0.2.0 - they both have the same name so when I manually install 65.0.1.0 first and then double click...
michalkala123
Jul 04, 2019Copper Contributor
Tim Mangan You are correct Tim, it worked with your approach, thanks!
I tested two scenarios here, first is that Firefox is not running when update is being deployed - then it worked fine and Firefox is updated.
Second scenario I tried is that Firefox is running during the update deployment - in that case deployment is successful, but Firefox is still displayed as older version when I re-open it (or reboot machine). Shouldn't it update the blocks in the background even when the app is running?
Tim Mangan
Jul 04, 2019MVP
michalkala123 My recollection is that the update should succeed even if the app is in use, and closing all use of the app should result in the new version being seen. But honestly, I haven't tested that scenario in a long time.