What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » HELP - Controlling other scripts!

HELP - Controlling other scripts!
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: HELP - Controlling other scripts!
quote:
Originally posted by matty
Javascript code:
function IsWinVista() { return Interop.Call('user32', 'GetVersion') % 256 === 6; };



Javascript code:
function IsWinVista() { return Interop.Call('kernel32', 'GetVersion') % 256 === 6; };


Oops!

As for the recursive registry deleting I will have to see when I get home at some point.
07-16-2009 12:46 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
HELP - Controlling other scripts! - by whiz on 07-14-2009 at 12:41 PM
RE: HELP - Controlling other scripts! - by matty on 07-14-2009 at 01:22 PM
RE: HELP - Controlling other scripts! - by whiz on 07-16-2009 at 08:44 AM
RE: HELP - Controlling other scripts! - by matty on 07-16-2009 at 12:46 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