0

Hi i make exe from my jar file using izpack but in exe when i install it it shows izpack logo in exe file in top left corner so please give me the proper use of izpack

bhavesh N
  • 787
  • 3
  • 9
  • 27

1 Answers1

1

Open your install.xml file and find <resources> tag. Here you will find the image path that is displaying on the top left. Change it to yours. :)

Muhammad Imran Tariq
  • 22,654
  • 47
  • 125
  • 190