Skip to content

Install updates silently and relaunch#217

Merged
enaboapps merged 1 commit into
mainfrom
fix/silent-update-relaunch-216
Jun 21, 2026
Merged

Install updates silently and relaunch#217
enaboapps merged 1 commit into
mainfrom
fix/silent-update-relaunch-216

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • install downloaded updates with quitAndInstall(true, true) so app-triggered updates use the silent installer and relaunch
  • label the downloaded update action as Install and restart
  • make NSIS runAfterFinish explicit in installer config

Closes #216.

Validation

  • npm test -- src/main/updates/update-service.test.ts
  • npm test
  • npm run build

@enaboapps enaboapps added this to the Release 0.1.10 milestone Jun 21, 2026
@enaboapps enaboapps merged commit 050a5f6 into main Jun 21, 2026
1 check passed
@enaboapps enaboapps deleted the fix/silent-update-relaunch-216 branch June 21, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Install updates silently and relaunch

2 participants