无法在 Windows 7 中删除 .jar 文件关联

无法在 Windows 7 中删除 .jar 文件关联
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.

当我双击 .jar 文件时,出现“无法找到主类”错误,表示关联错误。这是为什么?

答案1

转到控制面板,添加删除程序,很有可能你会看到多个版本的 Java(TM)。旧版本与最新更新不兼容。删除旧版本并重新测试

编辑-在这种情况下我建议下载修复

恢复 .jar 文件与 Java 运行时环境关联的解决方案

相关内容