For "Compress" : The folder that you want to compress
For "Decompress" : The archive file that you want to decompress
Button "..." : Open a form where you can select the folder that you want to use as "Input file or folder"
Text box "Output file or folder" :
For "Compress" : The archive file name
For "Decompress" : The folder that you want the folder's archive to be added
Button "..." : Open a form where you can select the folder that you want to use as "Output file or folder"
Check "Encription Key (AES)" : Select this check if your archive has a password
Text box "Encription Key (AES)" : Archive password
Check "Show key" : Select this check if you want to see the password that you insert in "Encription Keys (AES)"
Text box "Show key" : The "Encription Key (AES)" in clear
Selection list "Compression method" : the method that you want to use to compress, not used in decompression
Button "Compress" : starts compression as parameters setting
Button "Decompress" : starts decompression as parameters setting
Selection list "Compression method" :
"Store" : The files aren't treated, faster without compression
"Best performance" : Use a one-level zip algorithm, fast with less compression
"Normal" : Use a one-level zip algorithm and ascii-base algorithm, nominal speed with nominal compression
"Better compression" : Use a multi-level zip algorithm and ascii-base algorithm, slower speed with better compression
"Maximum compression" : Use a multi-level zip algorithm and ascii-base algorithm, slowest speed with best compression