JocationPlus
JocationPlus copied to clipboard
运行错误。System.ComponentModel.Win32Exception:“系统找不到指定的文件。”
读取了驱动后,进入154行代码Process.Start()就报错,找不到指定的文件。将Arguments的路径改到FileName,显示不是系统的执行文件。
System.ComponentModel.Win32Exception:“系统找不到指定的文件。”
我也遇到了同样的问题