C:\Windows\system32>assoc .jar
File association not found for extension .jar
C:\Windows\system32>ftype jarfile
File type 'jarfile' not found or no open command associated with it.
When I double click on .jar file I get "Could not find the main class" error indicating that there is a wrong association. Why is that?
