|
Ok,
After some thinking, this is what I want. I want to rename files so that the File Name (with zip extension) is taken from the first letter of each word in a text file that is stored inside the zip file and renamed to the letters that were taken from the text file.
Result Example:
Text file inside the zip says: Here is the file description
Zip file is then renamed to: Hitfd.zip
Hope you get it
-Brian
|