MSFN Forum: Change My Computer Icon Name And IE Title Bar Name - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Change My Computer Icon Name And IE Title Bar Name Rate Topic: -----

#1 User is offline   gunsmokingman 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,991
  • Joined: 02-August 03
  • OS:none specified
  • Country: Country Flag

Posted 16 March 2006 - 05:15 PM

Here is a HTA that changes the name of the My Computer Icon and the title that appears on the IE title bar

Attached File(s)




#2 User is offline   Mikka 

  • Junior
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 02-March 06
  • OS:none specified
  • Country: Country Flag

Posted 17 March 2006 - 05:47 AM

It's a neat and simple way to do it, thanks.
However, I'd really like to get rid of the mandatory hyphen between site title and the customizable text (“ ”), which may be set by your tool (cf. attached screenshot).
Do you know how this can be done?

Attached File  ie6hl.gif (7.63K)
Number of downloads: 135

#3 User is offline   gunsmokingman 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,991
  • Joined: 02-August 03
  • OS:none specified
  • Country: Country Flag

Posted 17 March 2006 - 09:10 AM

Thanks
That strange I will look into this

This post has been edited by gunsmokingman: 27 August 2006 - 03:55 PM


#4 User is offline   HyperHacker 

  • Just plain nuts
  • PipPipPip
  • Group: Members
  • Posts: 473
  • Joined: 01-May 05

Posted 29 March 2006 - 01:53 AM

You'd probably have to replace another string. Most likely either "%s - %s" or "%1 - %2".

#5 User is offline   gunsmokingman 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,991
  • Joined: 02-August 03
  • OS:none specified
  • Country: Country Flag

Posted 29 March 2006 - 04:33 AM

View PostHyperHacker, on Mar 29 2006, 08:53 AM, said:

You'd probably have to replace another string. Most likely either "%s - %s" or "%1 - %2".

This is the code that changes the title bar, as you can see there is nothing in it like that.

Quote

objReg.SetStringValue HKEY_CURRENT_USER, strKeyPath, strValueName, strValue


#6 User is offline   Mikka 

  • Junior
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 02-March 06
  • OS:none specified
  • Country: Country Flag

Posted 05 April 2006 - 02:22 AM

Many ways lead to Rome if you intend to change the “customizable” part of this text.
I found one for Resource Hacker altering browselc.dll.

However, it doesn't offer me a solution:
The title bar should merely show a site's headline and nothing else!
Making Window Title in HKCU\Software\Microsoft\Internet Explorer\Main a nullstring ("") will result in something like

Quote

Change My Computer Icon Name And IE Title Bar Name - MSFN Forums -

See the redundant string “ -” at the end?
How do I prevent it?

#7 User is offline   Delprat 

  • Poll: Why are you reading this ?
  • PipPipPip
  • Group: Members
  • Posts: 481
  • Joined: 18-May 05

Posted 05 April 2006 - 09:59 AM

Easy solution : use a font with no hyphen character as the titlebars font

Hard solution : too hard for me ;)

#8 User is offline   Mikka 

  • Junior
  • Pip
  • Group: Members
  • Posts: 55
  • Joined: 02-March 06
  • OS:none specified
  • Country: Country Flag

Posted 06 April 2006 - 02:46 AM

View PostDelprat, on Apr 5 2006, 04:59 PM, said:

Easy solution : use a font with no hyphen character as the titlebars font

That would result in no hyphens being displayed at all, therefore "Change My Computer Icon Name And IE Title Bar Name MSFN Forums" instead of "Change My Computer Icon Name And IE Title Bar Name - MSFN Forums". That's not what I want.

"Hard solution"? C'mon Coders—go for it! :hello:

This post has been edited by Mikka: 06 April 2006 - 02:47 AM


#9 User is offline   HyperHacker 

  • Just plain nuts
  • PipPipPip
  • Group: Members
  • Posts: 473
  • Joined: 01-May 05

Posted 15 April 2006 - 02:23 AM

View Postgunsmokingman, on Mar 29 2006, 06:33 AM, said:

View PostHyperHacker, on Mar 29 2006, 08:53 AM, said:

You'd probably have to replace another string. Most likely either "%s - %s" or "%1 - %2".

This is the code that changes the title bar, as you can see there is nothing in it like that.

Quote

objReg.SetStringValue HKEY_CURRENT_USER, strKeyPath, strValueName, strValue

I mean in iexplore.exe itself. Or one of the many DLLs used.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy