Associate
- Joined
- 7 Nov 2006
- Posts
- 438
Hi everyone, Im looking for some help if possible. I "try" to fix a few computers in my local area and want to add a window title to Internet Explorer, Now i know how to do this manually: I go to:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
And enter "Window Title" and my subject in the string i created which works just fine.
But, I tried to create a .reg file to do this for me. I have tried to make one work but am so far uncessfull, it says it imported to the registry fine but it doesnt when i look and also open IE.
I took a few tips from this site to create the .reg file:
http://www.walkernews.net/2007/09/05/how-to-change-ie-7-window-title-text/
But again this did not work. Can anyone help me?
This is what I have in my .reg file at the min:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“Window Title”=”Blah Blah”
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
And enter "Window Title" and my subject in the string i created which works just fine.
But, I tried to create a .reg file to do this for me. I have tried to make one work but am so far uncessfull, it says it imported to the registry fine but it doesnt when i look and also open IE.
I took a few tips from this site to create the .reg file:
http://www.walkernews.net/2007/09/05/how-to-change-ie-7-window-title-text/
But again this did not work. Can anyone help me?
This is what I have in my .reg file at the min:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
“Window Title”=”Blah Blah”