IS there any open source software available which I can use to create installer of a java code for windows based machines....something like a setup.exe which runs and I can install everything on users windows machine....
if you are looking for something platform independant than u should try something developed in java....I guess ant can be used....but not in exactly same way as you are expecting...
What steps do you need to do in an install?
Test for dependancies - like jre
Create folders, copy files to different locations
Create icons or Start menu shorcut