[ http://jira.codehaus.org/browse/MPNSIS-12?page=all ]
Arnaud Heritier closed MPNSIS-12.
---------------------------------
Assignee: Arnaud Heritier
Resolution: Fixed
Fix Version/s: 2.1
Fixed. I removed this dialog box. It's not really useful.
> NSIS plugin does not support silent uninstall.
> ----------------------------------------------
>
> Key: MPNSIS-12
> URL: http://jira.codehaus.org/browse/MPNSIS-12
> Project: maven-nsis-plugin
> Issue Type: Bug
> Reporter: Matthias Kerkhoff
> Assigned To: Arnaud Heritier
> Fix For: 2.1
>
>
> NSIS does support silent uninstall by adding a /S argument when calling the
> uninstaller. The uninstall script generated from the nsis-plugin however
> displays a dialog box ("xyz has been uninstalled") regardless of the presence
> of the /S flag.
> This prevents project automation (as it requires someone who clicks OK to
> close the dialog). Actually we found this while scripting a simple
> install-run-uninstall-test.
> The easiest way to fix this would be the removal of the messageBox call.
> Showing the messageBox conditionally should be possible too.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira