You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2026. It is now read-only.
Had a hard time to decide if this is a bug or feature. But settled on bug as I think this is the expected behaviour.
Description
When installing packages if they are interactive you will get a bunch of popups. I think that all packages should be installed with
--disable-interactivityas an argument athttps://github.com/comtrya/comtrya/blob/998f07cb1ffb6264e335de7f92d113cf6f4f5d30/lib/src/actions/package/providers/winget.rs#L64
Steps to reproduce
On windows. Install a package that has an interactive installation such as the Zen Browser.
Expected behaviour
All installations are silent and non interactive.
Environment
comtrya 0.9.2