Important
Breaking change in packaging
We now distribute a NSIS-based installer instead of mini_installer. This comes with a few changes, namely:
- The installer now has a GUI and is not headless by default.
- The flags have changed:
- NSIS uses the
/Sflag for headless/silent installation --system-level->/SYSTEM--log-file=<file>->/LOG-FILE=<file>--verbose-logging->/VERBOSE-LOGGING--do-not-launch-chromeis always passed to thesetup.exebackend installer
- NSIS uses the
Changes since last build:
helium-windows
6afcb95 update: helium 0.10.6.3 (#189)
e03aba3 package: use .packed.7z, disable installer compression (#188)
857d271 installer: add ManifestDPIAware (#186)
helium-chromium
See this GitHub Actions Run for the Workflow file used as well as the build logs and artifacts