Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPierre-Arnaud Marcelot <pamarcelot@apache.org>2009-04-09 14:26:41 +0400
committerPierre-Arnaud Marcelot <pamarcelot@apache.org>2009-04-09 14:26:41 +0400
commit9ff33c4ad0ff2220511bccf06c3f0dfb9bb6c4a4 (patch)
tree133e8f0f20e1089f7b60ac03189cd52168cb9d25 /tools
parented19cf3bb44e3728efd7ab406cde5b699894ea81 (diff)
Using UNATTENDED mode instead of INTERACTIVE.
git-svn-id: https://svn.apache.org/repos/asf/directory/studio/trunk@763587 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tools')
-rwxr-xr-xtools/Windows Installer/windows_installer.nsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/Windows Installer/windows_installer.nsi b/tools/Windows Installer/windows_installer.nsi
index cd8603217..177fa8176 100755
--- a/tools/Windows Installer/windows_installer.nsi
+++ b/tools/Windows Installer/windows_installer.nsi
@@ -76,8 +76,8 @@
# Activating a confirmation when aborting the installation
!define MUI_ABORTWARNING
- # Interactive uninstallation
- !insertmacro INTERACTIVE_UNINSTALL
+ # Unattended uninstallation
+ !insertmacro UNATTENDED_UNINSTALL
#
# Pages