From 1c51a76c7eab117bb6c74a3897a6df8197945c90 Mon Sep 17 00:00:00 2001 From: Bruna2803 Date: Wed, 5 May 2021 01:06:24 +0200 Subject: New VeraCrypt interface (for system encryption) with improved usability --- src/Setup/Setup.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Setup') 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", -- cgit v1.2.3