Skip to content

NSIS Uninstaller: Respect Silent Flag #9283

@naderhen

Description

@naderhen

Currently, it seems like the NSIS Uninstaller will not check for the silent flag before showing the confirmation dialog on this line . I'm in a project where I am unable to set oneClick: false, and require silent uninstallations due to some enterprise deployments. I have a small PR here #9282 that I hope resolves it, but am hoping there's a simpler fix that I can enact from my side without needing to change the template at all.

Do any of the provided NSIS hooks run before this part of the code?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions