AutoHotkey Community

It is currently May 25th, 2012, 4:48 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 94 posts ]  Go to page 1, 2, 3, 4, 5 ... 7  Next
Author Message
PostPosted: September 30th, 2007, 11:55 pm 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
Shell extension that displays thumbnails and infotips for CBZ/ZIP and CBR/RAR archives.
Windows 2000/XP/Vista/7, 32/64-bit.
(Windows 2000 requires Internet Explorer 6 and GDI+ library)

Image

Installer + source code at project homepage:
http://free-sk.t-com.hr/T800/software/cbxShell.htm
:arrow: Includes help file with FAQ.

Source code includes files for 32 and 64-bit build (you need at least: VC 2008 Express, Windows SDK 6.1, ATL 7.1 from WindowsDriverKit and WTL 8 - all free).
Instruction for building 64-bit version with VC Express & WinSDK can be found here.

Someone mentioned donations...
I don't have PayPal yet but you can support my addictions 8) by giving me Rapidshare points, aka Rapids.
My public ID: 3F56D47A7DA9BCC5A1293D1D2AD8E35A


Last edited by T800 on April 23rd, 2011, 6:50 pm, edited 33 times in total.

Report this post
Top
 Profile  
Reply with quote  
PostPosted: October 1st, 2007, 8:38 am 
T800 wrote:
Grab source code here
*.rar
and binaries here
*.rar

...I'm sorry, but I HATE rar files...why anyone would PAY for WinRAR when 7-zip, IZArc, ZipGenius, etc are FREE is beyond me...yes I know all those are supposed to be able to open rar files (7za.exe {the command line version} don't), but why bother supporting WinRAR?...tell them to shove their copyrighted/patented/proprietary/etc format & use 7z or zip...I will never understand why the world embraces PAYWARE (WinRAR, MS Office) over FREEWARE (7-zip, Open Office)...


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: October 1st, 2007, 9:57 am 
Offline

Joined: May 24th, 2006, 2:49 pm
Posts: 4511
Location: Belgrade
2Guest
You need to know little bit of computer history to understand that.

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 1st, 2007, 3:49 pm 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
Guest is a bit off the topic here.
(This is built with VS2005Express + Platform SDK = 0$ , who sez M$ can't make something good)

I put source and binaries on the forum before I go www-wide to get some feedback. (at the time of checking back here I see ~50 post views, not bad for 12 hours period:)

I didnt find anything on google that is this simple and straightforward
(there is a free program P3DO explorer that displays zip thumbs in browse mode, but it's not Windows explorer).

For all you manga-lovers out there, rar support is on the to-do list
so you'll have your' cbr thumbs (nudge-nudge nowhatamean??) :wink:


P.S. I'm planning to put it on sourceforge and "spread the disease" :twisted:


Last edited by T800 on November 22nd, 2009, 5:29 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 1st, 2007, 11:33 pm 
Offline

Joined: March 9th, 2007, 2:47 am
Posts: 509
Location: Unknown
if you put it on sourceforge, please add the link 8)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 30th, 2009, 10:39 pm 
Are rar thumbnails supported? Thank you if you answer (Though I doubt you will since this such an old thread)


Report this post
Top
  
Reply with quote  
 Post subject: 64bit?
PostPosted: December 5th, 2009, 6:09 pm 
Does this support 64bit? We really need a 64bit thumbnailer for cbr/cbz/zip/rar!


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: December 11th, 2009, 5:10 am 
Offline

Joined: June 18th, 2009, 10:22 pm
Posts: 2
Edit:
I'm taking down my x64 compiled dll.

T800 is back so download his new version and thank him for all that he's done for us.


Last edited by Devocalypse on December 24th, 2009, 3:32 am, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 14th, 2009, 6:43 am 
Someone needs to add RAR support to the 64bit version because most of my comic files are in cbr format.


Report this post
Top
  
Reply with quote  
 Post subject: Updates available!
PostPosted: December 23rd, 2009, 11:42 pm 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
(outdated post, deleted)

New updates are available (see first post above).

Look here for my other x64-ready stuff :wink: :
http://free-sk.t-com.hr/T800/index.html


Last edited by T800 on December 26th, 2009, 8:19 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 24th, 2009, 3:29 am 
Offline

Joined: June 18th, 2009, 10:22 pm
Posts: 2
I have tested 4.0.0.2 and it works great.
Since I was impatient I have also recompiled it to x64 changing cbz to zip and cbr to rar so the actual archives have icons and tested it in a Win7 x64 explorer and Dopus x64. Everything ran fine with no lockups.
One little bug is that RAR-type archives which do not have an image in the root of the archive but in subfolders instead do not show a thumbnail.

Example 1: shows thumbnail properly
Code:
Flat.rar / cbr
-- file1.jpg
-- file2.jpg
-- ..


Example2: does not show any thumbnail
Code:
Subfoldered.rar / cbr
-- Some Folder
    -- file1.jpg
    -- file2.jpg


This does not happen with ZIP archives.

Finally I'd like to thank you for your hard work and dedication on this project and I hope you release the final version soon.

I wish you T800 and all other AHK users a Merry Christmas and all the best in the new year.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Zip thumbnails 3.2.0.0
PostPosted: December 26th, 2009, 10:25 pm 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
Final version 3.2.0.0 available, ZIP, RAR and 32 / 64-bit support (see first post above).

Little teaser: I'm also planing a CBX Viewer application (like CDisplay, but a bit better?), so stay tuned. :wink:


Report this post
Top
 Profile  
Reply with quote  
PostPosted: December 30th, 2009, 10:22 am 
Umm this doesn't seem to work for me for CBR files.... I have CD Display installed.

Am I doing someting wrong?

I Have Windows 7 64-bit btw.

Thanks


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 1st, 2010, 3:13 am 
It didn't work for me either.

I have Windows 7 64-bit and CDisplay EX installed.

Did i do something wrong? Does somebody have a solution?


Report this post
Top
  
Reply with quote  
 Post subject: The solution
PostPosted: January 4th, 2010, 10:57 pm 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
Original post:
Quote:
If you use CDisplayEx, run unregthumbs.bat inside folder "C:\Program Files\CDisplayEx" (with administrator privileges under Vista/7 if you have UAC enabled) to unregister CDisplayEx's shell handler and then logoff/on if neccesary, maybe also clear thumbnail cache (Vista/7) to refresh thumbs. Btw, CDisplayEx (un)installer has bugs (cdispshell.dll won't be removed properly if you don't run unregthumbs.bat first).
Old CDisplay 1.8 doesn't have any shell extension, so thumbnails are displayed properly (my shell handler).

My shell handler installs under registry key HKEY_CLASSES_ROOT\.cbz\shellex (and ...cbr...), which is independent of file association, but Windows Explorer will load shell handlers under associated filetype key if it finds one, therefore loading CDisplayEx's buggy shell extension under HKEY_CLASSES_ROOT\CDISPSHELL\shellex and failing.

All this also applies for 64-bit windows - x64 Windows can't use CDisplayEx's shell handler since it is 32-bit only, and you get no thumbnails, but you will notice that infotips are displayed properly (hover mouse over file to see). Just run unregthumbs.bat and you'll get thumbnails back.

This is tested with CDisplay 1.8 and CDisplayEx 1.4, under Win2000 (32-bit) and WinXP x64 edition (64-bit).
Hopefully this post will help resolve problems.

Just reinstall, this is fixed by installer.


Last edited by T800 on March 8th, 2010, 6:48 pm, edited 2 times in total.

Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 94 posts ]  Go to page 1, 2, 3, 4, 5 ... 7  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group