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

Interpret Installer Exit Codes #1880

Merged
merged 8 commits into from
Jul 16, 2024

Conversation

nagilson
Copy link
Member

@nagilson nagilson commented Jul 15, 2024

These will give the user more actionable items, and also increase the chances the post a log so we can help them if something goes wrong and understand the issue better.

Error code interpretation comes from https://learn.microsoft.com/en-us/windows/win32/debug/system-error-codes--1300-1699- pages, the installer source code, and joeloff (area expert)

nagilson added 3 commits July 15, 2024 15:50
These will give the user more actionable items, and also increase the chances the post a log so we can help them if something goes wrong and understand the issue better.
@nagilson nagilson requested a review from joeloff July 15, 2024 23:31
@nagilson nagilson requested a review from a team July 16, 2024 20:51
@nagilson nagilson enabled auto-merge (squash) July 16, 2024 22:30
@nagilson nagilson merged commit bba9719 into dotnet:main Jul 16, 2024
9 checks passed
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.

3 participants