From af0af7e3fd123ab4817d028a4fdafc72cf00e2a6 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 9 May 2016 19:07:07 +1000 Subject: [PATCH] 4363. [port] Turn off triggering UAC when running BINDInstall temporarily. (cherry picked from commit 8090ceb932b52c70d72f655531150e0a1122052d) --- CHANGES | 3 +++ bin/win32/BINDInstall/BINDInstall.vcxproj.in | 10 +++------- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/CHANGES b/CHANGES index cebbd703c7..ba7d00c360 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +4363. [port] Turn off triggering UAC when running BINDInstall + temporarily. + 4361. [cleanup] Where supported, file modification times returned by isc_file_getmodtime() are now accurate to the nanosecond. [RT #41968] diff --git a/bin/win32/BINDInstall/BINDInstall.vcxproj.in b/bin/win32/BINDInstall/BINDInstall.vcxproj.in index 4efcad26ea..bdc07cdc23 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 +