Files
mirror-processhacker/2.x/trunk/KProcessHacker/testsign.cmd
T
wj32 28b75293dd * added testsign.cmd script
* added KphThreadIoPriority info class

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3937 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-26 04:57:40 +00:00

4 lines
89 B
Batchfile

@echo off
pushd bin\amd64
signtool sign /a /d "KProcessHacker" kprocesshacker.sys
popd