mirror of
https://github.com/abbodi1406/C2R-R2V-AIO
synced 2024-11-16 08:44:52 +02:00
C2R-R2V 15r
This commit is contained in:
parent
33b420ed60
commit
57f2fdcd25
@ -1009,7 +1009,7 @@ for /f "tokens=2 delims==" %%# in ('%_qr%') do echo %%#
|
||||
call :keys %aID%
|
||||
if "%_key%"=="" (echo No associated KMS Client key found&echo.&exit /b)
|
||||
set "_qr=wmic path %_sps% where Version='%_wmi%' call InstallProductKey ProductKey="%_key%""
|
||||
if %WMI_VBS% NEQ 0 set "_qr=%_csp% %_sps% "%_pkey%""
|
||||
if %WMI_VBS% NEQ 0 set "_qr=%_csp% %_sps% "%_key%""
|
||||
%_qr% %_Nul3%
|
||||
set ERRORCODE=%ERRORLEVEL%
|
||||
if %ERRORCODE% NEQ 0 (
|
||||
|
Loading…
Reference in New Issue
Block a user