开发者

Installer not creating instead of compiling install.xml

I have given the following command at the bin directory of Izpack like this

C:\Program Files\IzPack\bin>compile D:\ant\开发者_运维问答guage install.xml

Is this the correct way to give ?


No, you are missing arguments. Please consult the getting started section in the IzPack online documentation for details.


Try the following command

compile install.xml -b . -o install.jar -k standard

install.xml is in bin folder. It will generate install.jar file.

To make exe file see this.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜