How to zip files/folder from command-prompt on windows
Manushree Vishwakarma
Posted on April 9, 2022
- Download 7-Zip from the 7-Zip home page.
- Add the path to 7z.exe to your PATH environment variable. …
- Open a new command-prompt window and use this command to create a PKZIP *.zip file: 7z a -tzip {yourfile.zip} {yourfolder}
For more other options or OS visit :
https://www.compuhoy.com/how-do-i-zip-a-folder-in-windows-10-using-cmd/
💖 💪 🙅 🚩
Manushree Vishwakarma
Posted on April 9, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.