[request] Run a command prompt command - 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: [request] Run a command prompt command (/showthread.php?tid=91899) [request] Run a command prompt command by samus on 08-17-2009 at 12:57 PM
Can somebody please make a script that runs a custom command prompt script, when a set event happens. RE: [request] Run a command prompt command by Jesus on 08-17-2009 at 01:43 PM Take a look at This Script I made a few years ago. It might be what you're looking for. RE: [request] Run a command prompt command by matty on 08-17-2009 at 06:23 PM Not quite what the OP was looking at. Currently at this time there isn't (to my knowledge) a way to integrate the two together. The only possible way would be to create an executable (using the SDK on the site) and calling it from the script. RE: [request] Run a command prompt command by Jesus on 08-17-2009 at 06:40 PM Don't they provide an executable like that? growlnotify.exe can send Growl notifications and can be executed from the script I linked to. RE: [request] Run a command prompt command by matty on 08-17-2009 at 06:43 PM My bad I didn't realize that it had that capabilities. I stand corrected. RE: [request] Run a command prompt command by samus on 08-17-2009 at 07:31 PM
Cheers it seems to be just what I need , I have it using growlnotify to alert me in Growl For Windows in Parallels on my Mac, then forwarding it to Growl on my Mac as WLM alternatives are so bad for OSX. |