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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user