-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Prevent auto restart after LibreOffice install #1210
Conversation
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
This submission has moved to manual review. |
why you close the PR? It has't been merged. |
@reset12138 Accident ;) |
Why does it take so long for this to get merged? 🤨 |
Well, that applies for most PRs. I have no idea, why it takes so long. |
SoftCreatR The package manager bot determined there was an issue with installing the application correctly. Please check the application installs correctly. Once repaired, please push an update to your pull request. |
I get Installer failed with exit code 1603 |
You may receive this error message if any one of the following conditions is true:
During my tests, it worked fine. |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
This submission has moved to manual review. |
Hello @KevinLaMS! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Validation has completed
Commit 815c9aa (PR microsoft#1210) fixed this for the 6.4 version manifest file. This change adds the `/qn /norestart` to the 7.0 manifest files where it is missing, resulting in an unprompted PC restart on upgrade. Fixes microsoft#1154
Commit 815c9aa (PR microsoft#1210) fixed this for the 6.4 version manifest file. This change adds the `/qn /norestart` to the 7.1 manifest files where it is missing, resulting in an unprompted PC restart on upgrade. Fixes microsoft#1154
n/t
Resolves #1154
Microsoft Reviewers: Open in CodeFlow