Files
wj32 7597b7e005 added timestamp option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5514 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-30 12:49:15 +00:00

8 lines
335 B
Batchfile

@echo off
set PHBASE=..
set SIGN_TIMESTAMP=1
copy bin\i386\kprocesshacker.sys bin-signed\i386\kprocesshacker.sys
copy bin\amd64\kprocesshacker.sys bin-signed\amd64\kprocesshacker.sys
call ..\build\internal\sign.cmd bin-signed\i386\kprocesshacker.sys kmcs
call ..\build\internal\sign.cmd bin-signed\amd64\kprocesshacker.sys kmcs