You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also have a question regarding the VisualGroup. From my understanding, it is used to organize MSIX shortcuts in the Start Menu, as explained here: https://www.advancedinstaller.com/group-msix-shortcuts-in-start-menu.html . Additionally, I’d like to mention in this bug report that the VisualGroup doesn’t seem to be respected in the SDK either.
Project
MSIX SDK
Describe the bug
Application shortcut created is not honoring the parameters defined in the AppxManifest.xml
In the schema, it is mentioned that uap10:Parameters is available but this value is not being used in the MSIX SDK
https://learn.microsoft.com/en-us/uwp/schemas/appxpackage/uapmanifestschema/element-application
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The shortcut (.lnk) file should contain the arguments defined in Appxmanifest.xml's Application@uap10:Parameters
Platform
Windows
The text was updated successfully, but these errors were encountered: