Archive for July, 2008

WinRAR Tricks!

Wednesday, July 30th, 2008

Nice little trick to extract recursively.

Copy UnRAR.exe from WinRAR installation folder to the folder root where you want to extract files to.

Run this command

UnRAR.exe e -r *.rar

All subfolders with rar files will be extracted to the folder containing UnRAR.exe

Very useful for ermm, well you know those packages that come with a lot of files all in lots of split rars in seperate subdirectories (cough movies packs, tv shows etc)

If you trust yourself you can write a rar deleter too (I’d rather delete manually)