Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPNSIS-12

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPNSIS-12
    Summary: NSIS plugin does not support silent uninstall.
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-nsis-plugin

   Assignee: dion gillard
   Reporter: Matthias Kerkhoff

    Created: Wed, 3 Nov 2004 11:43 AM
    Updated: Wed, 3 Nov 2004 11:43 AM

Description:
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.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to