Questions tagged [izpack]

Open source software for creating cross-platform installers for Java applications. These installers are JAR archives.

Resources:

214 questions
-1
votes
1 answer

a way not to show izpack

I have successfully compiled and created a Java installer. However, I don't want those izpack things on the installation windows. Is there a way inside install.xmml to get rid of those things ?
emrahsamdan
  • 203
  • 4
  • 13
-1
votes
1 answer

IZpack loading/saving values from a .properties file

I am trying to create an installer using IZpack. I created my own panel test.java and i have to read the default values from config.properties file to display them on UI created by test panel and vice versa(we are allowing the user to change this…
Java7760
  • 57
  • 6
-1
votes
1 answer

How to set properties in XML attribute values

The below question is for izpack package. This happened when I was trying to use the maven izpack plugin. I have a XML element The value of the…
Vig
  • 1,532
  • 1
  • 12
  • 28
-2
votes
1 answer

Izpack installer - I want to modify target path

I used Izpack to create an installer. The target path the user will choose will be used to replace placeholders in windows .bat files which works fine until the user chooses a path with spaces like c:\Program Files\plapla, how can I solve this…
Yazan Jaber
  • 2,068
  • 25
  • 36
1 2 3
14
15