VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Setup/Setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Setup/Setup.h')
-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",