05-03-2019 07:02 AM - edited 05-03-2019 07:03 AM
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?
05-03-2019 02:58 PM
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
05-06-2019 04:38 AM
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