VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2022-01-16 15:47:03 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2022-01-16 15:47:03 +0100
commit594a8d27063c62425b039965c8174d65fe0addd0 (patch)
treec04b655dd450f2b1f3612daf34ccf0bef43503cb /src/Setup
parent0d92195c91ec07f2a72d4e4c952bfff672983fa3 (diff)
parentfcb220e39ad0cb051f097a674898683c4531e5c9 (diff)
downloadVeraCrypt-594a8d27063c62425b039965c8174d65fe0addd0.tar.gz
VeraCrypt-594a8d27063c62425b039965c8174d65fe0addd0.zip
Merge branch 'e2Security-master' into NewSysEncWizard
Diffstat (limited to 'src/Setup')
-rw-r--r--src/Setup/Setup.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Setup/Setup.h b/src/Setup/Setup.h
index e38dd75a..a8eae4a9 100644
--- a/src/Setup/Setup.h
+++ b/src/Setup/Setup.h
@@ -24,6 +24,7 @@ static wchar_t *szFiles[]=
L"ALicense.txt",
L"ALICENSE",
L"ANOTICE",
+ L"Apassword1000000.txt",
L"AVeraCrypt.exe",
L"AVeraCryptExpander.exe",
L"AVeraCrypt Format.exe",
@@ -42,6 +43,7 @@ static wchar_t *szCompressedFiles[]=
L"License.txt",
L"LICENSE",
L"NOTICE",
+ L"password1000000.txt",
L"VeraCrypt.exe",
L"VeraCryptExpander.exe",
L"VeraCrypt Format.exe",