esl / erlang-osx-installer

Erlang Installer & Auto-Updater for macOS
https://www.erlang-solutions.com/resources/download.html
Apache License 2.0
5 stars 5 forks source link

Make the .app to be launched by the control panel. #88

Closed kentron closed 8 years ago

kentron commented 8 years ago

I propose this behavior: Make the a small .app to install the configuration panel with default options. In the panel, the user can click a check box to make the icon to appear or not (this is the actual .app). The life of the .app on top of the screen will be managed by the configuration panel via launchd.

This way we avoid incompatibilities between different panel versions, since its installed before the actual .app is launched.