Amit Kumar's avatar
Amit Kumar
Copper Contributor
Nov 21, 2019
Status:
In the backlog

How to virtualise excel addin using MSIX

We have many 3rd party apps that creates addin to excel , office , powerpoint, word. So far we have been using script to instantiate object and add addin once the user logs off/login . 

We also tried with run virtual key in appv 5.1 but it will always launch excel in its isolated environment which again is not helpful.

 

Are we planning to handle this behaviour too with MSIX ?