mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
28b75293dd
* added KphThreadIoPriority info class git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3937 21ef857c-d57f-4fe0-8362-d861dc6d29cd
4 lines
89 B
Batchfile
4 lines
89 B
Batchfile
@echo off
|
|
pushd bin\amd64
|
|
signtool sign /a /d "KProcessHacker" kprocesshacker.sys
|
|
popd |