Files
DUCKY_REAPER/Launcher.vbs
T
2019-08-12 02:29:42 +02:00

2 lines
105 B
Plaintext

Set objShell = WScript.CreateObject("WScript.Shell")
Return = objShell.Run("""Launcher.bat""", 0, False)