Forum Discussion
Duplication Shortcuts on Win11
- Sep 07, 2023PS: The issue will be resolved using TMEditX 6.5 or above, although Microsoft may have also addressed in in their latest MMPT release which arrived in parellel - I'm not sure.
- Aug 23, 2023
uvinabeysinghe Remove the desktop9 shortcut from the manifest if you don't need the parameters. Otherwise TMEditX can detect and repair for you.
- Sep 07, 2023PS: The issue will be resolved using TMEditX 6.5 or above, although Microsoft may have also addressed in in their latest MMPT release which arrived in parellel - I'm not sure.
- Ap0st0lSep 20, 2023Copper Contributor
No, Microsoft didn't fix the issue with the MSIX Packaging Tool. I have exactly the same problem with the application I'm developing.
When installed from the MSIX it creates 2 shortcuts in "Applications", one is broken, another one works fine. But because of this Microsoft wants to take down my app from the store, because from their point of view there is no icon in the Start Menu... However as you said this is the Microsoft's fault.
I will try to fix it somehow by myself (you gave some hints), but if I will not be able to, then I guess I will have to ask you how you fixed it... We'll see.[Edit] I tried to remove the Extension element from the AppxManifest.xml, we'll see if it will work.