Dear all!
I have an issue with unzip a file there is password protected.
At the moment I’m using the Invoke method with TargetType: System.IO.Compression.ZipFile, MethodName: ExtractToDirectory and it is working just fine - except for zip files with passwords….
Thank you for any idea that can help !