Forum Discussion
Sergio_J_Re
Microsoft
Jan 30, 2025MSIX Packaging tool fails to install offline for Win 11 22H2 and newer
Followed the instructions here: Using the MSIX Packaging Tool in a disconnected environment - MSIX | Microsoft Learn: dism /online /add-package /packagepath:"C:\MSIX\Msix-PackagingTool-Driver-Packag...
Crazylarry
Feb 12, 2025Copper Contributor
In the end I had to download the driver Msix-PackagingTool-Driver-Package~31bf3856ad364e35~amd64~~.cab file on a connected VM running Win11 24H2 and then apply it to my disconnected VM.
luchete
Feb 12, 2025Iron Contributor
Hi Crazylarry!
Great to see that worked for your case!
- CrazylarryFeb 14, 2025Copper Contributor
Thanks. But ideally MS would address this issue on their webpage!