Command Line WinRAR & Batch Scripting

Associate
Joined
16 Aug 2003
Posts
221
I am trying to setup a batch file that rar's all the subfolders individually within a folder. The subfolders will increase over time and I want it to dynamically update so I dont have to add another line on the script. I'm guessing I need to somehow print the subfolder paths to a file and then use them somehow in the batch. Can anyone point me in the right direction?
 
Back
Top Bottom