batch.scripts
batch.scripts copied to clipboard
Need separate 'zip' / 'unzip' .bat files
Some users don't want all that extra information or features that you have in your file.
Me personally, I just need to have your file, but in a way that I can use them like on a POSIX system.
Isn't writing a wrapper scripts an option? the zip script is not so big...
Well, I want to make a program that only need the zip and unzip functionality, but also trying to keep it a very very small size of a script.
You may find zip.bat utility at: https://github.com/openlab-vn-ua/BatArt/blob/master/zip.bat