Internet Explorer's window title
Ok, so I found the registry key responsible for Telstra Bigpond's irritating branding of Internet Explorer's window title:
HKEY_USERS\S-1-5-21-682003330-789336058-839522115-1004\Software\Microsoft\Internet Explorer\Main\Window Title -> "Telstra BigPond Home Internet Explorer"
So I just used the registry editor to change it back to "Microsoft Internet Explorer". Actually, I then experimented a little... I removed the value entirely, and in response, IE's title became "Windows Internet Explorer" - interesting.
Ah well, anyway, I've produced this really simple registry patch to fix the problem in case anyone else wants to get rid of Telstra's (or some other company's) annoying branding:
Windows Registry Editor Version 5.00
[HKEY_USERS\S-1-5-21-682003330-789336058-839522115-1004\Software\Microsoft\Internet Explorer\Main]
"Window Title"="Microsoft Internet Explorer"
[HKEY_USERS\S-1-5-21-682003330-789336058-839522115-1004\Software\Microsoft\Internet Explorer\Main]
"Window Title"="Microsoft Internet Explorer"
Just save it as a .reg file, and "merge" it (the default when you double-click). Of course, you can change the title to anything you want. If you leave it blank, (ie "") it looks a little funny... the title will be (for example) "PC Thoughts -". So I've decided to set mine to "ie" - nice and simple ;)
Paul.
3 Comments:
Actually, the normal title for IE is 'Windows Internet Explorer', not 'Microsoft Internet Explorer'.
Still, this is useful info. I'll prolly change my IE to display something a little simpler, like ':P'.
Lol
-Mike
You are the most practical geek I know! Great content.
Kerrie
Thanks for writing this.
Post a Comment
Subscribe to Post Comments [Atom]
<< Home