Tag: archives

Compress multiple folders into individual archives

Compressing hundreds of folders into individual archive files manually can be a time-consuming task. To automate the process, I modified an existing script to meet my requirements. I chose the 7-Zip Command Line edition because it is lightweight, consists of a single executable file, and provides excellent compression. 7-Zip can be downloaded here. The only other file required is the…

Read More »