Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Fix winget Bug #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Carterpersall
Copy link

win10debloat.ps1:

  • Closes #283, When running winget for the first time, many programs would require manual interaction to accept terms and conditions and the license agreement. This fixes that by adding the flags --accept-source-agreements --accept-package-agreements --silent to every winget install to eliminate the need for manual interactions in the case there is one.

Much of this was previously in my pull request #285 but there were issues with the diff creating confusion that caused it to be closed. So I'm redoing everything and putting them all into separate pull requests to increase clarity on exactly what has changed.

Resolves #283
@Carterpersall Carterpersall changed the title Fix Bug Fix winget Bug Apr 23, 2022
@Carterpersall
Copy link
Author

Carterpersall commented May 4, 2022

The upcoming update will fix this, I will close this when it releases.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant