Why isn’t my code unzipping the file given by the user?
I am writing a batch file that encrypts/compresses and unencrypts/decompresses a file. When the user chooses to unencrypt/decompress, the program does unencrypt it, but it does not decompress it, and I cannot figure out why.