ChrisTitusTech / winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
MIT License
21.16k stars 1.3k forks source link

Alternative to winget if it fails #384

Closed ghost closed 1 year ago

ghost commented 1 year ago

Is your feature request related to a problem? Please describe. Yes. Hi! so basically I cannot install winget due to some weird error on my custom windows iso. I think that the implementation of chocolatey as an alternative to winget (if winget fails) would be amazing! Describe the solution you'd like An alternative if winget fails to install. Describe alternatives you've considered Chocolatey Additional context No.

lavavex commented 1 year ago

edit: seems the winget server was dead for a few hours, winget is now working (for me)

Winget is also currently failing on a clean windows 11 non custom install. tried updating the 'App Installer' package in windows store and error persists. Failed in attempting to update the source: winget Failed when searching source: winget An unexpected error occurred while executing the command: 0x8a15000f: Data required by the source is missing

ghost commented 1 year ago

i meant that winget is not installed by default on my system and it is impossible for me to install it as my iso is heavily modified and gets process counts to ~50 and system is also kinda broken (just the microsoft stuff is broken)

ChrisTitusTech commented 1 year ago

Implementing fix... dupe of #347