-
Notifications
You must be signed in to change notification settings - Fork 144
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
[Feature Request]: Handling winget upgrade reboots aka exit code 3010 #765
Comments
Hey, Ideas: IMHO this would be going too far. BR |
I do not think that this is possible, since we cannot fetch the Exit Code with Powershell. Winget only displays it as text with the information from above. |
Well. You do not need to tap into exit code from a single upgrade action performed by winget during WAU cycle.
|
OMG I completely forgot about that script.. shame on me.. |
This issue is stale because it has been open for 30 days with no activity. |
The request
Some software installs and upgrades (for example "Microsoft.VCRedist.2015+.x86") exit with code 3010. That means reboot required to complete installation.
I would like some options in handling that. For example, define x number of days before reboot is forced, pop up to inform the user about pending reboot and give opportunity to reboot now or snooze for x number of minutes.
Is your feature request related to a problem?
Additional information
No response
The text was updated successfully, but these errors were encountered: