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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user