Open micahflee opened 5 years ago
After fixing #169, GPG Sync will exit during an upgrade. So when the upgrade is complete, there should be a checkbox that says something like, "Open GPG Sync", which automatically opens it again when the upgrade is complete.
Here's some info on how that could maybe work: https://stackoverflow.com/questions/13665758/nsis-run-program-on-finish-only-if-installed
But it looks like it requires switching to NSIS Modern UI, which will be a project, but will also make the installer nicer: https://nsis.sourceforge.io/Docs/Modern%20UI%202/Readme.html
After fixing #169, GPG Sync will exit during an upgrade. So when the upgrade is complete, there should be a checkbox that says something like, "Open GPG Sync", which automatically opens it again when the upgrade is complete.
Here's some info on how that could maybe work: https://stackoverflow.com/questions/13665758/nsis-run-program-on-finish-only-if-installed
But it looks like it requires switching to NSIS Modern UI, which will be a project, but will also make the installer nicer: https://nsis.sourceforge.io/Docs/Modern%20UI%202/Readme.html