-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot unzip powershell zipped folders #88
Comments
Sounds like same issue as #66 (comment) . can you confirm the version of .NET you're using? |
4.5 - 4.6 win 10 |
thanks! this i'll get a fix for this published shortly. |
published yauzl 2.10.0 which replaces backslashes by default. let me know if this solves your problem. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Compress-Archive myfolderpath\* mycompressed.zip
Unzipping with yauzl gives an error:
The text was updated successfully, but these errors were encountered: