I hate seeing thumbs.db files....i delete them everytime I see one.zarevak wrote: By the way: Format of thumbs.db files are changing in each version of Windows and contain only image data. Creating Viewer for thumbs.db would be hardAlso I don't see any use for viewing such files.
Explorer Thumbnails Plugin
Re: Explorer Thumbnails Plugin
Re: Explorer Thumbnails Plugin
You can try using Thumbnail Database Viewer. It's useful when the images were deleted from the directory, i.e. mostly for forensic analysis.zarevak wrote:Creating Viewer for thumbs.db would be hardAlso I don't see any use for viewing such files.
Disabling them would be even better.vld wrote:I hate seeing thumbs.db files....i delete them everytime I see one.
Ελληνικά rulez.
-
- Plugin Developer
- Posts: 707
- Joined: 08 Dec 2005, 14:33
- Location: Prague, Czech Republic
- Contact:
Re: Explorer Thumbnails Plugin
Hmmm, the PictView plugin uses these files. Could somebody provide me sample thumbs.db from Windows 7, please?vld wrote:I hate seeing thumbs.db files....i delete them everytime I see one.zarevak wrote: By the way: Format of thumbs.db files are changing in each version of Windows and contain only image data. Creating Viewer for thumbs.db would be hardAlso I don't see any use for viewing such files.
Re: Explorer Thumbnails Plugin
From earlier post:
Personally I would suggest using IShellItemImageFactory (Vista+) instead of custom platform dependant reader implementation
This is the same for Windows 7 - there are few centralized files containing database of all thumnbails used in the system (one file for one size of thumbnails). Last time I saw these files the biggest one was 1GB of data...MartinS wrote:Just for info, this is changed since Vista - there is a centralized storage for thumbnails and previews in \Users\[User Account Name]\AppData\Local\Microsoft\Windows\Explorer
Personally I would suggest using IShellItemImageFactory (Vista+) instead of custom platform dependant reader implementation

Re: Explorer Thumbnails Plugin
There seems to be a problem with this plugin and IE9 - thumbnails don't show anymore.
I posted problem here: http://forum.altap.cz/viewtopic.php?f=14&t=4572 but it's simple as that - if user installs IE9 thumbnails don't work in AS, while in Windows Explorer shows expected (I checked this on 2 Win 7 PCs)
I posted problem here: http://forum.altap.cz/viewtopic.php?f=14&t=4572 but it's simple as that - if user installs IE9 thumbnails don't work in AS, while in Windows Explorer shows expected (I checked this on 2 Win 7 PCs)
Re: Explorer Thumbnails Plugin
Sorry for false alarm
It seems that Explorer folder option 'Always show icons, never thumbnails' was turned on (not by me, but some program like IE9 or so)
As I noticed that even Explorer doesn't show thumbnail now, I start checking those options and luckily found the cause
Only I don't know how Explorer was showing thumbs when AS didn't (when I first noticed this issue) but nevermind, I'm happy cube again

It seems that Explorer folder option 'Always show icons, never thumbnails' was turned on (not by me, but some program like IE9 or so)
As I noticed that even Explorer doesn't show thumbnail now, I start checking those options and luckily found the cause
Only I don't know how Explorer was showing thumbs when AS didn't (when I first noticed this issue) but nevermind, I'm happy cube again

Re: Explorer Thumbnails Plugin
Probanly because they were already cached in the thumbnail cache.
Re: Explorer Thumbnails Plugin
should this plugin work with windows 10?
i get a system error 193 when i try to install the plugin.
i have 3.08 installed and i bought it together with pictview, but no thumbnails shows up, only larger icons.
file types are
- mov
- jpg
imported from iphone.
thanks
Jorgensen
i get a system error 193 when i try to install the plugin.
i have 3.08 installed and i bought it together with pictview, but no thumbnails shows up, only larger icons.
file types are
- mov
- jpg
imported from iphone.
thanks
Jorgensen
Re: Explorer Thumbnails Plugin
It only supports AS 2.5 , doesn't work on 3.08Jorgensen wrote: ↑02 Aug 2018, 23:20 should this plugin work with windows 10?
i get a system error 193 when i try to install the plugin.
i have 3.08 installed and i bought it together with pictview, but no thumbnails shows up, only larger icons.
file types are
- mov
- jpg
imported from iphone.
thanks
Jorgensen
Re: Explorer Thumbnails Plugin
thanks omega
is there any other way to get thumbnails to work?
i thought i was all good with pictview
is there any other way to get thumbnails to work?
i thought i was all good with pictview

Re: Explorer Thumbnails Plugin
Re: Explorer Thumbnails Plugin
Hi omega
yes sorry - I did'nt remember that.
i have attached two images that shows a screenshot from salamander, and one that shows file explorer.
as you can see, it's just normal jpg's and mov files.
i use windows 10 now.
Jorgensen
yes sorry - I did'nt remember that.
i have attached two images that shows a screenshot from salamander, and one that shows file explorer.
as you can see, it's just normal jpg's and mov files.
i use windows 10 now.
Jorgensen
- Attachments
-
- explorer.JPG (208.15 KiB) Viewed 25067 times
-
- salamander.JPG (215.17 KiB) Viewed 25067 times
Re: Explorer Thumbnails Plugin
Press Alt + 5, you have it set on tiles if i'm not mistaken
Re: Explorer Thumbnails Plugin
hi omga
ah sorry - i should have seen that, but i have tried thumbnails before, and done so now.
now some of the jpg's are shown, but not all, and none of the .mov files.
strange, when they all are shown in the file browser...
jorgensen
ah sorry - i should have seen that, but i have tried thumbnails before, and done so now.
now some of the jpg's are shown, but not all, and none of the .mov files.
strange, when they all are shown in the file browser...
jorgensen
- Attachments
-
- salamander_2.JPG (137.66 KiB) Viewed 25062 times
Re: Explorer Thumbnails Plugin
the reason why .mov or other movie file types don't have thumbnails is because it's not supported. Here's a list of types that Salamander supports
https://www.altap.cz/salamander/feature ... il-images/
Some jpg files or other image files not able to show thumbnails is due to the fact that PictView doesn't use the Windows thumbnail system. Zarevak made this Explorer Plugin for AS 2.5 which uses the Win thumbnail system to address this issue.
Here's a link for more information viewtopic.php?f=2&t=37088#p61880 which address for example pdf types as well.