Shoutbox

Can script open software ? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: Can script open software ? (/showthread.php?tid=87322)

Can script open software ? by Albator V on 11-17-2008 at 09:08 PM

I want to create script that run software, is it possible ?

For example, if my contact send me "calc", calc.exe is launch.

Thanks


RE: Can script open software ? by matty on 11-17-2008 at 09:29 PM

Yes it is.

You can look at the WScript ActiveX control or you can look at ShellExecuteEX API call.