summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorDaniil Fedotov <dfedotov@pivotal.io>2016-02-18 10:32:25 +0000
committerDaniil Fedotov <dfedotov@pivotal.io>2016-02-18 10:32:25 +0000
commit6fe8cd4c0e5e91727e85369f048012b67fff5564 (patch)
treed61db1614c52b480275b801c5e5c01bbe99fe42d /packaging
parente6e62c756be1944dadfa92ccbce57a9dc0674ef8 (diff)
downloadrabbitmq-server-git-6fe8cd4c0e5e91727e85369f048012b67fff5564.tar.gz
Do not jump to finish in windows uninstall
Diffstat (limited to 'packaging')
-rw-r--r--packaging/windows-exe/rabbitmq_nsi.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/windows-exe/rabbitmq_nsi.in b/packaging/windows-exe/rabbitmq_nsi.in
index 539cc4b987..e66d2a99ed 100644
--- a/packaging/windows-exe/rabbitmq_nsi.in
+++ b/packaging/windows-exe/rabbitmq_nsi.in
@@ -11,6 +11,7 @@
!define env_hklm 'HKLM "SYSTEM\CurrentControlSet\Control\Session Manager\Environment"'
!define uninstall "Software\Microsoft\Windows\CurrentVersion\Uninstall\RabbitMQ"
!define MUI_FINISHPAGE_NOAUTOCLOSE
+!define MUI_UNFINISHPAGE_NOAUTOCLOSE
;--------------------------------
; Third-party functions