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:
TazDevil
Full Member
***

Avatar
sleep(0);

Posts: 359
Reputation: 11
40 / Male / Flag
Joined: May 2004
RE: How to activate a script by the windows register?
quote:
Originally posted by Geo
I have to try to activate a script by modifying the value " Enabled " in the register but the script does not start?
The script seems marked well in Msg +, but it is not started8o|.

Thank's for your help

Geo
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.

This post was edited on 12-31-2006 at 03:07 PM by TazDevil.
Window Manager is discontinued, for WLM try the new,
Enhancer for contact list docking, auto-hide, hide taskbar button, remove button flashing and remember keyboard layout in conversation windows
12-31-2006 03:05 PM
Profile PM Web 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