Page 1 of 1

rar files

PostPosted: Sun Dec 28, 2008 8:53 am
by darkandlong
Hi,

I'm using:

If kind is Archive
Unarchive

If I preview the matches, the .rar files are matched, but when run, they are not unarchived (zip files are).

Re: rar files

PostPosted: Mon Dec 29, 2008 7:42 pm
by Mr_Noodle
Currently, the unarchive action does not handle rar files. For now, you'll need to trigger some commandline program from a script. I'm not sure what programs people are using now to unpack rars but I think at some point, Stuffit came with commandline versions.

Re: rar files

PostPosted: Sat Jan 31, 2009 7:52 am
by darkandlong
Hi,

Thanks for replying. Would be great to know how to do this without the ability to unpack rar files, a lot of ideas I had for using Hazel don't really work.

Re: rar files

PostPosted: Tue Feb 03, 2009 2:42 pm
by Mr_Noodle
As mentioned before, you need to find a third party program that can unpack it. Once you have that, you can have Hazel pass the file onto it to do it. Here's one place that has commandline versions: http://www.rarlab.com/rar_add.htm

If you need help integrating that, let me know.