vaccination
Veteran Member
Posts: 2513 Reputation: 43
32 / / –
Joined: Apr 2005
|
RE: BETA - Interface Writer 1.0!
quote: Originally posted by whiz
quote: Originally posted by vaccination
Precisely. (Or a better way would be to just read the registry value IMO but whatever =p)
Then how do you do that?
Something like:
jscript code: var aWshShell = new ActiveXObject("WScript.Shell");
//Read a reg key value:
var ScriptPath = aWshShell.RegRead("HKEY_LOCAL_MACHINE\\Software\\Patchou\\Messenger Plus! Live\\ScriptsDir");
This post was edited on 05-28-2009 at 03:59 PM by vaccination.
|
|