I have a zip password file and know this password. I need open this zip file in a Windows 8 metro app program code. But System.IO.Compression.ZipArchive is not supported zip with password in Windows 8 metro app program code.
Is there another way?
thanks
Use SharpZipLib