What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » wlm 2011

wlm 2011
Author: Message:
Yustme
Junior Member
**


Posts: 85
40 / – / –
Joined: Aug 2005
O.P. RE: wlm 2011
I've done some more debugging and it seems everything goes well looking to the debug window. This is how I checked the values of the variables:

if (debugging)
            {
                Debug.Trace("Set default account = " + email);
                Debug.Trace("Registry_SetKeyValue resultWLMkey = " + resultWLMkey);
                Debug.Trace("Registry_SetKeyValue resultMPLkey = " + resultMPLkey);
                Debug.Trace("Get WLMkey value = " + Registry_GetKeyValue(HKey, MessengerKey, 'DefaultMemberName'));
                Debug.Trace("Get MPLkey value = " + Registry_GetKeyValue(HKey, MPLkey, 'DefaultUser'));
                Debug.Trace("\r\n");
            }

But the drop down list is holding the first 'default member' to sign in. Its not changing it to the next email address.

This kind of gives me the idea that there is another new registry setting that the new version uses which is not in the MSNMessenger.

I've done a search in the registry but I couldn't find any. I'm not sure where else to look where this new version keeps track of its settings except the registry.
06-28-2012 12:33 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
wlm 2011 - by Yustme on 06-20-2012 at 08:33 AM
RE: wlm 2011 - by Yustme on 06-24-2012 at 04:56 PM
RE: wlm 2011 - by Yustme on 06-27-2012 at 10:54 AM
RE: wlm 2011 - by matty on 06-27-2012 at 12:38 PM
RE: wlm 2011 - by Yustme on 06-27-2012 at 12:57 PM
RE: wlm 2011 - by matty on 06-27-2012 at 12:59 PM
RE: RE: wlm 2011 - by Yustme on 06-27-2012 at 01:01 PM
RE: wlm 2011 - by matty on 06-27-2012 at 01:03 PM
RE: RE: wlm 2011 - by Yustme on 06-27-2012 at 01:07 PM
RE: wlm 2011 - by matty on 06-27-2012 at 01:08 PM
RE: RE: wlm 2011 - by Yustme on 06-27-2012 at 01:09 PM
RE: wlm 2011 - by matty on 06-27-2012 at 01:16 PM
RE: RE: wlm 2011 - by Yustme on 06-27-2012 at 01:19 PM
RE: wlm 2011 - by matty on 06-27-2012 at 01:24 PM
RE: RE: wlm 2011 - by Yustme on 06-27-2012 at 01:27 PM
RE: RE: wlm 2011 - by Yustme on 06-28-2012 at 11:18 AM
RE: wlm 2011 - by matty on 06-27-2012 at 01:29 PM
RE: RE: wlm 2011 - by Yustme on 06-27-2012 at 01:31 PM
RE: wlm 2011 - by matty on 06-27-2012 at 02:25 PM
RE: RE: wlm 2011 - by Yustme on 06-27-2012 at 04:35 PM
RE: wlm 2011 - by Mnjul on 06-28-2012 at 11:19 AM
RE: RE: wlm 2011 - by Yustme on 06-28-2012 at 11:42 AM
RE: wlm 2011 - by matty on 06-28-2012 at 12:02 PM
RE: RE: wlm 2011 - by Yustme on 06-28-2012 at 12:13 PM
RE: wlm 2011 - by Yustme on 06-28-2012 at 12:33 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