I was surprised to see that the release is a 64-bit without it being marked anywhere. I think it would help to mention it on the releases page.
Also, if you can add support for 32-bit OSes that would be great!
Thank you,
32-bit OS are becoming rather uncommon these days, but there is no reason why we can't build for them. Will see if this is possible when we do the next release.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
if this and #766 are still needed I can do it. (try anyway)
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
It looks like should be as simple as adding a target to our package.json, see here: https://www.electron.build/configuration/nsis.html#32-bit-64-bit
I'd love to merge a PR for this. :+1:
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
I guess no 32-bit release yet as of today? Thanks!
Most helpful comment
It looks like should be as simple as adding a target to our
package.json, see here: https://www.electron.build/configuration/nsis.html#32-bit-64-bitI'd love to merge a PR for this. :+1: