Internet Explorer Title Name
If you change this key it will replace the annoying
"Microsoft Internet Explorer" from the title bar
of the Internet Explorer window.
Details:
You can create a .reg file with this code below:
-----CUT-----
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main]
"Window Title"="New Title"
-----CUT-----
Replace the string New Title with what ever you want.
You can also edit the registry directly if you can do that
you should be able to understand the file above and do it
on your own.
Tip!
Change the string to "" (double quotes) to remove all text.
Delete this key to restore "Microsoft Internet Explorer"