VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Signing
diff options
context:
space:
mode:
authorBruna2803 <bruna.radeljak@hotmail.com>2021-05-05 01:06:24 +0200
committerBruna2803 <bruna.radeljak@hotmail.com>2021-05-05 01:06:24 +0200
commit1c51a76c7eab117bb6c74a3897a6df8197945c90 (patch)
treedb89ef948b9556a44f41418736913e76d7fc0b80 /src/Signing
parent32976931ee0b1457b032243683c0699dbd92d496 (diff)
downloadVeraCrypt-1c51a76c7eab117bb6c74a3897a6df8197945c90.tar.gz
VeraCrypt-1c51a76c7eab117bb6c74a3897a6df8197945c90.zip
New VeraCrypt interface (for system encryption) with improved usability
Diffstat (limited to 'src/Signing')
-rw-r--r--src/Signing/sign_test.bat2
1 files changed, 2 insertions, 0 deletions
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