问题: cannot open output file xxx.exe: Permission denied 原因: 由于进程xxx.exe已被打开,如果再次打开会受到系统保护。 解决方法: 将该进程结束就可以了。