mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
don't copy HACKING.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@747 21ef857c-d57f-4fe0-8362-d861dc6d29cd
This commit is contained in:
@@ -4,7 +4,6 @@ SET outd=%~p1
|
||||
|
||||
::Copy CHANGELOG.txt, HACKING.txt, LICENSE.txt, README.txt and kprocesshacker.sys
|
||||
COPY "%outd%\..\..\..\CHANGELOG.txt" "%outd%\" /V >nul 2>&1
|
||||
COPY "%outd%\..\..\..\HACKING.txt" "%outd%\" /V >nul 2>&1
|
||||
COPY "%outd%\..\..\..\LICENSE.txt" "%outd%\" /V >nul 2>&1
|
||||
COPY "%outd%\..\..\..\README.txt" "%outd%\" /V >nul 2>&1
|
||||
COPY "%outd%\..\..\..\KProcessHacker\i386\kprocesshacker.sys" "%outd%\" /V >nul 2>&1
|
||||
|
||||
Reference in New Issue
Block a user