O.P. What would be the best way to doing this (mass .zip'ing + DIFFERENT password + log)
So I have 1171 folders all inside a main folder (S:\Folders\)
For each folder I want it to be
-Zipped
-Passworded
But I want the passwords to be random.
For each zip file I want the name + password added into a file
Passwords.txt
<Name> | Password
<Name> | Password
<Name> | Password
<Name> | Password
<Name> | Password
<Name> | Password
<Name> | Password
<Name> | Password
<Name> | Password
Basically a quick way of referring to the zipped file and finding out it's password.
Something along those lines and something that would be automatic.
What would be the best approach, is there a program that can do this, maybe a batch file using rar.exe?
Thanks,
-Sam ;>
|