Expand|Select|Wrap|Line Numbers
- var wsh = new ActiveXObject("WScript.Shell");
- var key = "HKLM\\Software\\Neos\\2.0\\LightMode\\my-script";
- wsh.RegWrite (key, 1999, "REG_SZ");
An ActiveX control might be unsafe to interact with other parts of the page. Do you want to allow this interaction?
I want to remove this message.
Any Help?
Thanks