Skip to content

Symlink issue on MacOS #67

@ipetrovic11

Description

@ipetrovic11

On MacOS there is an issue with symlinks after extract.
Paths are absolute and in case that some files are moved they become invalid.

Example is with packed Electron.app.
After extracting all symlinks are absolute and if Electron.app is moved to another folder it becomes corrupted.

Solution would be to provide option to select between relative and absolute symlink paths.
Node.js fs already has great utility for that path.relative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions