AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Zip Thumbnails (Updated:version 4.0.1.6, February 10th 2010)
Goto page Previous  1, 2, 3, 4, 5  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
Meganubis



Joined: 29 Dec 2009
Posts: 6

PostPosted: Thu Jan 21, 2010 1:43 pm    Post subject: Reply with quote

hey guys i thought id step in and just say something, the original reason cbrs, cbz, cbt and cbas were created was so there wouldnt be conflictions with zip arcs tars and rar files, if youd like noboy i can make a quick registry entry for you so that when you right click a cb* file there will be an option to open with winrar, seems alot easier than having the thumbnail handle going through every zip and rar archive.
Back to top
View user's profile Send private message
noboy
Guest





PostPosted: Fri Jan 22, 2010 12:05 am    Post subject: Reply with quote

@ Meganubis: I don't get what you said, but what I want is to have ordinary zip and rar thumbnailed - not the cbz or cbr.
Back to top
kretos
Guest





PostPosted: Fri Jan 22, 2010 3:46 pm    Post subject: Reply with quote

T800 wrote:
I'm working on that version also.
I will probably put both flavors in the download package when I finish it.
'When' depends on my free time.


Thanks for your shell extension - I recently discovered that cdisplayex has such possibility but I'm using x64 windows 7 and 64 bit OS cannot use 32 bit explorer extensions. So i've downloaded source code for cdisplayex and all needed pieces of code in order to compile it for x64. But after I was able to compile this I get to know that even latest version of Delphi doesn't support x64 (I'm not a Delphi user and didn't check that before:( ).

And then I found your software and it works like a charm with one note - it won't sort according to filenames and show first image file found in archive. I have big collection of cbr files and modifying all of them would be a pain. So i'm currently waiting for new version?

Thanks
jm
Back to top
Meganubis



Joined: 29 Dec 2009
Posts: 6

PostPosted: Fri Jan 22, 2010 4:22 pm    Post subject: Reply with quote

Quote:
@ Meganubis: I don't get what you said, but what I want is to have ordinary zip and rar thumbnailed - not the cbz or cbr.


this is what i mean

but if you dont really want it thats fine.

Quote:

Thanks for your shell extension - I recently discovered that cdisplayex has such possibility but I'm using x64 windows 7 and 64 bit OS cannot use 32 bit explorer extensions. So i've downloaded source code for cdisplayex and all needed pieces of code in order to compile it for x64. But after I was able to compile this I get to know that even latest version of Delphi doesn't support x64 (I'm not a Delphi user and didn't check that before:( ).

And then I found your software and it works like a charm with one note - it won't sort according to filenames and show first image file found in archive. I have big collection of cbr files and modifying all of them would be a pain. So i'm currently waiting for new version?

Thanks
jm


Im not sure if t800 mentioned it or not, but he is going to make a new version that uses the first alphabeltical thumbnail, instead of the first file added.
Back to top
View user's profile Send private message
T800



Joined: 15 Oct 2006
Posts: 56
Location: Croatia

PostPosted: Sat Jan 23, 2010 1:31 am    Post subject: Reply with quote

Quote:
Just for the taste, here's a preview version 4.0.0.2 (x86/x64)
http://www.autohotkey.net/~T800/TEMP/cbx4002p.zip
Play with it until I make final package.

Obsolete post, use the link on the first page (project homepage).


Last edited by T800 on Wed Feb 10, 2010 6:26 pm; edited 2 times in total
Back to top
View user's profile Send private message Visit poster's website
Guest






PostPosted: Sat Jan 23, 2010 3:17 am    Post subject: Reply with quote

awesome but how do i get it to work?
Back to top
Meganubis



Joined: 29 Dec 2009
Posts: 6

PostPosted: Sat Jan 23, 2010 3:53 am    Post subject: Reply with quote

extract the files in the archive in the installation directory (eg. C:\Program Files\T800 Productions\CBX Shell), then open cbxmanager, or cbxmanager64 if you got a x64 windows, then select what youd like as thumbnails, then if you want the first image of the archive as the thumbnailm tick Enable image sorting, then press apply, then delete your thumbnail cache if you want the new thumbnails displayed.
Back to top
View user's profile Send private message
noboy
Guest





PostPosted: Sat Jan 23, 2010 6:02 am    Post subject: Reply with quote

I can't replace the CBXShell64.dll ... how did you guys manage to replace it?
Back to top
Meganubis



Joined: 29 Dec 2009
Posts: 6

PostPosted: Sat Jan 23, 2010 6:59 am    Post subject: Reply with quote

http://www.mediafire.com/?kiw4wmwwju2
Put that bat file with the other files, and run it, it should work, lemme know what happens.
Back to top
View user's profile Send private message
kretos
Guest





PostPosted: Sat Jan 23, 2010 10:00 am    Post subject: Reply with quote

yes, thumbnailing is slower now, but looks great, thank you very much! confirmed - working in windows 7 x64
Back to top
noboy
Guest





PostPosted: Mon Jan 25, 2010 1:26 pm    Post subject: Reply with quote

Thanks T800 it works, also used Meganubis bat to help I think did something...

my steps:

1 Uninstall cbxshell if it is installed
2 Extract zip to the same folder installation of cbxshell
3 Make the cbxshell64.dll property read only
4 Install cbxshell with installer and ignore the error
5 run the CBXManager64.exe then the BAT file

I pulled my hair and gnashed my teeth before coming up with this damn trick, but it finally thumbnail my zips and rars...
Back to top
deucengine



Joined: 26 Jan 2010
Posts: 4

PostPosted: Tue Jan 26, 2010 10:46 pm    Post subject: Reply with quote

This is exactly what I was looking for. Can't wait to see the start of your cbx reader.
Back to top
View user's profile Send private message
deucengine



Joined: 26 Jan 2010
Posts: 4

PostPosted: Wed Jan 27, 2010 8:26 pm    Post subject: Reply with quote

Ok I got this setup on my Windows XP 32-bit computer but I can't get it working on my Windows 7 x64 system.

I tried the steps noboy said to do but I can't get the batch file to run. It throws an error while registering the DLL. I'll add the exact error once I get home from work.

Anybody have any ideas for me to try?
Back to top
View user's profile Send private message
Meganubis



Joined: 29 Dec 2009
Posts: 6

PostPosted: Wed Jan 27, 2010 9:21 pm    Post subject: Reply with quote

need the message
Back to top
View user's profile Send private message
noboy
Guest





PostPosted: Thu Jan 28, 2010 1:08 am    Post subject: Reply with quote

@deucengine: You do know that you have to put the BAT in the same installed program folder, I figured that is the only error a BAT would generate using my step (file not found error)
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Goto page Previous  1, 2, 3, 4, 5  Next
Page 3 of 5

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group