LaunchAnywhere Erro 2: Ocorreu o erro 2 do Windows ao carregar Java VM

Encontrei esta solução e resulta:

Solution to it is that you can add a PATH variable to the system, steps as below :
1. From the Desktop, right-click the Computer icon and select Properties. If you don’t have a Computer icon on your desktop, click the Start button, right-click the Computer option in the Start menu, and select Properties.
2. Click the Advanced System Settings link in the left side.
3. In the System Properties window, click on the Advanced tab, then click the Environment Variables button near the bottom of that tab.
4. In the Environment Variables window, highlight the Path variable in the “System variables” section and click the Edit button. Add or modify the path lines with the paths : “C:\Program files\Java\jre1.8.0_60\bin” (You may cross check the right path in your Program files\Java directory)
*Please note that each different directory is separated with a semicolon (;) so you just need to add a semicolon (;) after the existing path.
5. Relaunch the installer again and you will find it’s running !