Skip to content

"The same volume can not be used as both source and destination" when extracting the zip file using winzip #436

@najes

Description

@najes

The zip file created by minizip 2.9.0 cannot be extracted on the same volume?
I keep getting warning below if i tried to extract zip file using winzip on windows file explorer (it works on 7zip though) :

image

Did i miss something on the zip options part?

options.compress_methodMZ_COMPRESS_METHOD_STORE
options.compress_levelMZ_COMPRESS_LEVEL_DEFAULT
options.append1
options.overwrite1
options.follow_links0
options.store_links0
options.include_path0
options.zip_cd0
options.aes0
options.encodingMZ_ENCODING_UTF8
options.disk_size512*1024
options.cert_pathNULL
options.cert_pwdNULL
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixedIssue or bug has been fixed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions