September 29, 2007

Change Caption of Internet Explorer

Some cyber cafes or companies use this kind of settings/trick like "Microsoft Internet Explorer by {company name}" or anything whatever they want to display on Internet Explorer's Title Bar. You can also change Caption of Internet Explorer. From this trick, you can create your own caption of Internet Explorer as per following simple steps.

Default Caption:



Change Caption:
You just need to add a String Value named "Window Title"(without quotation) under following registry branches;

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main

After creating "Window Title" string, type whatever you want to display as its value.

OR

Open notepad and copy-paste following text then save it as .reg extension. After then, simply run/merge it.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Window Title"="Microsoft Internet Explorer by ASHISH JANSARI"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main]
"Window Title"="Microsoft Internet Explorer by ASHISH JANSARI"

Note: Please don't forget to replace text as per your caption in place of "Microsoft Internet Explorer by ASHISH JANSARI".


No comments: