Posts from October 2008

Oct
21
2008

Rar All Files in a Directory



Posted in Programming

I’ve spent the last half an hour tweaking this so it works. This batch file will loop through all files in the source directory with the specified extension and add each one to an individual .rar file with maximum compression.

As it is, it will add all files the the extension nds in the current directory to a new subdirectory called zipped.

Read more »