Skip to content

Implement SFX for DOS #13

Description

@dajhorn

Create a 7-Zip self-extractor for DOS.

Two potential solutions are:

  1. Enhance 7zdec so that it checks its tail for a 7z signature and self-unpacks.

Self-extracting archives would be created on DOS by COPY /B 7zdec.exe + My.7z My.exe.

  1. Get the existing Z7_SFX and Z7_EXTRACT_ONLY macros working.

And build a 7zCon.sfx module for DOS that the -sfx switch can use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions