How to add a custom comment to any folder

How do I add a custom comment to any folder?

2 Answers

If John T.'s suggestion is 'too complicated', you may use HOBComment ShellExtension:

HOBComment is a Windows Explorer shell extention that enables you to right-click to add a comment to a folder; it will also allow to do the same to add comments to files on your NTFS partitions.

Also available: HOBComment Explorer Extension (GUI & command line)

enter image description here

4
  • Right-click the folder and select Properties.
  • From the Properties dialog box, select the Customize tab, and then click the Change Icon button.
  • In the Change Icon dialog box, select an icon from the selections and click OK.
  • Click OK to close the Properties dialog box.
  • Open the folder, locate the Desktop.ini file, and double-click it.
  • Add InfoTip= to the end of the Desktop.ini file and type your detailed description immediately after the = sign.
  • Go to File -> Save and close Notepad.

You'll see your detailed pop-up description the next time you hover the mouse over that specific folder.

If you'd like to keep the normal folder icon, you can simply choose it from the selection when changing the icon, it is the exact same:

alt text

alt text

Source

4

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like