Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.
This repository was archived by the owner on May 18, 2026. It is now read-only.

Bug: [winget] package.install disable interactivity #597

@Jerakin

Description

@Jerakin

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-interactivity as an argument at
https://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.

actions:
  - action: package.install
    name: Zen-Team.Zen-Browser

Expected behaviour
All installations are silent and non interactive.

Environment

  • OS: Windows
  • Version: comtrya 0.9.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions