Forum Discussion
Microsoft Office add-in deployment using MSIX
Hi,
we need to package a .NET desktop application and a COM add-in which extends Microsoft Office applications using MSIX.
What technology does MSIX and Desktop Bridge have to support creating such packages?
Our app and library currently defines two COM classes which must be registered in user registry and integration with MS Office apps requires us to write to registry at HKCU\Software\Microsoft\Office\AppName\Addins
15 Replies
- CBullen1Copper ContributorHi Jozef,
I'm in the same boat. Have you tried using the RegistryWriteVirtualization instruction to disable virtualisation for HKCU/Software/Classes, then having a MSIX-installed exe do the registration of the COM Addin dll as a post-installation step (either by directly writing the COM registry entries you need, or calling regasm)? - Dian Hartono
Microsoft
Hi Jozef Izso, Windows and Office are working hard to enable M365 Apps (e.g. Word, PowerPoint, Excel) to be packaged and delivered in MSIX format with the same full extensibility that customer enjoy in Click-to-Run and MSI. When the time comes, we’ll communicate details and timelines as to when you will be able to package MSIX Office add-ins.
- CraigDKIron ContributorIs there an update to this? Microsoft are separately telling people that MSIX is ready for mainstream adoption - https://techcommunity.microsoft.com/t5/windows-events/msix-and-app-attach-made-easy/ev-p/3971565
But aren't prepared to back the new MSIX format with one of their own key application suites - this is sending out conflicting messsages to your customers. - PollewopsIron Contributor
Hi Dian Hartono any update on this?
Naveen_Nooka- PollewopsIron Contributor
Pollewops jvintzel John Vintzel @Dian Hartono
@Naveen_Nookaany update on this?
- Jozef IzsoIron Contributor
Dian Hartono What's the timeframe for this? We have lots of customers who's IT departments will prefer or require MSIX deployment over MSI.
- jvintzelFormer Employee
Jozef Izso We understand your excitement for this ask. Unfortunately this is all we can disclose and are unable to provide more timelines at this time. Please follow Office and MSIX blog for a formal announcement as more becomes available.
John Vintzel (@jvintzel)
PM Lead, MSIX