.jar files won't open on my PC. I've tried reinstalling Java and messed with the environment variables.
Try to do all of the following things:
java -version
in command prompt.javaw.exe -jar <yourfile>.jar
If that doesn't work please provide additional information about what exactly didn't work.