Skip to content

πŸ‘· Mass Folder Unzipper β€” Unzips all .zips in the target folder, can save extraction process to a .txt file, useful for unzipping multiple folders, without user interaction. πŸ—οΈ

Notifications You must be signed in to change notification settings

tester1010101/MassUnzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

MassUnzip (v1.2) πŸ‘· πŸ—οΈ

  • 🧱 Unzip all .zips of the target location.
  • πŸͺ΅ Prompts user to confirm the unzip process, for "overwriting" purposes.
  • 🚧 ADVICE: Place all your zips to unzip into a special folder and point to this folder, less "overwrite" problems.

Instructions (PowerShell Terminal):

  1. Run the Script.ps1

image

  1. Paste the target folder path (e.g; [F:\ToUnZip] -> F:\ToUnZip\*.zips)

image

  1. All .zip files (not sub-folders) will get unzipped (expanded).
  2. Values can be saved to a [.txt] at %USERPROFILE%\0xFF\MassUnzip*
  3. Prompts user to confirm [YES] or [NO] to cancel the unzip process.

image

image

  1. Prompts user to verify/adjust if the files are OK.

About

πŸ‘· Mass Folder Unzipper β€” Unzips all .zips in the target folder, can save extraction process to a .txt file, useful for unzipping multiple folders, without user interaction. πŸ—οΈ

Topics

Resources

Stars

Watchers

Forks