刚下载了,可安装完了后,出来一个名为error的文本文件,内容是:
java.io.IOException: 系统找不到指定的路径。
at java.io.WinNTFileSystem.canonicalize0(Native Method)
at java.io.Win32FileSystem.canonicalize(Unknown Source)
at java.io.File.getCanonicalPath(Unknown Source)
at java.io.File.getCanonicalFile(Unknown Source)
at com.install4j.runtime.installer.Common.getRunningProcesses(Unknown Source)
at com.install4j.runtime.installer.Common.checkRunningProcesses(Unknown Source)
at com.install4j.runtime.installer.Installer.install(Unknown Source)
at com.install4j.runtime.installer.frontend.screens.InstallationScreen$1.run(Unknown Source)