Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] using desktop:7 shortcut extension, on latest build windows 10 (19045) #645

Open
phr34k opened this issue Sep 14, 2024 · 1 comment
Labels
Needs-Triage Issue needs to be triaged by a member of the core team

Comments

@phr34k
Copy link

phr34k commented Sep 14, 2024

I'd like to use an msix package that depends on the desktop shortcut extension, allegedly according to msdn it requires a windows 10 with 19645 build. The problem that I have the windows 10 version I have is 19045, and according to release history 19045 is the latest version. Even on the beta and release preview channel it states the last released version was 19045.4842 (article published August 2024).

I don't see how this extension shouldn't be available on windows 10 (it's just a shortcut, which have been around since windows xp) so I think given that there doesn't appear to be '19645 ' build, that the extension was meant to reference 19045 build. Presently, because the minimum requirements aren't met, the msix I have created refuses to install quoting an error in the application manifest.

I've an windows 11 installation where everything works fine, on both operating systems it has the same version of appinstaller, but what I can make out of it, is that msix is purely prevented from being installed due schema's validation against the windows version..

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage Issue needs to be triaged by a member of the core team label Sep 14, 2024
@phr34k
Copy link
Author

phr34k commented Sep 14, 2024

also just fyi pretty much all the schemas references in the appx manifest i.e. schemas.microsoft.com, none of them are showing the xsd contents, so it's hard to validate my suspicions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Triage Issue needs to be triaged by a member of the core team
Projects
None yet
Development

No branches or pull requests

1 participant