Event banner
MSIX and app attach made easy
Event Ended
Thursday, Nov 30, 2023, 10:00 AM PSTEvent details
Join us for a deep dive into MSIX and app attach! We will show you the myriad of enhancements we have made to app attach from creating the app attach disk image to configuring and updating it. We wil...
Char_Cheesman
Updated Dec 27, 2024
JimMoyle
Microsoft
Nov 30, 2023You can run multiple versions on a single machine in different sessions.
trententtye
Nov 30, 2023Copper Contributor
Can you run multiple versions on a single machine in the same session?
- JimMoyleNov 30, 2023
Microsoft
It's theoretically possible, but you'd have to repackage one of them with a new MSIX family name. The feature compares the family name of the package to prevent that due to it having unforeseen consequences. If you know what you are doing and can fix any issues it's do-able. For 99% of people I'd say it's not necessary/worth the work You could just give them a different remote app on another host pool to avoid any repackaging.