mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-12 03:18:26 -06:00
Windows: Installer and Traveler Disk Setup both always copy 32-bit and 64-bit executable binaries.
This commit is contained in:
@@ -28,6 +28,12 @@ static char *szFiles[]=
|
||||
"AVeraCrypt.exe",
|
||||
"AVeraCryptExpander.exe",
|
||||
"AVeraCrypt Format.exe",
|
||||
"AVeraCrypt-x86.exe",
|
||||
"AVeraCryptExpander-x86.exe",
|
||||
"AVeraCrypt Format-x86.exe",
|
||||
"AVeraCrypt-x64.exe",
|
||||
"AVeraCryptExpander-x64.exe",
|
||||
"AVeraCrypt Format-x64.exe",
|
||||
"Averacrypt.sys",
|
||||
"Averacrypt-x64.sys",
|
||||
"Dveracrypt.sys",
|
||||
|
||||
Reference in New Issue
Block a user