Hi. I am the current maintainer for the
Pinta Chocolatey package (for Windows). With the release of v2, the installer changed (which is fine), but a supposedly fully silent install (using '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-') still opens Pinta at the conclusion of the install. That's a problem for a package install that is supposed to be truly silent.
Could either that be disabled in the installer when the '/VERYSILENT' switch is used or, can someone provide the '/TASKS=' or '/MERGETASKS=' requirements to prevent auto-start so I can add it to the Chocolatey package?
Thanks.