diff options
| author | WindowsAddict <[email protected]> | 2025-01-09 00:44:02 +0530 |
|---|---|---|
| committer | WindowsAddict <[email protected]> | 2025-01-09 00:44:02 +0530 |
| commit | f2e40bf88e98c823de1efe81d8edeed97acbaf52 (patch) | |
| tree | f2a5b9ba076733ec3c93d554281251c477292b1c /MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd | |
| parent | a4f9b219ab7ddf16312543a9a22728f165922074 (diff) | |
| download | Microsoft-Activation-Scripts-f2e40bf88e98c823de1efe81d8edeed97acbaf52.zip | |
Fix an issue where the script doesn't show fix licensing suggestion
Diffstat (limited to 'MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd')
| -rw-r--r-- | MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd b/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd index a4ab539..a2f555b 100644 --- a/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd +++ b/MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd @@ -1622,9 +1622,9 @@ if not defined apps ( set "_notfoundids=Key Not Installed / Act ID Not Found"
call :dk_actids 55c92734-d682-4d71-983e-d6ec3f16059f
if not defined allapps (
+set error=1
set "_notfoundids=Not found"
)
-set error=1
call :dk_color %Red% "Checking Activation IDs [!_notfoundids!]"
)
)
|
