download: http://www.filedropper.com/colorecho
Its just a bat file!
all credits to Carlos!

You can drop the bat file into your project folder.
or you drop it to: "C:\WINDOWS\system32" to set it as a real command!
Code: Select all
title RPG HS Game
Code: Select all
import zipfile
zip_ref = zipfile.ZipFile("Yourzip.zip", 'r')
zip_ref.extractall()
zip_ref.close()
Code: Select all
FINDSTR: Argument missing after /A