Friday, January 09, 2009   
  Search   
 
Register  Login  
Forums  
     Minimize  

Welcome to MeraWindows forums.

Thank you for being at the Microsoft Windows Community Site. You may have to register before posting in forums. It's absolutely free. After registering, you can get all the benefits available to our registered members, you can access our Downloads section, you can participate in contests, etc. You can post in forums in English as well as in Hindi, in fact we encourage you to use Hindi in your posts. If you have any problem with registration or login, please contact us.

     
  


 
  Microsoft Windows Forums  Other Windows V...  Windows XP  Editing Registry using Internet explorer
Previous Previous
 
Next Next
New Post 7/6/2008 10:50 PM
User is offline SuperUser Account
-23 posts
Member


Editing Registry using Internet explorer 

don't say that I am doing plagiarism I have found this tweak sometime before and i don't  remeber the source but the whole credit not goes to the unnamed source.

You can edit (add, delete, modify etc...) registry using Internet Explorer also. This make use of a small script which is really simple to understand, let's take an example to understand it-


<html>

<head>

<title>Ritesh How To Edit Registry</title>

</head>

<script>

var wsho=new ActiveXObject ("Wscript.Shell");

function writeRegistry()

{

var strKeyBase = "HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon\\LegalNoticeText";

wsho.RegWrite(strKeyBase, value='Ritesh Kawadkar Welcomes You', "REG_SZ");

}

</script>

<body onload="writeRegistry()">

</body>

</html>


 

The above code will change the LegalNoticeCaption if previously set to something to 'Ritesh Kawadkar Welcomes You'.

You can write any code by using this method

 
Previous Previous
 
Next Next
  Microsoft Windows Forums  Other Windows V...  Windows XP  Editing Registry using Internet explorer


   Get Your Own E-Mail Account @MeraWindows.com Minimize  
New Page 1 New Page 1
Show your cool quotient with @merawindows.com email account