I'm using IzPack 5.0 beta 11 to package up my Java application.
How do I get a program installed using IzPack on Windows to appear in Program and Features as an installed program?
EDIT I've found some information about putting things in the registry with Izpack 5 http://docs.codehaus.org/display/IZPACK/registry but Im still struggling to understand quite what I do the documentation is vague. I simply want my program to be shown in Programs and Features, and it be possible to uninstall from there.