Add or edit tool tips to a new file type.

Click here to run a free scan for registry errors
This setting enables you to add or edit tool tip to a new file type, which does not have a tool tip.
Level: Recommended For Experts Only
Description:
Windows displays information text if the mouse is hovered on a file or folder. This text is the information about the file which is called tool tip. If a new file type is created on your system you may add a customized tool tip, if it doesnt exists, or change the existing one, if the tool tip already exists. For this, go to start > run menu, enter regedit and navigate to the registry path listed below. Now, move to the file extension (like .aso) on which you would like to create/edit the tool tip. Here, copy the value data of the default string value of the file extension, and search the same in the hierarchical tree structure. You can create a string value infotip, if this value does not exist. Now enter the info tip you would like to show with the file when mouse is hovered over it. The changes take effect after a restart or logoff. When editing the registry it is highly recommended to run a quick scan for optimization, you can test your system now for free.




Screenshots


First, click the 'Start' button, and select 'Run'. In the resulting dialog box, type "regedit".
Go to <b> [HKEY_LOCAL_MACHINE\Software\Classes\(file extension)\]</b>, in the open area right-click on "(Default)" and click on 'Modify'.
Copy the value from the Value Data.
Go to <b> [HKEY_LOCAL_MACHINE\Software\Classes\(file extension value data)\]</b>,right-click in the open area to create a String Value with the name "InfoTip" in "<file extension Value Data>" key.
Next, right-click on "InfoTip" and click on 'Modify'.
Finally, enter the desired tool tip for file extension in the text box and click on 'OK'.


Registry Entries

- back to top

  • Path: [HKEY_LOCAL_MACHINE\Software\Classes\<file extension>\]
  • Location: Local Machine
  • Value Name: (Default)
  • Data Type: REG_SZ (String Value)
  • Action Type: Copy
  • Path: [HKEY_LOCAL_MACHINE\Software\Classes\<extension value>\]
  • Location: Local Machine
  • Value Name: InfoTip
  • Data Type: REG_SZ (String Value)
  • Action Type: Add an Entry


Related Tweaks

- back to top