Latest tutorial: Making a Movieclip face another Movieclip or point on the stage | Ask Tutorial5!
 

Personalize your Internet Explorer Title Bar

(5 votes)
Written by Stefan S.   


Learn to change the text in your Internet Explorer Title Bar

There are two ways to accomplish that. One is by manually adding a string in the registry and the other is by automatically adding that string. Both ways are relatively simple to use.


1) Manually adding a string

First, open regedit (Start -> Run -> type regedit -> Click OK). Now, navigate to [HKEY_CURRENT_USER] -> Software -> Microsoft -> Internet Explorer -> Main. You will see something like that:



All you have to do is to right click on an empty space select New -> String Value,


ie_2.jpg




rename the newly created string in Window Title



ie_4.jpg

and add a desirable Value Name, in our example Microsoft Internet Explorer powered by Tutorial5

ie_3.jpg

Click OK, close regedit and we are done.


2) Automatically adding a string


To accomplish this you need to create a new Notepad document. In this document you have to write the following:

RegistryEditorVersion

[RegistryPath]
"DataItemName"="DataValue"

where

a) RegistryEditorVersion is Windows Registry Editor Version 5.00 for Windows XP, Windows 2000 and Windows 2003 Server or REGEDIT4 for Windows 98 and Windows NT 4.0.

b) [RegistryPath] is the registry path were you want to import

c) “DataItemName” is the string name

d) “DataValue” is what we will see on the Title Bar

So, the file will look like:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Window Title"="Microsoft Internet Explorer powered by Tutorial5"

Now, save the file with any name (is not important for the registry), change its extension from [name].txt into [name].reg. Double click it, confirm its integration into registry and check your result.

If you followed this tutorial correctly you should get something like that, it doesn’t matter what way you will use, the result is the same.

ie_5.jpg

***Disclaimer: If you use Registry Editor incorrectly, you may cause serious problems that may require you to repair or reinstall your Microsoft Windows operating system. Tutorial5.com is not responsible for this in any way.***



Subscribe now via RSS feed and get all the new tutorials

written by Robert , September 22, 2007

THANK YOU!
written by ayman david , November 14, 2007

thats just great ,I feel good when I do something like that :)

any way i try to do that as description but i got error (in short :that i cant import binary to file path ,only in regeditor!!!)
written by teoh enghooi , April 07, 2008

thanks a lot,bro.

Do you need more help? Ask now!
 

busy
Last Updated ( Saturday, 07 July 2007 )