-
-
[转帖] CryptoLicensing for .NET v2020 Enterprise - Build 200512: AutoPatch + License
-
发表于:
2020-5-24 11:53
4915
-
[转帖] CryptoLicensing for .NET v2020 Enterprise - Build 200512: AutoPatch + License
AutoPatch.cmd: (32 lines)
@echo off
@color 1F
TITLE AutoPatch for CryptoLicensing .NET v2020 (Build 200512)
net session >nul 2>&1
if NOT %errorLevel% == 0 (
echo ERROR: Administrative permissions required.
echo.
echo INFO: Run AutoPatch.cmd as ADMIN ...
echo.
pause
exit
)
%~d0
cd %~p0
echo *******************************************************
echo AutoPatch for CryptoLicensing .NET v2020 (Build 200512)
echo *******************************************************
echo.
sfk189.exe rep -bin /170BDE0526DE00162A072A/170BDE0526DE00172A172A/ -dir . -yes -file LogicNP.CryptoLicensing.Generator.dll
sfk189.exe rep -bin /26170CDE00082A/26170CDE00172A/ -dir . -yes -file LogicNP.CryptoLicensing.Generator.dll
sfk189.exe rep -bin /027B1601000428A607000625260A20/02725D000070000000000025260A20/ -dir . -yes -file LogicNP.CryptoLicensing.Generator.dll
sfk189.exe rep -bin /7BDF00000428A6070006/0000000000725D000070/ -dir . -yes -file LogicNP.CryptoLicensing.Generator.dll
echo.
echo Patching finished ...
echo.
pause
How To:
1. Run AutoPatch.cmd in installdir as admin
2. Run CryptoLicensing.exe and enter the following License:
lgCAAN02nikFJ9YBdABOYW1lPUNyeXB0b0xpY2Vuc2luZyNDb21wYW55PXYyMDIwLngjRW
1haWw9Y3J5cHRvQGxpY2Vuc2luZy5jb20jU3Vic2NyaXB0aW9uPUZhbHNlI1N1YnNjcmlw
dGlvblZhbGlkVGlsbD0zMS1EZWMtMjA5OQEHB9Xo11/DlqgfYgvnUoMdDs9dn7ONcRALt2
ISYfraKw17fn/3PQN6QDkF7CEzIIVL/C9CD5cOjESI9yY8vZxrDP78iCX1BLLyjLvpjRpK
blsP14YYLk4OGzPzIKMupwFNif3A4stdsYJqXHIpKNz0Ul2Dx4f/T2tljVnGeFGjRUo=
Note:
AutoPatch requires FREEWARE command line tool "sfk189.exe" in C:\Windows or installdir
Download (1.8 MB):
https://sourceforge.net/projects/swissfileknife/files/1-swissfileknife/1.8.9.2/sfk189.exe/download
Download:
http://www.ssware.com/cryptolicensing/cryptolicensingnet.exe
[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!
最后于 2020-5-24 12:00
被linhanshi编辑
,原因: