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

[New Feature]: Platform detection #130

Open
OfficialEsco opened this issue Dec 4, 2021 · 2 comments
Open

[New Feature]: Platform detection #130

OfficialEsco opened this issue Dec 4, 2021 · 2 comments

Comments

@OfficialEsco
Copy link
Collaborator

OfficialEsco commented Dec 4, 2021

Description of the new feature/enhancement

This one should probably be pretty easy tbh, any appxbundles should be tagged as - Windows.Universal while the rest gets tagged as - Windows.Desktop

Alternatively take a look at how wingetcreate does it

Proposed technical implementation details (optional)

No response

@Trenly
Copy link
Owner

Trenly commented Feb 14, 2022

@jedieaston - Would you be able to point me where in wingetcreate source code to look at this?

@jedieaston
Copy link
Collaborator

It looks like wingetcreate doesn't even try. If it isn't set in the old manifest and the user didn't manually specify it somehow, then it's null.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants