-
Notifications
You must be signed in to change notification settings - Fork 349
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
Add registry search for upgrade policy keys #14975
Conversation
The base branch was changed.
/backport to release/8.0 |
Started backporting to release/8.0: https://github.com/dotnet/arcade/actions/runs/10723898378 |
/backport to release/9.0 |
Started backporting to release/9.0: https://github.com/dotnet/arcade/actions/runs/10723902401 |
/backport to main |
Started backporting to main: https://github.com/dotnet/arcade/actions/runs/10723921629 |
Closing since we will not be taking this for 6.0 |
Description
Add registry search operations to Windows installer bundles. The search operation will check for a global and version specific registry key. The version specific key takes precedence when present.
This is related to a customer request and part of a larger change. This PR only includes infrastructure changes to support changes in the Windows installer bundles.
Risk
Low, this change only adds detection for the key, nothing will currently act on its value.
Testing
Verified against a private build of Windows Desktop. Log excerpt below. The test machine contained both a global and version specific key.