BSOne.SFC/Tocsg.Module/ContentSearch/OUT_Release - Win64/_sign.cmd

9 lines
385 B
Batchfile

START "" ".\AutoTokenKey.exe" /key Q8fbju0Ez@
cd "C:\taskToCSG\Tocsg.Module\ContentSearch\OUT_Release - Win64"
"C:\Program Files (x86)\Windows Kits\10\App Certification Kit\signtool.exe" sign /sha1 4f2d28b5f384f1b4b712426dd71a070d25b2b71a /du "http://www.tocsg.co.kr/" /fd sha256 /td sha256 /tr "http://timestamp.digicert.com" /a KvCttSch.exe
taskkill -f -im AutoTokenKey.exe
pause