Skip to content

Commit

Permalink
更新 KVA组件到v52
Browse files Browse the repository at this point in the history
  • Loading branch information
xrgzs committed May 25, 2024
1 parent 7930e47 commit 848eb01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ curl.exe -sSL https://file.uhsea.com/2403/673702659eeb280af390dff3a850ad19BA.dll

rem EnterpriseG SKU xrm-ms file
curl.exe -sSL https://file.uhsea.com/2403/7523c3a4a1c8f98f445765632f51f7c4HB.cab -o osc\xrkms\EnterpriseG.cab || exit
rem https://github.com/abbodi1406/KMS_VL_ALL_AIO v51 modified server address
curl.exe -sSL https://file.uhsea.com/2403/91cac88fb2888f3c440e2b99438f8fa9YF.cmd -o osc\xrkms\KMS_VL_ALL_AIO.cmd || exit
rem https://github.com/abbodi1406/KMS_VL_ALL_AIO v52 modified server address
curl.exe -sSL https://file.uhsea.com/2405/c79b1dba8f1d2db69af10a3ece1016899X.cmd -o osc\xrkms\KMS_VL_ALL_AIO.cmd || exit
rem https://github.com/zbezj/HEU_KMS_Activator v42.0.3
curl.exe -sSL https://file.uhsea.com/2405/d29f6749d9ee434f458a14697ce67e06YX.exe -o osc\xrkms\kms.exe || exit
rem https://github.com/Wind4/vlmcsd/releases v1113
Expand Down
3 changes: 1 addition & 2 deletions osc/xrkms/xrkms.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
chcp 936 > nul
cd /d "%~dp0"
setlocal enabledelayedexpansion
set ver=智能正版激活工具 V3.24.4.7
set ver=智能正版激活工具 V3.24.5.25
title %ver%(请勿关闭此窗口)
if exist "%systemdrive%\Windows\Setup\xrsysnokms.txt" exit
if exist "%SystemDrive%\wandrv\wall.exe" exit
Expand Down Expand Up @@ -150,7 +150,6 @@ cls
title %ver% - 离线激活(请勿关闭此窗口)
echo 正在离线激活系统,请稍候...
echo 技术支持:HEU KMS Activator by 知彼而知己
@echo on
set heu=
if "%iswindows%"=="1" if "%iskms%"=="1" set heu=%heu% /kwi /ren
if "%iswindows%"=="1" if "%isoem%"=="1" set heu=%heu% /oem
Expand Down

0 comments on commit 848eb01

Please sign in to comment.