[Pkg-owncloud-commits] [owncloud-client] 441/498: NSIS: Elevate uninstaller, too
Sandro Knauß
hefee-guest at moszumanska.debian.org
Tue Aug 11 14:49:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 864bf33f10e47e63102f0ecd06f845bd58e9a024
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Tue Aug 4 12:37:54 2015 +0200
NSIS: Elevate uninstaller, too
Resolves #3546
---
cmake/modules/NSIS.template.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/cmake/modules/NSIS.template.in b/cmake/modules/NSIS.template.in
index 8e6e131..25d424b 100644
--- a/cmake/modules/NSIS.template.in
+++ b/cmake/modules/NSIS.template.in
@@ -789,6 +789,7 @@ Function un.onInit
Call un.SetLang
UAC_TryAgain:
+ !insertmacro UAC_RunElevated
${Switch} $0
${Case} 0
${IfThen} $1 = 1 ${|} Quit ${|} ;we are the outer process, the inner process has done its work, we are done
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list