LibGDX setup JAR files not executing anymore ...

Don’t you just love trouble shooting?

So I’m trying to troubleshoot my problems with Gradle and LibGDX & Eclipse and I decided that since I had 3 Java version installed on my pc I’d better remove the older ones and just use the latest 1.8.0_11.
When I run cmd and java -version it show I got this version installed.

But i had some JAR files on my desktop of which one was the LibGDX setup app, but all of a sudden it won’t start anymore with a double click (Yes I can run the jar from the commandline but that is really not what I’m looking for… I just want to double-click my libgdx setup JAR and would like it to run…).

Now how do I fix this shit??!
Seems like pretty basic shit, and i’ve looked around on some forums but not much help (stuff like: you can run it from the cmd line…like that’s what i would want… or set your path… but it’s set already…) and before i spent another half a day trying to figure out how to solve this i though maybe someone of you has the answer?

My path is set to c:\Program Files\java\jdk1.8.0_11\bin;C:Program Files\java\jdk1.8.0_11 btw.

ps. Thinking of changing my signature to 80% troubleshooting & if I’m lucky (like real lucky), 20% game coding

Blam: http://johann.loefflmann.net/en/software/jarfix/index.html

Fuckin awesome programm!!!

1click and I’m done

I love it