Removing Orb's ToolTip


  1. CJW
    Posts : 439
    10 Pro. 64Bit
       #1

    Removing Orb's ToolTip


    I've already changed the Orb button, but does anyone know how to change/remove the text 'Start' when I hover over the Orb?

    I did find this (How To: Remove or Change The Start Button Balloon Tool Tip in Windows), but I just can't get it to work on my machine.
      My Computer


  2. Posts : 12,120
    Win 7 Pro x64 / Win 10 Pro
       #2

    CJW said:
    I've already changed the Orb button, but does anyone know how to change/remove the text 'Start' when I hover over the Orb?

    I did find this (How To: Remove or Change The Start Button Balloon Tool Tip in Windows), but I just can't get it to work on my machine.
    I do not know how to remove it but did you read all the way to the bottom of that it looks like if you installed service pack one it will not work. But if you haven't it looks like others have got it to work.
    Jerry
      My Computer


  3. CJW
    Posts : 439
    10 Pro. 64Bit
    Thread Starter
       #3

    Haven't installed SP1 yet, going to wait a few weeks & read more reviews then.
    I'm going to try to change/remove the text once again once I get some extra time.
      My Computer


  4. Posts : 12,120
    Win 7 Pro x64 / Win 10 Pro
       #4

    CJW said:
    Haven't installed SP1 yet, going to wait a few weeks & read more reviews then.
    I'm going to try to change/remove the text once again once I get some extra time.
    Good luck it looks like there's a lot to be changed to do that.
    Jerry
      My Computer


  5. CJW
    Posts : 439
    10 Pro. 64Bit
    Thread Starter
       #5

    Well, after a little fiddling & testing, I was able to change the text (it now reads: Hello).

    I also found out that it does indeed have a text-length limit, it seems to be 79. I tested this using the phrase:
    This is just a test to find out if there is a text-length restriction to this balloon.

    When hovering over the Orb, it just reads:
    This is just a test to find out if there is a text-length restriction to this b
      My Computer


  6. Posts : 10,994
    Win 7 Pro 64-bit
       #6

    CJW said:
    Well, after a little fiddling & testing, I was able to change the text (it now reads: Hello).

    I also found out that it does indeed have a text-length limit, it seems to be 79. I tested this using the phrase:
    This is just a test to find out if there is a text-length restriction to this balloon.

    When hovering over the Orb, it just reads:
    This is just a test to find out if there is a text-length restriction to this b
    Could you share exactly what fiddling you did to get the desired results?
      My Computer


  7. CJW
    Posts : 439
    10 Pro. 64Bit
    Thread Starter
       #7

    Of course, not a problem.

    Remove/Change Orb’s Balloon Tool Tip
    Warning
    REMEMBER TO BACK UP ALL EXPLORER.EXE.MUI FILES!
    These instructions are for a Windows 7 (any flavor) 64Bit system.

    Go to each folder below & Take Ownership of ‘explorer.exe.mui’. If there is a problem saving the files, try to Take Ownership of the containing folder.

    1. C:\Windows\en-US
    2. C:\Windows\SysWOW64\en-US
    3. C:\Windows\winsxs\amd64_microsoft-windows-explorer.resources_31bf3856ad364e35_6.1.7600.16385 _en-us_61e778c48d52d19b
    4. C:\Windows\winsxs\wow64_microsoft-windows-explorer.resources_31bf3856ad364e35_6.1.7600.16385 _en-us_6c3c2316c1b39396

    1. Using Resource Hacker, open the file ‘explorer.exe.mui’ located in each folder mentioned above.
    2. Navigate to String Table 34, line 533 & edit/delete as wanted.

    Before:
    Code:
    STRINGTABLE
    LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
    {
    530, "Unable to run command.\nThe folder '%1' has been removed."
    533, "Start" << Line to edit/delete
    534, "&Undo %s"
    535, "Cascade"
    536, "Show side by side"
    537, "Minimize all"
    538, "Show stacked"
    542, "Hide"
    543, "Show hidden icons"
    }

    After:
    Code:
    STRINGTABLE
    LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
    {
    530, "Unable to run command.\nThe folder '%1' has been removed."
    534, "&Undo %s"
    535, "Cascade"
    536, "Show side by side"
    537, "Minimize all"
    538, "Show stacked"
    542, "Hide"
    543, "Show hidden icons"
    }

    3. Once edited/deleted, click the Compile Script button. (Leave quotes if just editing).
    4. Save & close Resource Hacker.
    5. Run the file mcbuilder.exe. as ADMINISTRATOR.
    6. Once the Command Window closes, restart comfuser to see the change take effect.
      My Computer


  8. Posts : 10,994
    Win 7 Pro 64-bit
       #8

    Thanks, CJW. Excellent instructions!
      My Computer


  9. CJW
    Posts : 439
    10 Pro. 64Bit
    Thread Starter
       #9

    You're welcome.
    I can't take full credit though, I learned this at The Windows Club website; I just edited the instructions a bit & added some info.

    I also wrote this up myself b/c I like my OS tips showing exactly what I did to get my desired results.
    Enjoy, hope it works for you & everyone who tries it.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:21.
Find Us