Signed binary
This commit is contained in:
parent
842dc4c79f
commit
50b0ba2327
|
@ -10,3 +10,7 @@ del "%compressFile%"
|
||||||
|
|
||||||
rem signtool.exe sign /a /f "C:\cert.pfx" /n "Verdnatura" /t ^
|
rem signtool.exe sign /a /f "C:\cert.pfx" /n "Verdnatura" /t ^
|
||||||
rem http://timestamp.comodoca.com/authenticode /d "Remote Support" "%exeFile%"
|
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%"
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue