shadowbrokers-exploits/windows/Resources/Dsz/Scripts/HelperScripts/_NotAvailableWithReason.dss

4 lines
98 B
Text
Raw Permalink Normal View History

echo("Command '$ARGV[1]' is not available on this platform ($ARGV[2])", ERROR);
return false;