Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.
Moderators: Hacker , petermad , Stefan2 , white
Dec
Member
Posts: 123 Joined: 2006-11-23, 12:48 UTC
Post
by *Dec » 2007-07-26, 07:38 UTC
1) Help me to collect a database about thumbs.db versions - in what version OS with what SP what version thumbs.db is used. The version is specified in the left bottom corner of a lister window.
2)
Concerning use thumbs.db content in "Thumbnail mode" Ghisler has told:
I'm not using thumbs.db because it's undocumented and may change with future versions of Windows, or even with the next service pack.
I can add this functionality in my plugin. Is it necessary for someone?
tbeu
Power Member
Posts: 1354 Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:
Post
by *tbeu » 2007-07-26, 08:35 UTC
WinXPSP2: 16.7
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
roentgen
Power Member
Posts: 757 Joined: 2005-12-03, 19:58 UTC
Post
by *roentgen » 2007-07-26, 09:14 UTC
2
Dec
Windows Vista does not use thumbs.db. Instead it makes some .db files in c:\Users\%user%\AppData\Local\Microsoft\Windows\Explorer\.
It goes like:
Code: Select all
thumbcache_32.db
thumbcache_96.db
thumbcache_256.db
thumbcache_1024.db
thumbcache_idx.db
thumbcache_sr.db
Do you have any interest in supporting that also? Thanks.
TC for Linux please!
Dec
Member
Posts: 123 Joined: 2006-11-23, 12:48 UTC
Post
by *Dec » 2007-07-26, 09:26 UTC
roentgen wrote: Do you have any interest in supporting that also?
How many thumbcache*.db files? Send me a some to the email AnisimovDec_mail.ru.
solid
Power Member
Posts: 749 Joined: 2004-08-09, 11:20 UTC
Post
by *solid » 2007-07-27, 13:48 UTC
How exactly the version can be seen? All I got in the corner is the filename of the cached db.
Using Thumbs.db viewer 1.3.0.21
Dec
Member
Posts: 123 Joined: 2006-11-23, 12:48 UTC
Post
by *Dec » 2007-07-27, 18:27 UTC
2
solid
Update plagin version.
solid
Power Member
Posts: 749 Joined: 2004-08-09, 11:20 UTC
Post
by *solid » 2007-07-30, 13:59 UTC
XP SP1 and XPSP2
16.6 and 16.7
Dec
Member
Posts: 123 Joined: 2006-11-23, 12:48 UTC
Post
by *Dec » 2007-07-30, 14:23 UTC
Plugin updated.
1.5.3.49 - 30.07.07
- Added: Support of ehthumbs.db files
http://decget.narod.ru/decThumbsDBViewer.rar
Plugin for display of sketches from (eh)thumbs.db in a "Thumbnail mode" in the complete set.
Dec
Member
Posts: 123 Joined: 2006-11-23, 12:48 UTC
Post
by *Dec » 2007-07-30, 18:03 UTC
2Ghisler :
I want to add support tcthumbs.db. Can you explain a method of coding of the image in tcthumbs.idb?
Dec
Member
Posts: 123 Joined: 2006-11-23, 12:48 UTC
Post
by *Dec » 2007-09-03, 16:31 UTC
Plugin updated.
1.5.4.55 - 03.09.07
- Fixed: Uncorrected display of images in some ehthumbs.db files
- Updated: Minor visual changes
http://decget.narod.ru/decThumbsDBViewer.rar
Source codes of my library for extraction of images from thumbs.db in the complete set.
Dec
Member
Posts: 123 Joined: 2006-11-23, 12:48 UTC
Post
by *Dec » 2008-11-30, 12:33 UTC
Plugin updated.
2.0.1.94 - 30.11.08
- Added: Support of cache of
*Ashampoo Photo Commander
*Graphic Workshop Professional
*Paint Shop Pro
*Photo Philia
*Pic Viewer
*Picture Information Extractor
*WS_FTP
*Windows Icon Cache
http://decget.narod.ru/decThumbsDBViewer2.rar
Hacker
Moderator
Posts: 13141 Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia
Post
by *Hacker » 2008-11-30, 13:42 UTC
Dec ,
Thank you!
Would you consider adding support for TC's own thumbnail cache, and also perhaps ACDSee's?
TIA
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Dec
Member
Posts: 123 Joined: 2006-11-23, 12:48 UTC
Post
by *Dec » 2008-11-30, 13:51 UTC
Hacker wrote: Would you consider adding support for TC's own thumbnail cache
If Ghisler will explain a principle of coding of thumbnails I with pleasure will add this format.
Hacker wrote: and also perhaps ACDSee's?
ACDSee's thumbnail cache format is VERY DIFFICULT to reverse engineering.
Dec
Member
Posts: 123 Joined: 2006-11-23, 12:48 UTC
Post
by *Dec » 2008-12-04, 19:33 UTC
Hacker wrote: Would you consider adding support for TC's own thumbnail cache
Added in
version 2.1.0.116 . Thx to Christian Ghisler for help.