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
Asked
Active
Viewed 585 times
0
-
2You mean you want to change the icon in the generated .exe? – Rup Apr 12 '11 at 12:37
1 Answers
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