What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Script Request] Growl Notifications

[Script Request] Growl Notifications
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: [Script Request] Growl Notifications
Javascript code:
function OnEvent_ContactSignedIn(sEmail) {
    new ActiveXObject('WScript.Shell').Exec('C:\\Program Files\\Growl for Windows\\growlnotify.exe "'+sEmail+' signed in"');
}


You may need to change the path if you installed it into a different location.

This post was edited on 01-21-2010 at 09:29 PM by matty.
01-21-2010 09:28 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Script Request] Growl Notifications - by samus on 01-17-2010 at 12:36 AM
RE: [Script Request] Growl Notifications - by Spunky on 01-17-2010 at 02:31 AM
RE: [Script Request] Growl Notifications - by samus on 01-17-2010 at 10:53 AM
RE: [Script Request] Growl Notifications - by samus on 01-21-2010 at 08:30 PM
RE: [Script Request] Growl Notifications - by Matti on 01-21-2010 at 09:17 PM
RE: [Script Request] Growl Notifications - by matty on 01-21-2010 at 09:28 PM
RE: [Script Request] Growl Notifications - by samus on 01-23-2010 at 11:27 AM
RE: [Script Request] Growl Notifications - by Spunky on 01-23-2010 at 12:47 PM
RE: [Script Request] Growl Notifications - by samus on 01-23-2010 at 01:18 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On