javascript - How to change registry settings on a system through web browser -


i trying develop web page allow user edit registry settings in windows system. can achieve client side scripting language.? if yes please suggest me language do.
can jquery or other type of library.

due obvious security concerns, possible in internet explorer(!). not jquery library, activex control; it's quite unpleasant use.

you have been warned, here documentation : http://technet.microsoft.com/en-us/library/ee156602.aspx


Comments

Popular posts from this blog

jQuery Ajax Render Fragments OR Whole Page -

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -