mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-29 02:11:28 -06:00
6d86071072
Currently, when we uninstall symphony on Windows, the protocol handler registry entry is left as is because it is created by Electron in the first place. To avoid such leftovers, we add logic to use Electron to register protocol handler only on Mac. On Windows, we use the installer to create a registry entry and manage it during installation as well. |
||
---|---|---|
.. | ||
Assets | ||
README.md | ||
Symphony-FullSandbox.bat | ||
Symphony-x64.aip | ||
Symphony-x86.aip |
The .aip file located here is produced by 'Advanced Installer' (http://www.advancedinstaller.com/).
Running this file through advanced installer will generate a Microsoft Windows MSI file.