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

Gpo configurable autoupdater #79

Merged
merged 3 commits into from May 12, 2020

Conversation

bitdisaster
Copy link
Collaborator

With this PR the auto-updater will always be installed but can be controlled via a registry key. MSQ will check HKLM:\\SOFTWARE\\<manufacturer>\\<appName> for a value AutoUpdate. If present and set to 1 then the auto-updater will work. The registry key can be either controlled by the MSI or through GPO by IT.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling d62176a on gpo-configurable-autoupdater into a6ce520 on v3-feature-branch.

Copy link
Collaborator

@felixrieseberg felixrieseberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Read the whole code, this isn't a rubberstamp, but didn't find anything.

@bitdisaster bitdisaster merged commit 62d7cbb into v3-feature-branch May 12, 2020
@bitdisaster bitdisaster deleted the gpo-configurable-autoupdater branch May 12, 2020 22:29
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

Successfully merging this pull request may close these issues.

None yet

3 participants