Sunday, July 30, 2006

Registry

In windows,the settings and options are saved in a database called registry.Playing with regedit [registry editor] in windows can be dangerous.Just like DNA,a tiny change will affect the whole system. Now I will give you a simple example to use registry.We want to change the Internet Explorer title to look like this




first,open Run>Regedit



You will get something look like this.Noticed that windows registry has 5 main branches.[KEY]
Then Browse to \HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main.
Create a new string value.



Change the value name as "window title" and value data as anything you want.[I used tk2 explorer]



Now open your Internet Explorer and see the different.To remove this,just delete the key that you has just created.

Have phun.
p/s sometimes you need to restart your pc too take the effect

0 Comments:

Post a Comment

<< Home