diff options
| author | WindowsAddict | 2025-04-20 20:59:22 +0000 |
|---|---|---|
| committer | WindowsAddict | 2025-04-20 20:59:22 +0000 |
| commit | af18bd773c1b4bb4dd1c4e055ab154cccfa7782f (patch) | |
| tree | ae5dec081dd5821ad523ebbfa85521b289a6108e /MAS | |
| parent | 52ba9f138f2a256c4f95de464073fd2778595e56 (diff) | |
| download | Microsoft-Activation-Scripts-af18bd773c1b4bb4dd1c4e055ab154cccfa7782f.zip | |
Fix a missing echo
Diffstat (limited to 'MAS')
| -rw-r--r-- | MAS/All-In-One-Version-KL/MAS_AIO.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAS/All-In-One-Version-KL/MAS_AIO.cmd b/MAS/All-In-One-Version-KL/MAS_AIO.cmd index 59e6540..bc8220d 100644 --- a/MAS/All-In-One-Version-KL/MAS_AIO.cmd +++ b/MAS/All-In-One-Version-KL/MAS_AIO.cmd @@ -4903,7 +4903,7 @@ call :dk_color2 %Blue% "Check this webpage for help - " %_Yellow% " %mas%trouble if defined tsids (
echo:
-if not defined _vis Installing Forged Product Key Data...
+if not defined _vis echo Installing Forged Product Key Data...
echo Depositing Zero Confirmation ID...
echo:
%psc% "$f=[io.file]::ReadAllText('!_batp!') -split ':tsforge\:.*';& ([ScriptBlock]::Create($f[1])) %tsids%"
|
