I switched from Java JDK (and JRE) 7 to 6u45. For some reason, I can not run .jar files anymore. I changed the default program to run the .jar files to the new JDK's javaw.exe - but it doesn't work. Moreover, I tried using the new JRE's javaw.exe too - it doesn't work. In both cases I'm getting this error:
"Could not find the main class: Program will exit. C:\Users\Michael\Desktop\myJar.jar"