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

Identify supported installer scopes #2097

Open
denelon opened this issue Apr 14, 2022 · 1 comment
Open

Identify supported installer scopes #2097

denelon opened this issue Apr 14, 2022 · 1 comment
Labels
Area-Manifest This may require a change to the manifest Issue-Feature This is a feature request for the Windows Package Manager client.
Milestone

Comments

@denelon
Copy link
Contributor

denelon commented Apr 14, 2022

Description of the new feature / enhancement

The manifest should declare the supported install scopes. Many manifests do not specify scope for an installer. This could either be a top-level enumeration of supported scope or make the scope field required in the installer key in the manifest.

This could be similar to "Install modes" where the manifest can declare that "Silent", "Silent with Progress", and "Interactive" as supported install modes.

Proposed technical implementation details

No response

@denelon denelon added Issue-Feature This is a feature request for the Windows Package Manager client. Area-Manifest This may require a change to the manifest labels Apr 14, 2022
@denelon denelon added this to the v1.4-Client milestone Apr 14, 2022
@ghost ghost added the Needs-Triage Issue need to be triaged label Apr 14, 2022
@denelon denelon removed the Needs-Triage Issue need to be triaged label Apr 14, 2022
@JohnMcPMS
Copy link
Member

I think the supported scopes would be useful if we had any ability to dynamically decide how to do machine/user. Since we do not, the current scope on the installer is sufficient. Making that required would potentially solve the issue as it stands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Manifest This may require a change to the manifest Issue-Feature This is a feature request for the Windows Package Manager client.
Projects
None yet
Development

No branches or pull requests

2 participants