Add ExecutableInstaller payload

This commit is contained in:
Carleton Stuberg
2017-03-05 10:43:42 -05:00
parent 6b6486978e
commit e6ab6277f2
5 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1 @@
CreateObject("Wscript.Shell").Run """" & WScript.Arguments(0) & """", 0, False