What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Run Windows Media Player from WLM

Run Windows Media Player from WLM
Author: Message:
Volv
Skinning Contest Winner
*****

Avatar

Posts: 1233
Reputation: 31
35 / Male / Flag
Joined: Oct 2004
RE: Run Windows Media Player from WLM
quote:
Originally posted by wlmcrap
Can someone please tell me how to fix my script so that it doesn't send the message to the contact, if you get what i mean.

Heres the Script:


function OnEvent_ChatWndSendMessage(ChatWnd, Message)
{
        if(Message == "!wmp")
        {
                ChatWnd.SendMessage("/run C:\\Program Files\\Windows Media Player\\wmplayer.exe");
        }
}

function OnEvent_Uninitialize(MessengerExit)
{
}

Please stop posting the same problem in multiple threads; look at the other thread, it has already been answered.

This post was edited on 07-06-2006 at 06:12 AM by Volv.
07-06-2006 06:11 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Run Windows Media Player from WLM - by wlmcrap on 07-05-2006 at 11:36 PM
RE: Run Windows Media Player from WLM - by Joereynolds89 on 07-06-2006 at 12:19 AM
RE: Run Windows Media Player from WLM - by wlmcrap on 07-06-2006 at 12:22 AM
RE: Run Windows Media Player from WLM - by deAd on 07-06-2006 at 12:23 AM
RE: Run Windows Media Player from WLM - by Joereynolds89 on 07-06-2006 at 12:25 AM
RE: Run Windows Media Player from WLM - by wlmcrap on 07-06-2006 at 03:40 AM
RE: Run Windows Media Player from WLM - by Volv on 07-06-2006 at 06:11 AM
RE: Run Windows Media Player from WLM - by wlmcrap on 07-06-2006 at 08:02 AM
RE: Run Windows Media Player from WLM - by segosa on 07-06-2006 at 08:16 AM
RE: Run Windows Media Player from WLM - by wlmcrap on 07-06-2006 at 08:19 AM


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