Pack WinRing0x64.sys
This commit is contained in:
parent
9a5cc546c0
commit
4540208c9d
1 changed files with 2 additions and 1 deletions
|
@ -13,6 +13,7 @@ cmake .. -G "Visual Studio 16 2019" -DXMRIG_DEPS=%~dp0\build\xmrig-deps\msvc2019
|
||||||
msbuild /p:Configuration=Release xmrig.sln &&^
|
msbuild /p:Configuration=Release xmrig.sln &&^
|
||||||
cd Release &&^
|
cd Release &&^
|
||||||
copy ..\..\src\config.json . &&^
|
copy ..\..\src\config.json . &&^
|
||||||
7z a -tzip -mx %~dp0\xmrig-%1-win64.zip xmrig.exe config.json &&^
|
copy ..\..\bin\WinRing0\WinRing0x64.sys . &&^
|
||||||
|
7z a -tzip -mx %~dp0\xmrig-%1-win64.zip xmrig.exe config.json WinRing0x64.sys &&^
|
||||||
cd %~dp0 &&^
|
cd %~dp0 &&^
|
||||||
rmdir /S /Q build
|
rmdir /S /Q build
|
Loading…
Add table
Add a link
Reference in a new issue