What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Load / Unload Script (when WLM is running or not) - Script Installer

Load / Unload Script (when WLM is running or not) - Script Installer
Author: Message:
sbegouin
Junior Member
**


Posts: 25
Joined: Sep 2005
O.P. Undecided  Load / Unload Script (when WLM is running or not) - Script Installer
Is there a way to load / unload a script from another application, without having the confirmation box when loading a *.plsc file ?

With the plugins, I used (Delphi code) :
code:
          hPluginChange := RegisterWindowMessage('MessengerPlus_PluginChange');
          PostMessage(HWND_BROADCAST, hPluginChange, 0, 0);
But what can I do for scripts ?

This post was edited on 07-04-2006 at 08:04 PM by sbegouin.
07-03-2006 06:49 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Load / Unload Script (when WLM is running or not) - Script Installer - by sbegouin on 07-03-2006 at 06:49 AM
RE: Load / Unload Script - by Mnjul on 07-03-2006 at 10:39 AM
RE: Load / Unload Script - by segosa on 07-03-2006 at 10:59 AM
RE: Load / Unload Script - by sbegouin on 07-04-2006 at 10:30 AM
RE: Load / Unload Script when WLM is not running - by alexp2_ad on 07-04-2006 at 10:37 AM
RE: Load / Unload Script (when WLM is running or not) - by sbegouin on 07-04-2006 at 10:50 AM
RE: Load / Unload Script (when WLM is running or not) - by sbegouin on 07-04-2006 at 08:03 PM
RE: Load / Unload Script (when WLM is running or not) - Script Installer - by CookieRevised on 07-04-2006 at 08:35 PM
RE: Load / Unload Script (when WLM is running or not) - Script Installer - by Choli on 07-04-2006 at 09:25 PM
RE: Load / Unload Script (when WLM is running or not) - Script Installer - by sbegouin on 07-05-2006 at 01:38 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