AutoHotkey Community

It is currently May 27th, 2012, 2:26 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 28th, 2010, 1:20 am 
Offline

Joined: January 26th, 2010, 10:44 pm
Posts: 4
Ok so magically after doing it for the 3rd time it's working. However I still got the error below when running the bat. Thought I'd share it in case others get it as well.

Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 28th, 2010, 1:36 am 
Offline

Joined: December 29th, 2009, 12:56 pm
Posts: 6
run as admin, from the top of my head.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 28th, 2010, 5:25 pm 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
OMG, you're all so impatient :shock: , hold on, I'm putting together a small help/FAQ file to make it a little more 'complete' installer package.
("...prepare for salvation..." \m/ )

Yes, error code 0x80070005 means you are not running under admin account (http://support.microsoft.com/kb/827659). You can open 'Start->All Programs->Accessories' and right click 'Command Prompt' to choose 'Run as administrator', then type 'regsvr32 <full path to dll>'.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 28th, 2010, 6:06 pm 
Offline

Joined: January 26th, 2010, 10:44 pm
Posts: 4
LOL can't help but be impatient when you have such a useful tool.

I had tried running the batch file as admin but it didn't like it that way. Had to run CMD Prompt as admin to get it to link it. (Gotta love UAC in Windows 7 - My account is admin but Regsvr32 seems to need the UAC athuenication and doesn't work till you run it from an admin CMD Prompt).

Thanks you so very much!!


Report this post
Top
 Profile  
Reply with quote  
PostPosted: January 31st, 2010, 3:16 am 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
The wait is over...

I give you version 4.0.1.6
http://free-sk.t-com.hr/T800/software/cbxShell.htm


Last edited by T800 on February 4th, 2010, 5:54 pm, edited 3 times in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 31st, 2010, 12:22 pm 
T800: Is it normal for zip not to have the associated icon which is supposed to be in the lower right of the thumbnail or is it just me? My rars have icon.

Will you be putting this in lifehacker.com? Then again, doing this will crash the site... :(


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 31st, 2010, 9:20 pm 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
It seems you will need to disable Zip Folders (aka Compressed Folders).
I googled a bit and it looks like XdN Tweaker (freeware) can do this with one click.

Alternative possibilities:

If you have ZIP associated with some archiver like WinRAR or 7-Zip, rename registry key
HKEY_CLASSES_ROOT\SystemFileAssociations\.zip\CLSID
to anything else, eg. _CLSID, it should do the trick.

If you open zip with Explorer, I think this will provide some information:
http://www.annoyances.org/exec/show/article03-202
Beware!
Don't delete registry keys (that can be very bad), just rename them (has same effect as deleting).
You'll maybe need to take ownership of registry key to do that.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 1st, 2010, 11:39 am 
T800: Thanks, the registry trick worked - and it's quite easy to do too.

The XdN Tweaker software didn't work for me (it's a great utility for Win7 tho), so other should just do the registry trick (T800, maybe you can add this trick to the next version maybe?)


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 1st, 2010, 5:35 pm 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
Generally, this goes beyond simple registry trick (like installer deletes just one registry key to fix CDisplayEx-related thumbnail problem), so I think it's a job for some other utility.
To disable zipped folders means to possibly mess with registry keys that can't be manipulated from installer because normally only system core has permissions/privileges to change them and/or it gets complicated to make it work in a clean way.

P.S.
All you questions are potentially good FAQ material (I included this one a few minutes ago and updated links).


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 9th, 2010, 6:43 pm 
Offline

Joined: February 9th, 2010, 6:24 pm
Posts: 2
Thanks for the app, T800!
But I have some problems to make it work.
I have Win7 x64, and trying to install version 4.0.1.6.

When installed (even using Admin), there is no CBXManager.exe orr CBXShell.dll (neither x64 versions of these files). Only files unins000.dat and unins000.exe are in the installed directory.

Anyway, I downloaded file cbx4002p.zip from previous posts, and put files in the installed directory. I can run CBXManager.exe and CBXManager64.exe, and also register CBXShell.dll BUT can't register CBXShell64.dll. It says can't load file, but i have double checked the path and it is correct. Here is an image (in spanish sorry):

Image

So, thumbs are not generated.

Waiting for your help! Thanks!


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Fixed installer
PostPosted: February 10th, 2010, 6:48 pm 
Offline

Joined: October 15th, 2006, 2:39 am
Posts: 93
Location: Croatia
There was a problem with the installer and custom paths (I totally overlooked it, your screenshot pointed me to the error), fixed now.
:arrow: Download new installer (file version 4.0.1.6002 and zip comment says February 10th 2010).
Make shore to uninstall old version first, so it doesn't leave files behind.

Here are zipped binaries only (need unrar.dll/unrar64.dll), for those who like to DIY.


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Fixed installer
PostPosted: February 10th, 2010, 7:06 pm 
Offline

Joined: February 9th, 2010, 6:24 pm
Posts: 2
T800 wrote:
There was a problem with the installer and custom paths (I totally overlooked it, your screenshot pointed me to the error), fixed now.


Ok, thanks for the fix!
I have tried and now it installs and works perfect!
Thanks again!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 21st, 2010, 8:25 am 
Offline

Joined: February 21st, 2010, 8:19 am
Posts: 2
Awesome work T800.

Would it be hard to also apply this to the Window 7's Preview Pane?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 21st, 2010, 8:59 am 
it already does


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 21st, 2010, 12:41 pm 
Offline

Joined: February 21st, 2010, 8:19 am
Posts: 2
Anonymous wrote:
it already does


I'm running Win7 x64 and I don't see anything. :cry:


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 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