Forum Discussion
How to link two MSIX packaged applications?
Hi Team,
If there are two applications which are packaged using MSIX technology and they have dependency on one another. How do we link both the applications so that they can communicate ( machine level interactions) with each other. In App-V we have Virtual environment/Connection groups . Do we have something like this in MSIX?
7 Replies
- Dian Hartono
Microsoft
Hi GauravTamkoria. We are working on a feature similar to connection groups that will allow packages to communicate with one another. If you have one package that takes a dependency on another and the relationship is 1:1, than consider looking at modification packages.
https://docs.microsoft.com/en-us/windows/msix/modification-packages
- ArneJohansenCopper Contributor
Dian Hartono what is the latest status on the feature similar to connectiongroups?
- Dian Hartono
Microsoft
Hello all! Thank you for your patients. Shared package container feature is now in an Insider Build. For more information, please visit our documentation - https://docs.microsoft.com/en-us/windows/msix/manage/shared-package-container
- GauravTamkoriaCopper Contributor
Thanks for the information :)
Dian Hartono wrote:Hi GauravTamkoria. We are working on a feature similar to connection groups that will allow packages to communicate with one another. If you have one package that takes a dependency on another and the relationship is 1:1, than consider looking at modification packages.
https://docs.microsoft.com/en-us/windows/msix/modification-packages