AutoHotkey Community

It is currently May 27th, 2012, 1:56 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 94 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next
Author Message
 Post subject:
PostPosted: January 21st, 2010, 1:43 pm 
Offline

Joined: December 29th, 2009, 12:56 pm
Posts: 6
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 22nd, 2010, 12:05 am 
@ 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.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 22nd, 2010, 3:46 pm 
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


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 22nd, 2010, 4:22 pm 
Offline

Joined: December 29th, 2009, 12:56 pm
Posts: 6
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
Image
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2010, 1:31 am 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
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 February 10th, 2010, 6:26 pm, edited 2 times in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2010, 3:17 am 
awesome but how do i get it to work?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2010, 3:53 am 
Offline

Joined: December 29th, 2009, 12:56 pm
Posts: 6
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2010, 6:02 am 
I can't replace the CBXShell64.dll ... how did you guys manage to replace it?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2010, 6:59 am 
Offline

Joined: December 29th, 2009, 12:56 pm
Posts: 6
http://www.mediafire.com/?kiw4wmwwju2
Put that bat file with the other files, and run it, it should work, lemme know what happens.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 23rd, 2010, 10:00 am 
yes, thumbnailing is slower now, but looks great, thank you very much! confirmed - working in windows 7 x64


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 25th, 2010, 1:26 pm 
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...


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 26th, 2010, 10:46 pm 
Offline

Joined: January 26th, 2010, 10:44 pm
Posts: 4
This is exactly what I was looking for. Can't wait to see the start of your cbx reader.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 27th, 2010, 8:26 pm 
Offline

Joined: January 26th, 2010, 10:44 pm
Posts: 4
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?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 27th, 2010, 9:21 pm 
Offline

Joined: December 29th, 2009, 12:56 pm
Posts: 6
need the message


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 28th, 2010, 1:08 am 
@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)


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 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