Skip to content

feat: customNsisResources override in nsis options #9032

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

indutny-signal
Copy link
Contributor

Prior to this change customNsisBinary could be used to override the url of nsis-*.7z from the electron-builder-binaries repo to a custom location. However, there was no option to change the url of the nsis-resources-*.7z file.

With this chcange the url of the NSIS resources could also be overriden.

Copy link

changeset-bot bot commented Apr 15, 2025

🦋 Changeset detected

Latest commit: f95b1dc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
app-builder-lib Patch
dmg-builder Patch
electron-builder-squirrel-windows Patch
electron-builder Patch
electron-forge-maker-appimage Patch
electron-forge-maker-nsis-web Patch
electron-forge-maker-nsis Patch
electron-forge-maker-snap Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@indutny-signal indutny-signal force-pushed the feature/custom-nsis-resources branch from 30e86c1 to 5d5792f Compare April 15, 2025 18:48
@indutny-signal indutny-signal changed the title Add customNsisResources override to nsis options feat: customNsisResources override in nsis options Apr 15, 2025
@indutny-signal indutny-signal force-pushed the feature/custom-nsis-resources branch from 5d5792f to 75c8fd0 Compare April 16, 2025 16:37
Prior to this change `customNsisBinary` could be used to override the
url of `nsis-*.7z` from the `electron-builder-binaries` repo to a custom
location. However, there was no option to change the url of the
`nsis-resources-*.7z` file.

With this chcange the url of the NSIS resources could also be overriden.
@indutny-signal indutny-signal force-pushed the feature/custom-nsis-resources branch from 75c8fd0 to f95b1dc Compare April 16, 2025 19:12
@mmaietta mmaietta merged commit 3d65267 into electron-userland:master Apr 23, 2025
33 of 34 checks passed
@github-actions github-actions bot mentioned this pull request Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants