-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
NSIS crashes on Windows 7 #2518
NSIS crashes on Windows 7 #2518
Comments
Is Windows 7 updated to latest SP and all system updates are installed? Please try to set:
Does it help? |
Thanks for your response @develar . Till now I tried adding "useZip": true in the package.json, still no luck. I have to try it on some updated windows7. As I said the nsis setup working properly sometimes and crashes sometimes. |
under the key |
Yes. Please check the package.json |
Does it crash if you remove |
Facing similar issue vladimiry/ElectronMail#6 |
Hi @develar, here is some addition information regarding issue happening cases vladimiry/ElectronMail#6 (comment) |
Made the setInstallModePerUser macro look like in this SO answer https://stackoverflow.com/a/47164192. fixes electron-userland#2518
Hi @develar, could you please take a look on my PR which hopefully fix this. |
Made the setInstallModePerUser macro look like in this SO answer https://stackoverflow.com/a/47164192. Close #2518
hi. What is the final solution? I have a similar problem. |
I've had a report of a crash on Windows 7 32 bits of an installer build with electron-builder version "^22.1.0", which should have the fix #2695 included . I set up a Win7 32 bits VM to try to reproduce the issue, but it worked impeccably even if I tried to include spaces in user names and subfolders, as this issue and related ones seem to suggest play a role. I know Win7 32bit is past its prime, but we do have users who have logistical constraints I cannot dismiss. I'll try to bump electron-builder to a newer version in the package.json file, and see if the installer behaves, and report if this is the case. |
NSIS generated by electron-builder crashes in most of the time in Windows 7. Crash Report given below.
Problem signature:
The text was updated successfully, but these errors were encountered: