Forum Discussion
cfsen
Oct 31, 2023Copper Contributor
How to install MSIX application into subfolder in Start Menu
I have a WPF .NET 7 application that I am trying to install in a subfolder within the Start menu. I have found this article (https://learn.microsoft.com/en-us/windows/msix/packaging-tool/create-start...
Peer-Atle
Nov 28, 2023Brass Contributor
- cfsen AppxManifest.xml seams OK. "VisualGroup does not work on Win10. Try install .msix on Server 2022 or Win 11. I think you wil see the difference.
Peer-Atle
Dec 06, 2023Brass Contributor
Have now tested once more. Either the MSIX package must contain 2 or more shortcuts to the same start menu folder or 2 msix packages with shortcuts to the same folder must be installed.