quote:
Originally posted by vaccination
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");
And that returns the root script directory?