Files
DUCKY_REAPER/WINDOWS/v2/Launcher.vbs
T
2019-08-12 01:45:46 +02:00

2 lines
105 B
Plaintext

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