What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Registry Editing in scripts.

Registry Editing in scripts.
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Registry Editing in scripts.
quote:
Originally posted by The_Joker
This script is completely different from the one mentioned here.
Dunno if ur script work, as I said before I can't check it now.
I prefer something simple and easy...
Ne1 know how to fix the ReadRegistry function?
How is my script different? You are trying to use an ActiveXObject to read the registry. I am using the Windows API to read the registry. I don't see how this is different at all in any way, aside from mione providing more control; longer code; and using more memory.

code:
var sReturnValue = GetStringValue(HKEY_CURRENT_USER, 'Software\\Patchou\\Messenger Plus! Live', 'DefaultUser');
Debug.Trace('sReturnValue: '+sReturnValue);

Again I don't see how they differ at all.

This post was edited on 06-27-2006 at 03:26 PM by matty.
06-27-2006 03:25 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Registry Editing in scripts. - by Terry_K on 06-26-2006 at 08:31 AM
RE: Registry Editing in scripts. - by Ezra on 06-26-2006 at 08:34 AM
RE: Registry Editing in scripts. - by Terry_K on 06-26-2006 at 08:36 AM
RE: RE: Registry Editing in scripts. - by mathieumg on 06-26-2006 at 11:48 AM
RE: Registry Editing in scripts. - by The_Joker on 06-27-2006 at 01:00 PM
RE: Registry Editing in scripts. - by CookieRevised on 06-27-2006 at 01:48 PM
RE: Registry Editing in scripts. - by The Brain on 06-27-2006 at 01:57 PM
RE: Registry Editing in scripts. - by CookieRevised on 06-27-2006 at 02:08 PM
RE: Registry Editing in scripts. - by The_Joker on 06-27-2006 at 02:32 PM
RE: Registry Editing in scripts. - by matty on 06-27-2006 at 02:49 PM
RE: Registry Editing in scripts. - by The_Joker on 06-27-2006 at 03:19 PM
RE: RE: Registry Editing in scripts. - by CookieRevised on 06-28-2006 at 01:15 AM
RE: Registry Editing in scripts. - by matty on 06-27-2006 at 03:25 PM
RE: RE: RE: Registry Editing in scripts. - by The_Joker on 06-28-2006 at 10:20 AM
RE: Registry Editing in scripts. - by Ezra on 06-28-2006 at 10:26 AM
RE: RE: Registry Editing in scripts. - by The_Joker on 06-28-2006 at 10:31 AM
RE: Registry Editing in scripts. - by Ezra on 06-28-2006 at 10:38 AM
RE: RE: Registry Editing in scripts. - by The_Joker on 06-28-2006 at 10:41 AM
RE: RE: RE: Registry Editing in scripts. - by CookieRevised on 06-29-2006 at 06:12 PM
RE: Registry Editing in scripts. - by matty on 06-28-2006 at 12:18 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