I want to create a windows installer package can be .exe or MSI. I want to do the following :
This is the first time am thinking something like this how this can be accomplished ?
Give Inno Setup a try. A bit challenging at first, but very powerful. There's also many examples around on how you can make it a work with a Java program and check if JRE is installed. And the rest of your requirements are easy to accomplish.
you can achieve this with NSIS
here is another SO post explaining the process in more detail: NSIS script for java installation
In case your project can use Ant, then maybe the antinstaller might be the right choice.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With