Forum Discussion
New version of MSIX Packaging Tool and WIndows App Runtime Dependency
Attention MSIX Packaging Tool team and Fiza_Azmi
Reported to me by two different Microsoft customers.
The latest version of the MSIX Packaging Tool seems to automatically add a package dependency for the WindowsApp_Runtime package, even when packaging an app that does not use the Windows SDK. This should not be in those packages, and while this should not block customers, it is causing them issues in situations where that package has not already been installed separately and automatic locating the package for installation in blocked.
The tool should only add that dependency if the dlls associated with the WindowsApp sdk are in the package.
Hi TIMOTHY_MANGAN
If the tool detects that the package has a desktop shortcut present, it automatically adds the Windows App SDK dependency in the package, along with the desktop7:Shortcut extensions in that manifest.
Can you please check if the packages in question have existing desktop shortcuts?
-Fiza,
PM, MSIX
3 Replies
- BalajiSuvvalaCopper ContributorDo we have any SOP for this activity with proper document.
- Not a formal answer on standard procedures, but in this blog post I discuss the topic and what I am doing about it in my packages. https://www.tmurgent.com/TmBlog/?p=3857
- Fiza_Azmi
Microsoft
Hi TIMOTHY_MANGAN
If the tool detects that the package has a desktop shortcut present, it automatically adds the Windows App SDK dependency in the package, along with the desktop7:Shortcut extensions in that manifest.
Can you please check if the packages in question have existing desktop shortcuts?
-Fiza,
PM, MSIX