From c7cd89a24a3663cb375f9d6a901d34586d0d9192 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 10 Jun 2017 16:31:00 +0200 Subject: Windows Security: built binaries with support for Address Space Layout Randomization (ASLR). --- src/ExpandVolume/ExpandVolume.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/ExpandVolume') diff --git a/src/ExpandVolume/ExpandVolume.vcxproj b/src/ExpandVolume/ExpandVolume.vcxproj index 97ff5f92..3c2d2474 100644 --- a/src/ExpandVolume/ExpandVolume.vcxproj +++ b/src/ExpandVolume/ExpandVolume.vcxproj @@ -227,7 +227,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-x64.exe" >NUL: Windows true true - false + true true MachineX86 RequireAdministrator @@ -273,7 +273,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-x64.exe" >NUL: Windows true true - false + true true MachineX64 RequireAdministrator -- cgit v1.2.3