6
2
Windows file browser, explorer, shows a tooltip with some info of the file when I stop mouse pointer over the filename or preview icon. For photos the tooltip shows resolution, date+time, camera model, file type and size of the file. I'd like to have exposure settings show up in the tooltip. Is there a way to have more info pulled from the exif to show up on the tooltip?
In my case it is a Windows XP Home edition. If later Windows versions show more info by default, it would be nice to know, but at this time I would like to have it in Windows XP. Will any of the photo editing/managing programs change the amount of info in Windows file browser tooltips?
In Windows registry the HKEY_CLASSES_ROOT\SystemFileAssociations\image has a key "InfoTip" which currently reads prop:Dimensions;WhenTaken;DocTitle;DocComments;CameraModel;Type;Size which looks like just the place to add more detail. But it does not work alone, need something else to edit along with it.
This article seems to address the question directly. http://asomewhatintegratedlife.blogspot.com/2011/08/customizing-windows-7-explorer-infotip.html
– None – 2014-09-04T08:21:26.543Here is a tutorial by Microsoft on how to create new tooltips. I don't use Windows so I can't do it for you, try it yourself or wait for someone to do it. – Alex – 2013-03-22T18:53:00.527
Thanks, but I had already seen that page, and considered the info on that page more like programmer level stuff, not for a regular user to mess with. Though I am ready to mess with registry. Went to tinker with one entry in registry with not so high hopes of success, and as expected it did not work out. – Esa Paulasto – 2013-03-22T20:04:46.283
@EsaPaulasto doing what you asked requires some knowledge of programming, this is not a regular user-machine interaction. – None – 2013-03-26T09:09:19.750
@PavloDyban Yes, that's how it has started to look like. When I asked the question I was hoping for a reasonably simple way to do it, but it now looks like it is too deep in the geek department. Still, "no can do" is an answer too. – Esa Paulasto – 2013-03-26T17:39:52.920