winget doesn't install silently (or i don't know how to). On every command it open an installer windows so you have to manually click on next next next. Chocolatey automatically does this for you, way more convenient if you're doing bulk installs.
@@axandraalex5869 winget should only be doing interactive installations that require clicks if the '-i, --interactive' flag is set. Otherwise, if its a wix installertype, it will popup a GUI progress bar that doesn't require any interaction/input if it's just run with 'winget install '. If its a portable/.zip there is no popup. There is also a '-h, --silent' flag that can be set to hide all GUI popups from wix installers.
Thank you for your job! Always looking for your new video!
The Croatian God himself! Great video!
I have two suggestions for you.
1: use winget
2: improve audio.
winget doesn't install silently (or i don't know how to). On every command it open an installer windows so you have to manually click on next next next. Chocolatey automatically does this for you, way more convenient if you're doing bulk installs.
@@axandraalex5869 winget should only be doing interactive installations that require clicks if the '-i, --interactive' flag is set. Otherwise, if its a wix installertype, it will popup a GUI progress bar that doesn't require any interaction/input if it's just run with 'winget install '. If its a portable/.zip there is no popup. There is also a '-h, --silent' flag that can be set to hide all GUI popups from wix installers.