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/Signing/sign_test.bat | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Signing') diff --git a/src/Signing/sign_test.bat b/src/Signing/sign_test.bat index 9e4b2e87..e69cd97d 100644 --- a/src/Signing/sign_test.bat +++ b/src/Signing/sign_test.bat @@ -28,6 +28,7 @@ cd "..\Release\Setup Files\" copy ..\..\LICENSE . copy ..\..\License.txt . copy ..\..\NOTICE . +copy ..\..\password1000000 . copy ..\..\Resources\Texts\License.rtf . copy ..\..\Common\VeraCrypt.ico . copy ..\..\Setup\VeraCrypt_setup_background.bmp . @@ -52,6 +53,7 @@ call build_msi_x64.bat %VC_VERSION_NBRE% del LICENSE del License.txt del NOTICE +del password1000000.txt del License.rtf del VeraCrypt.ico del VeraCrypt_setup_background.bmp -- cgit v1.2.3