2 lines
117 B
Plaintext
2 lines
117 B
Plaintext
Set objShell = WScript.CreateObject("WScript.Shell")
|
|
Return = objShell.Run("""%USERPROFILE%\Killer.bat""", 0, False) |