What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » How to activate a script by the windows register?

How to activate a script by the windows register?
Author: Message:
Geo
Junior Member
**

Avatar

Posts: 66
Joined: Jul 2006
O.P. RE: RE: How to activate a script by the windows register?
quote:
Originally posted by Felu
Messenger Plus! Live doesn't check the registry every time to see if a script is enabled. So by just change the Enabled DWORD you can't get to start or stop a script. I guess changing the value and then restart the script might do the trick. See CookieRevised's reply to Restart script through code ;).


thanks, i try it

quote:
Originally posted by TazDevil
Look in the debug window for any errors at a certain line in your script
There are two types of menus that Plus! can handle static and dynamic. Static menus are set in the ScriptInfo.xml file and are loaded separately so you will still see the emnu items.

In the other case where menus are dynamic and are handled by
function OnGetScriptMenu(Location)
{
}
so this kind of menu might or might not load depending where the error existed.
Sorry TazDevil, is not a menu of a script, but the start script menu

This post was edited on 12-31-2006 at 10:31 PM by WDZ.
12-31-2006 05:43 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How to activate a script by the windows register? - by Geo on 12-31-2006 at 11:28 AM
RE: How to activate a script by the windows register? - by alexp2_ad on 12-31-2006 at 11:43 AM
RE: RE: How to activate a script by the windows register? - by Geo on 12-31-2006 at 12:05 PM
RE: How to activate a script by the windows register? - by Felu on 12-31-2006 at 12:14 PM
RE: RE: How to activate a script by the windows register? - by Geo on 12-31-2006 at 05:43 PM
RE: How to activate a script by the windows register? - by TazDevil on 12-31-2006 at 03:05 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