diff --git a/MAS/All-In-One-Version-KL/MAS_AIO.cmd b/MAS/All-In-One-Version-KL/MAS_AIO.cmd index a29aecc..bafc7c8 100644 --- a/MAS/All-In-One-Version-KL/MAS_AIO.cmd +++ b/MAS/All-In-One-Version-KL/MAS_AIO.cmd @@ -82,7 +82,7 @@ echo: echo Check this webpage for help - %mas%fix_service echo: echo: -ping 127.0.0.1 -n 20 +timeout /t 20 /nobreak >nul ) cls @@ -97,7 +97,7 @@ echo: echo Check this webpage for help - %mas%troubleshoot echo: echo: -ping 127.0.0.1 -n 20 >nul +timeout /t 20 /nobreak >nul popd exit /b ) @@ -939,7 +939,7 @@ echo Generating GenuineTicket.xml [Successful] set "_xmlexist=if exist "%tdir%\GenuineTicket.xml"" %_xmlexist% ( -%psc% "Start-Job { Restart-Service ClipSVC } | Wait-Job -Timeout 20 | Out-Null" +%psc% "try { Start-Job { Restart-Service ClipSVC } | Wait-Job -Timeout 20 | Out-Null } catch { Write-Host 'ClipSVC restart timed out or failed' }" %_xmlexist% timeout /t 2 %nul% %_xmlexist% timeout /t 2 %nul% @@ -13914,7 +13914,7 @@ if %_wmic% EQU 1 wmic path Win32_ComputerSystem get CreationClassName /value 2>n if %_wmic% EQU 0 %psc% "Get-CIMInstance -Class Win32_ComputerSystem | Select-Object -Property CreationClassName" 2>nul | find /i "computersystem" 1>nul if !errorlevel! NEQ 0 (set e_wmispp=WMI, SPP) else (set e_wmispp=SPP) echo: -echo Error: Not Respoding- !e_wmispp! +echo Error: Not Responding - !e_wmispp! echo: ) diff --git a/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd b/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd index fb723cc..bb6d546 100644 --- a/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd +++ b/MAS/Separate-Files-Version/Activators/HWID_Activation.cmd @@ -115,7 +115,7 @@ echo: echo Check this webpage for help - %mas%fix_service echo: echo: -ping 127.0.0.1 -n 20 +timeout /t 20 /nobreak >nul ) cls @@ -130,7 +130,7 @@ echo: echo Check this webpage for help - %mas%troubleshoot echo: echo: -ping 127.0.0.1 -n 20 >nul +timeout /t 20 /nobreak >nul popd exit /b ) diff --git a/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd b/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd index 28bdd18..e533179 100644 --- a/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd +++ b/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd @@ -115,7 +115,7 @@ echo: echo Check this webpage for help - %mas%fix_service echo: echo: -ping 127.0.0.1 -n 20 +timeout /t 20 /nobreak >nul ) cls @@ -130,7 +130,7 @@ echo: echo Check this webpage for help - %mas%troubleshoot echo: echo: -ping 127.0.0.1 -n 20 >nul +timeout /t 20 /nobreak >nul popd exit /b ) diff --git a/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd b/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd index 58ee15a..9b33146 100644 --- a/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd +++ b/MAS/Separate-Files-Version/Activators/Ohook_Activation_AIO.cmd @@ -115,7 +115,7 @@ echo: echo Check this webpage for help - %mas%fix_service echo: echo: -ping 127.0.0.1 -n 20 +timeout /t 20 /nobreak >nul ) cls @@ -130,7 +130,7 @@ echo: echo Check this webpage for help - %mas%troubleshoot echo: echo: -ping 127.0.0.1 -n 20 >nul +timeout /t 20 /nobreak >nul popd exit /b ) diff --git a/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd b/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd index 0408baa..7bd3acb 100644 --- a/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd +++ b/MAS/Separate-Files-Version/Activators/Online_KMS_Activation.cmd @@ -140,7 +140,7 @@ echo: echo Check this webpage for help - %mas%fix_service echo: echo: -ping 127.0.0.1 -n 20 +timeout /t 20 /nobreak >nul ) cls @@ -155,7 +155,7 @@ echo: echo Check this webpage for help - %mas%troubleshoot echo: echo: -ping 127.0.0.1 -n 20 >nul +timeout /t 20 /nobreak >nul popd exit /b ) @@ -1851,7 +1851,7 @@ if %_wmic% EQU 1 wmic path Win32_ComputerSystem get CreationClassName /value 2>n if %_wmic% EQU 0 %psc% "Get-CIMInstance -Class Win32_ComputerSystem | Select-Object -Property CreationClassName" 2>nul | find /i "computersystem" 1>nul if !errorlevel! NEQ 0 (set e_wmispp=WMI, SPP) else (set e_wmispp=SPP) echo: -echo Error: Not Respoding- !e_wmispp! +echo Error: Not Responding - !e_wmispp! echo: ) diff --git a/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd b/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd index d4242bc..ee5a8f7 100644 --- a/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd +++ b/MAS/Separate-Files-Version/Activators/TSforge_Activation.cmd @@ -149,7 +149,7 @@ echo: echo Check this webpage for help - %mas%fix_service echo: echo: -ping 127.0.0.1 -n 20 +timeout /t 20 /nobreak >nul ) cls @@ -164,7 +164,7 @@ echo: echo Check this webpage for help - %mas%troubleshoot echo: echo: -ping 127.0.0.1 -n 20 >nul +timeout /t 20 /nobreak >nul popd exit /b ) diff --git a/MAS/Separate-Files-Version/Change_Office_Edition.cmd b/MAS/Separate-Files-Version/Change_Office_Edition.cmd index c1d9114..3b2713b 100644 --- a/MAS/Separate-Files-Version/Change_Office_Edition.cmd +++ b/MAS/Separate-Files-Version/Change_Office_Edition.cmd @@ -75,7 +75,7 @@ echo: echo Check this webpage for help - %mas%fix_service echo: echo: -ping 127.0.0.1 -n 20 +timeout /t 20 /nobreak >nul ) cls @@ -90,7 +90,7 @@ echo: echo Check this webpage for help - %mas%troubleshoot echo: echo: -ping 127.0.0.1 -n 20 >nul +timeout /t 20 /nobreak >nul popd exit /b ) diff --git a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd index 59cfa0b..f0848e6 100644 --- a/MAS/Separate-Files-Version/Change_Windows_Edition.cmd +++ b/MAS/Separate-Files-Version/Change_Windows_Edition.cmd @@ -80,7 +80,7 @@ echo: echo Check this webpage for help - %mas%fix_service echo: echo: -ping 127.0.0.1 -n 20 +timeout /t 20 /nobreak >nul ) cls @@ -95,7 +95,7 @@ echo: echo Check this webpage for help - %mas%troubleshoot echo: echo: -ping 127.0.0.1 -n 20 >nul +timeout /t 20 /nobreak >nul popd exit /b ) diff --git a/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd b/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd index e831122..be0bea1 100644 --- a/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd +++ b/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd @@ -75,7 +75,7 @@ echo: echo Check this webpage for help - %mas%fix_service echo: echo: -ping 127.0.0.1 -n 20 +timeout /t 20 /nobreak >nul ) cls @@ -90,7 +90,7 @@ echo: echo Check this webpage for help - %mas%troubleshoot echo: echo: -ping 127.0.0.1 -n 20 >nul +timeout /t 20 /nobreak >nul popd exit /b ) diff --git a/MAS/Separate-Files-Version/Troubleshoot.cmd b/MAS/Separate-Files-Version/Troubleshoot.cmd index a6e17f5..e92dd99 100644 --- a/MAS/Separate-Files-Version/Troubleshoot.cmd +++ b/MAS/Separate-Files-Version/Troubleshoot.cmd @@ -75,7 +75,7 @@ echo: echo Check this webpage for help - %mas%fix_service echo: echo: -ping 127.0.0.1 -n 20 +timeout /t 20 /nobreak >nul ) cls @@ -90,7 +90,7 @@ echo: echo Check this webpage for help - %mas%troubleshoot echo: echo: -ping 127.0.0.1 -n 20 >nul +timeout /t 20 /nobreak >nul popd exit /b ) diff --git a/README.md b/README.md index 773293b..af49030 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,24 @@
Open-source Windows and Office activator featuring HWID, Ohook, TSforge, KMS38, and Online KMS activation methods, along with advanced troubleshooting.
+
+
+
+
+