Rar All Files in a Directory
Leave a Comment
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.
