SCRU(scru.php);
The Scene Release Unpacker
Screenshots:


Key features:
Custom filters enables dynamic destinations. Unpack your downloads to correct destinations automatically.Queueing of jobs. 1 instance, 1 queue.
Post-processing of extracted files. Run external programs for custom processing.
Watch multiple directories for new folders to process. Unpack on directory creation!
Perform file copy on custom file extensions. Very handy when downloading pre-extracted files.
Notes:
SCRU is not a replacement for WinRAR or WinZip.SCRU was originally developed to unpack "scene releases" because of their uniform file structure.
This is it's strength, but used in a different context this CAN also be it's weakness.
SCRU assumes only one archive set within a directory, at least for RAR.
Usage - Command line:
SCRU can integrate itself into Windows shell, so knowing these commands is not mandatory.However, if you need to start SCRU manually from command line or from other programs,
you need to know what paramaters SCRU uses.
scru.exe inputdir - Unpacks to same directory.
scru.exe inputdir outputdir - Unpacks contents of "inputdir" to "outputdir".
scru.exe inputdir * - Unpacks contents of "inputdir" to a outputdir determined by filters.
scru.exe inputdir d - Unpacks contents of "inputdir" to default output directory.
scru.exe inputdir b - Unpacks contents of "inputdir" to a directory chosen by a browse-dialog.
Important: Remember to wrap all directories containing space with quotes.
Thanks to:
RARLAB for making unrar.dll free for developers.Michael A. McCloskey for making a C# implementation of unrar.dll
ICSharpCode for their free SharpZipLib.
Shy Agam for his codeproject.com article on a single-instance solution in .NET.
FamFamFam (Mark James) for making nice icons.
SCuN for inspiring me to write SCRU.
Download:
Requires .NET Framework 2.0 or higher.
Windows: http://www.codebyte.org/SCRU/files/scru0943.zip - 2008-07-21 - ZIP / 408Kb / 8F / V0.9.4.3
Source: http://www.codebyte.org/SCRU/files/SceneReleaseUnpacker.rar
Changelog (Click to expand/collapse)
Updated: by Nwo on July 24, 2008 @ 3:27 pm
Copyright © Codebyte.org. All rights reserved. Site best viewed with Firefox.