electron-userland / electron-builder

A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box

Home Page:https://www.electron.build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splitting nsis-web packages into chunks

vincaslt opened this issue · comments

  • Electron-Builder Version:
  • Node Version:
  • Electron Version:
  • Electron Type (current, beta, nightly):
  • Target:

Is there a way to split the 7z package into multiple parts so that each of them is <2GB? I'm using nsis-web and would like to publish my installer files as github releases, but they have a limit of 2GB per-file.