프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / Sign.bat @ master

이력 | 보기 | 이력해설 | 다운로드 (279 Bytes)

1 9d5b4bc2 taeseongkim
SET SIGNTOOLPATH="C:\Program Files (x86)\Windows Kits\10\bin\10.0.17763.0\x64\signtool.exe"
2
set SolutionPath=%1
3
SET SIGNPATH=%SolutionPath%\Sign\www.doftech.co.kr.pfx
4
5
%SIGNTOOLPATH% sign /v /f %SIGNPATH% /p Doftech1073# /tr http://timestamp.digicert.com /td sha256 /fd sha256 %2
클립보드 이미지 추가 (최대 크기: 500 MB)