Netbeans Inno安装程序本机Exe包装抛出错误

时间:2020-05-23 16:07:05

标签: javafx inno-setup netbeans-8

我已经检查了iscc.exe,以确保Inno Setup在命令提示符下正常运行(cmd.exe / c cmd.exe / k iscc.exe)。请帮助我解决此问题

我的Inno设置版本:5.5.3 Netbeans版本8.0.2 Java jdk1.8.0_192

java.io.IOException: Exec failed with code 2 command [[C:\Program Files (x86)\Inno Setup 5\iscc.exe, /oE:\ Projects\testBilling\dist\bundles, C:\Users\gdis1\AppData\Local\Temp\fxbundler8009653063501303193\images\win-exe.image\testBilling.iss] in C:\Users\gdis1\AppData\Local\Temp\fxbundler8009653063501303193\images\win-exe.image
    at com.oracle.tools.packager.IOUtils.exec(IOUtils.java:165)
    at com.oracle.tools.packager.IOUtils.exec(IOUtils.java:138)
    at com.oracle.tools.packager.IOUtils.exec(IOUtils.java:132)

...

0 个答案:

没有答案