1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-13 11:58:26 -06:00

New VeraCrypt interface (for system encryption) with improved usability

This commit is contained in:
Bruna2803
2021-05-05 01:06:24 +02:00
parent 32976931ee
commit 1c51a76c7e
9 changed files with 1001295 additions and 347 deletions

View File

@@ -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