-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
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
Labels
No labels