If you don't have the .jar file associated with java, you could also create a simple batch file (for e.g. run.bat) with the following content:java -jar SolarColony.jar
the run.bat worked, thanks
not for me