Distributing JRE with Java Swing Game

I am developing some game using java swing. With the games Ineed to ship JRE because each user does not have JRE..So is there any other other solution.
[172 byte] By [whyjavajavaa] at [2007-9-27 23:42:09]
# 1
not really. There are a few other things you could try, but this is probably the best and definitely the easiest
tjacobs01a at 2007-7-7 16:20:00 > top of Java-index,Other Topics,Java Game Development...
# 2
I forgot the name, but there is a very nice Installer tool that allows you to bundle your program with a JRE. Search the news groups.
srhaddena at 2007-7-7 16:20:00 > top of Java-index,Other Topics,Java Game Development...
# 3
www.installanywhere.com is one. very nice. free for non-commercial products.
ericmuntza at 2007-7-7 16:20:00 > top of Java-index,Other Topics,Java Game Development...