winget-create
winget-create copied to clipboard
Add Progress bar for "Downloading and parsing:"
Description of the new feature/enhancement
I'd like to have a progress bar like the one in winget
when "Downloading and parsing:" the installer.
Proposed technical implementation details (optional)
Is it possible to use open source projects? Or should it be implemented in another way? https://github.com/Mpdreamz/shellprogressbar
@ghost1372 we have a bit of a gauntlet to run before pulling in other open source libraries.
I'm hoping to get to the point where:
winget create <command> <option(s)>
can honor the Windows Package Manager settings to specify the progress bar style.
Note: winget create
is a planned mechanism to call wingetcreate
.