1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 19:08:26 -06:00

Windows Setup: Integrate 64-bit builds of exe files into the installer. Only install 64-bit exe files on Windows 64-bit. This gives a boot in performance for encryption/decryption of partitions/drives on Windows 64-bit.

This commit is contained in:
Mounir IDRASSI
2015-05-22 18:22:57 +02:00
parent 0d23312886
commit 1c08ea01f1
4 changed files with 34 additions and 5 deletions

View File

@@ -75,6 +75,9 @@ static char *szCompressedFiles[]=
"VeraCrypt.exe",
"VeraCryptExpander.exe",
"VeraCrypt Format.exe",
"VeraCrypt-x64.exe",
"VeraCryptExpander-x64.exe",
"VeraCrypt Format-x64.exe",
"veracrypt.sys",
"veracrypt-x64.sys",
"Language.ar.xml",