1.1.1 • Published 5 months ago

electron-forge-maker-7zsfx v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

electron-forge-maker-7zsfx

7zsfx maker uses 7z sfx module to generate an exe executable file. After running, it releases the application to a temporary directory and then starts the application.

BCJ2 filter is used by default, which has higher compression ratio for x86 executables.

Usage

Pre-requisites:

  • Windows machine
  • Linux and macOS machine with 7zr installed

Configuration options are documented in SevenZSFXMakerConfigOptions.

See demo