diff --git a/gen-client.bat b/gen-client.bat index 06af53c..1059764 100644 --- a/gen-client.bat +++ b/gen-client.bat @@ -10,3 +10,7 @@ del "%compressFile%" rem signtool.exe sign /a /f "C:\cert.pfx" /n "Verdnatura" /t ^ rem http://timestamp.comodoca.com/authenticode /d "Remote Support" "%exeFile%" + +rem "C:\Program Files(x86)\Windows Kits\10\bin\x86\signtool.exe" sign /tr ^ +rem http://timestamp.comodoca.com?td=sha256 /td sha256 /fd sha256 /f verdnatura.p12 "%exeFile%" + diff --git a/web/vn-support.exe b/web/vn-support.exe index b60ddaf..4a2845c 100644 Binary files a/web/vn-support.exe and b/web/vn-support.exe differ