Botan deploy fix (Windows x64)

This commit is contained in:
pokamest 2021-07-27 13:23:18 +03:00
parent 5bf2c1d6e1
commit cd7884b508
3 changed files with 1 additions and 0 deletions

View file

@ -83,6 +83,7 @@ signtool sign /v /sm /s My /n "Privacy Technologies OU" /fd sha256 /tr http://ti
echo "Copying deploy data..."
xcopy %DEPLOY_DATA_DIR% %OUT_APP_DIR% /s /e /y /i /f
del %OUT_APP_DIR%\botand.dll
cd %SCRIPT_DIR%
xcopy %SCRIPT_DIR:"=%\installer %RELEASE_DIR:"=%\installer /s /e /y /i /f

Binary file not shown.

Binary file not shown.