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

Include language xml files in the setup

This commit is contained in:
Mounir IDRASSI
2014-09-04 09:34:15 +02:00
parent 7c501359b3
commit 809394d383
2 changed files with 80 additions and 2 deletions

View File

@@ -8,8 +8,12 @@ signtool sign /v /a /n IDRIX /ac Thawt_CodeSigning_CA.crt /t http://timestamp.ve
cd "..\Release\Setup Files\"
copy /V /Y ..\..\..\Translations\*.xml .
"VeraCrypt Setup.exe" /p
del *.xml
cd "..\..\Signing"
signtool sign /v /a /n IDRIX /ac Thawt_CodeSigning_CA.crt /t http://timestamp.verisign.com/scripts/timestamp.dll "..\Release\Setup Files\VeraCrypt Setup 1.0d.exe"