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

Checking for stored settings
Author: Message:
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: Checking for stored settings
code:
var Shell = new ActiveXObject('WScript.Shell');

if (something ==
Shell.RegRead('key name')
{
dothis
}

is that what you want?


If it exist or not *-)
value = null or unidentified. Maybe

This post was edited on 08-05-2006 at 06:37 PM by Felu.
08-05-2006 06:34 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Checking for stored settings - by Spunky on 08-05-2006 at 06:21 PM
RE: Checking for stored settings - by Felu on 08-05-2006 at 06:27 PM
RE: Checking for stored settings - by Spunky on 08-05-2006 at 06:29 PM
RE: Checking for stored settings - by Felu on 08-05-2006 at 06:34 PM
RE: Checking for stored settings - by Spunky on 08-05-2006 at 06:35 PM
RE: Checking for stored settings - by pollolibredegrasa on 08-05-2006 at 07:26 PM
RE: Checking for stored settings - by Spunky on 08-05-2006 at 07:30 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