From: Mark Andrews Date: Mon, 9 May 2016 09:07:07 +0000 (+1000) Subject: 4363. [port] Turn off triggering UAC when running BINDInstall X-Git-Tag: v9.9.9-P1~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a510c1245b2cbcc906ac9218cc764b72b5ded949;p=thirdparty%2Fbind9.git 4363. [port] Turn off triggering UAC when running BINDInstall temporarily. (cherry picked from commit 8090ceb932b52c70d72f655531150e0a1122052d) --- diff --git a/CHANGES b/CHANGES index 40a0141a89f..fc65311c92c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +4363. [port] Turn off triggering UAC when running BINDInstall + temporarily. + --- 9.9.9 released --- --- 9.9.9rc1 released --- diff --git a/bin/win32/BINDInstall/BINDInstall.vcxproj.in b/bin/win32/BINDInstall/BINDInstall.vcxproj.in index 4efcad26ea8..bdc07cdc236 100644 --- a/bin/win32/BINDInstall/BINDInstall.vcxproj.in +++ b/bin/win32/BINDInstall/BINDInstall.vcxproj.in @@ -74,9 +74,7 @@ true ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) nafxcwd.lib;version.lib;netapi32.lib;%(AdditionalDependencies) - true - RequireAdministrator - true + false @@ -107,9 +105,7 @@ ..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt) nafxcw.lib;version.lib;netapi32.lib;%(AdditionalDependencies) Default - true - RequireAdministrator - true + false @@ -149,4 +145,4 @@ - \ No newline at end of file +