Skip to content

Releases: AaaaaaICO/Mass-Zip-Extractor

Rev 2

12 Jul 08:48
Compare
Choose a tag to compare

Bug Fixes and QOL Update

REQUIRES PYTHON INSTALLED LOCALLY

Made in python 3.10

Update List

  • Background colour settings?

  • Optimized(better looking) code for standalone version

  • --Exe Version-- Build with python build in or optional download (may use .bat file)

  • --Exe Version-- Add print statements to starting unzipping and on complete

  • --Standalone Version-- Fix print statements stacking due to multiple threads

  • --Standalone Version-- Able to place all unzipped files into a new dir anywhere on the device

  • --Standalone Version-- Add still running check

Bugs and QOl fixes

--Exe Version-- Crashing when New Folder Name left blank

--Exe Version-- Wouldn't delete old zip files

--Both Versions-- Removed Hex generator due to redundancy

Initial build

07 Jul 09:25
Compare
Choose a tag to compare

Mass Zip Extractor First public release

REQUIRES PYTHON INSTALLED LOCALLY

Made in python 3.10


Download zip file for the exe , If you just want the script download the .py file (4KB)
if the .py file doesn't download right click it and press "Save link as..."

Features

Concurrently unzip all zip files in a specified folder within or outside the directory of the zip files
Places the content inside without creating a new folder
      removing the need to open the folder remove the content and delete the folder
Exe and standalone versions

Update List

  • Background colour settings?

  • Optimized(better looking) code for standalone version

  • --Exe Version-- Build with python build in or optional download (may use .bat file)

  • --Exe Version-- Add print statements to starting unzipping and on complete

  • --Standalone Version-- Fix print statements stacking due to multiple threads

  • --Standalone Version-- Able to place all unzipped files into a new dir anywhere on the device

  • --Standalone Version-- Add still running check

Warning

Your antivirus may activate when running the exe and standalone, it it because it is unsigned / not on the whitelist

Python code wrote for version 3.10

Exe's .py hasn't been as extensively tested as the standalones has been

The Index,py file and Mass Zip Extractor.exe MUST be in the same folder otherwise it wont run