- Joined
- Aug 13, 2014
- Messages
- 5
- Reaction score
- 0
Hi all - after spending all morning searching the web for a solution to this and drawing a blank - I thought lets hit the forums ... so ...
I receive multiple zip archives containing a .csv file from my customer all with the same password - we can receive anything from 10 to 200 zips in a day
I want to have a automator script or application that allows me to drop them into a watch folder or a desktop app and have them extract using the correct password (can be hardcoded as its always the same) and then delete the .zip files after they extract so all that is left is the opened .csv files in the watched folder or where they were copied/dropped from
i can find a watch folder script but don't understand how i get the password usage text into that script so it actually unzips the file - the script basically auto runs all the files and because it has no password - just cancels and fails in the unzip process and then deletes the file leaving nothing ...
HELP ...
thanks in advance
Paul
I receive multiple zip archives containing a .csv file from my customer all with the same password - we can receive anything from 10 to 200 zips in a day
I want to have a automator script or application that allows me to drop them into a watch folder or a desktop app and have them extract using the correct password (can be hardcoded as its always the same) and then delete the .zip files after they extract so all that is left is the opened .csv files in the watched folder or where they were copied/dropped from
i can find a watch folder script but don't understand how i get the password usage text into that script so it actually unzips the file - the script basically auto runs all the files and because it has no password - just cancels and fails in the unzip process and then deletes the file leaving nothing ...
HELP ...
thanks in advance
Paul