Browse Source

Fix a missing echo

dev
WindowsAddict 1 week ago
parent
commit
af18bd773c
  1. 2
      MAS/All-In-One-Version-KL/MAS_AIO.cmd

2
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 ( if defined tsids (
echo: 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 Depositing Zero Confirmation ID...
echo: echo:
%psc% "$f=[io.file]::ReadAllText('!_batp!') -split ':tsforge\:.*';& ([ScriptBlock]::Create($f[1])) %tsids%" %psc% "$f=[io.file]::ReadAllText('!_batp!') -split ':tsforge\:.*';& ([ScriptBlock]::Create($f[1])) %tsids%"

Loading…
Cancel
Save