Cas, I was wondering what kind of ratio you have of jar to exe file size? Before I decide to purchase Jet, I decided to download the demo version of Jet Pro to see how well it works. It took my ~200K jar and turned it into a 3.4 MB exe. That seems like a significant increase to me, and I'm sort of hoping I missed some setting somewhere to make it yet smaller.
I know I've obliterated all references to AWT in the code, as the resulting exe runs fine on a machine with no java at all. Also, there's no media files packed into that jar, it's purely byte code.
Are you getting similar results? If not, any clue what kind of mistakes I might be making that causes so much bloat?
Paul