mirror of
https://github.com/massgravel/Microsoft-Activation-Scripts.git
synced 2024-11-23 02:35:36 +08:00
Compare commits
2 Commits
86c86c179a
...
8e3b4135f5
Author | SHA1 | Date | |
---|---|---|---|
|
8e3b4135f5 | ||
|
bacb32f4a1 |
File diff suppressed because it is too large
Load Diff
10331
MAS/All-In-One-Version/MAS_AIO-CRC32_43EF5026.cmd
Normal file
10331
MAS/All-In-One-Version/MAS_AIO-CRC32_43EF5026.cmd
Normal file
File diff suppressed because it is too large
Load Diff
@ -332,7 +332,7 @@ echo:
|
|||||||
echo [0] %_exitmsg%
|
echo [0] %_exitmsg%
|
||||||
echo ____________________________________________________________
|
echo ____________________________________________________________
|
||||||
echo:
|
echo:
|
||||||
call :dk_color2 %_White% " " %_Green% "Choose a menu option using your keyboard [1,2,3,0]"
|
call :dk_color2 %_White% " " %_Green% "Choose a menu option using your keyboard [1,2,3,0]"
|
||||||
choice /C:1230 /N
|
choice /C:1230 /N
|
||||||
set _el=!errorlevel!
|
set _el=!errorlevel!
|
||||||
if !_el!==4 exit /b
|
if !_el!==4 exit /b
|
||||||
|
@ -385,7 +385,7 @@ echo [9] Download Office
|
|||||||
echo [0] %_exitmsg%
|
echo [0] %_exitmsg%
|
||||||
echo ______________________________________________________________
|
echo ______________________________________________________________
|
||||||
echo:
|
echo:
|
||||||
call :dk_color2 %_White% " " %_Green% "Choose a menu option using your keyboard [1,2,3,4,5,6,7,8,9,0]"
|
call :dk_color2 %_White% " " %_Green% "Choose a menu option using your keyboard [1,2,3,4,5,6,7,8,9,0]"
|
||||||
choice /C:1234567890 /N
|
choice /C:1234567890 /N
|
||||||
set _el=!errorlevel!
|
set _el=!errorlevel!
|
||||||
|
|
||||||
|
@ -474,7 +474,8 @@ echo - This option helps in troubleshooting activation issues.
|
|||||||
echo:
|
echo:
|
||||||
echo - This option will:
|
echo - This option will:
|
||||||
echo - Deactivate Windows and Office, you may need to reactivate.
|
echo - Deactivate Windows and Office, you may need to reactivate.
|
||||||
echo If Windows is activated with motherboard / OEM / Digital license then Windows will activate itself again.
|
echo If Windows is activated with motherboard / OEM / Digital license
|
||||||
|
echo then Windows will activate itself again.
|
||||||
echo:
|
echo:
|
||||||
echo - Clear ClipSVC, SPP and OSPP licenses.
|
echo - Clear ClipSVC, SPP and OSPP licenses.
|
||||||
echo - Fix permissions of SPP tokens folder and registries.
|
echo - Fix permissions of SPP tokens folder and registries.
|
||||||
|
Loading…
Reference in New Issue
Block a user