I have a zip file that has multiple password-protected files within it, all with the same password. Is there a way for me to automatically remove the passwords from the files within it?
-
2What types of files are inside the zip? What have you tried? Step one is you'll need to unzip the files. Everything after that depends on what sort of files they are inside.– music2myearCommented Sep 5, 2021 at 2:35
-
2No. You can extract the files manually and then put them into one zip file without password, though. With 7-Zip, once you put in a single password, it should enable you to extract all the files at once.– DrMoishe PippikCommented Sep 5, 2021 at 4:42
Add a comment
|