diff options
| author | WindowsAddict <[email protected]> | 2025-05-18 12:09:25 +0530 |
|---|---|---|
| committer | WindowsAddict <[email protected]> | 2025-05-18 12:09:25 +0530 |
| commit | 206c31ece505276f62f0e1cb9f49f0811d264864 (patch) | |
| tree | 0f7ce238659672e97f7127ced03b3f45a42df24a /MAS/Separate-Files-Version/Extract_OEM_Folder.cmd | |
| parent | 133d3b9720c29d0d566f8e6bb117a802fda0c454 (diff) | |
| download | Microsoft-Activation-Scripts-206c31ece505276f62f0e1cb9f49f0811d264864.zip | |
Open mirror pages along with massgrave.dev
Diffstat (limited to 'MAS/Separate-Files-Version/Extract_OEM_Folder.cmd')
| -rw-r--r-- | MAS/Separate-Files-Version/Extract_OEM_Folder.cmd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd b/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd index a896e2b..f1049bd 100644 --- a/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd +++ b/MAS/Separate-Files-Version/Extract_OEM_Folder.cmd @@ -325,7 +325,7 @@ echo: call :dk_color %_Green% "Choose a menu option using your keyboard [1,0] :"
choice /C:10 /N
if !errorlevel!==2 rem
-if !errorlevel!==1 (start %mas% & exit /b)
+if !errorlevel!==1 (start https://git.activated.win/massg%-%rave/Micr%-%osoft-Act%-%ivation-Scripts & start https://github.com/massgra%-%vel/Micro%-%soft-Acti%-%vation-Scripts & start %mas% & exit /b)
)
)
@@ -732,7 +732,7 @@ call :dk_color %White% "Follow ALL the ABOVE blue lines. " call :dk_color2 %Blue% "Press [1] to Open Support Webpage " %Gray% " Press [0] to Ignore"
choice /C:10 /N
if !errorlevel!==2 exit /b
-if !errorlevel!==1 (for %%# in (%fixes%) do (start %%#))
+if !errorlevel!==1 (start https://git.activated.win/massg%-%rave/Micr%-%osoft-Act%-%ivation-Scripts & start https://github.com/massgra%-%vel/Micro%-%soft-Acti%-%vation-Scripts & for %%# in (%fixes%) do (start %%#))
)
if defined terminal (
|
