Internet Explorer Window Title

J

JSPipe

Where is the IE6 window title to be found in the registry?

I've found OE at 'windowtitle' but can't find IE.

JSP
 
N

Newbie Coder

JS Pipe,

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main

Add a new String value 'Window Title' & set it to what you want

It normally won't exist when it's set to Microsoft Internet Explorer

Do the same in:

HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main

to change for all users
 
J

JSPipe

Newbie Coder said:
JS Pipe,

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main

Add a new String value 'Window Title' & set it to what you want

It normally won't exist when it's set to Microsoft Internet Explorer

Do the same in:

HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main

to change for all users

That's it, job done.

Thank you

JSP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top