Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about pkzip

Read more about pkzip

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - pkzip

How to unzip Self Extracting Zip files in Azure Blob Storage?

I have a zip file(.Exe - Self-extracting zip file) that can be extracted using 7zip. As I want to automate the extraction process, I used the below C# code. It is working for the normal 7z files. But ...
test-img

Kathir Subramaniam

c#

azure

7zip

self-extracting

pkzip

Votes: 0

Answers: 1

Latest Answer

Here is one of the workarounds that has worked for me. Instead of 7Zip I have used ZipArchive. ZipArchive archive = new ZipArchive(myBlob); CloudStorageAccount storageAccount = CloudStorageAccount.Par...
test-img

SwethaKandikonda

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved