Fix a missing echo
parent
52ba9f138f
commit
af18bd773c
|
@ -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%"
|
||||
|
|
Loading…
Reference in New Issue