Library for adding your Java application to startup on many different operating systems
Writes registry key to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Writes launch agent to ~/Library/LaunchAgents/
Writes desktop entry to ~/.config/autostart/
Refer to linux-install