From 0018fc2595fa4d58e382dd3ae4b29db13c53bbaa Mon Sep 17 00:00:00 2001 From: xrgzs Date: Tue, 28 May 2024 12:04:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E5=86=85=E7=BD=AEHEU?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=88=B0v42.0.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ build.bat | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 034f500..6bc0ab2 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,6 @@ osc/xrkms/vlmcs.exe osc/runtime/MSVCRedist.AIO.exe desktop.ini osc/apifiles/Version.txt +osc/apifiles/DrvIndex.exe +osc/apifiles/DrvIndex64.exe +osc/apifiles/PECMD64.exe diff --git a/build.bat b/build.bat index 8fd8035..72aed98 100644 --- a/build.bat +++ b/build.bat @@ -72,8 +72,8 @@ 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 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/zbezj/HEU_KMS_Activator v42.0.4 +curl.exe -sSL https://file.uhsea.com/2405/a52104d75aa58b495f96b183a16596d94H.exe -o osc\xrkms\kms.exe || exit rem https://github.com/Wind4/vlmcsd/releases v1113 curl.exe -sSL https://file.uhsea.com/2403/245d2208cc94c71240a0ef24b4fbd928CY.exe -o osc\xrkms\vlmcs.exe || exit