Hi I have create a sample java application and created a jar file. Now I want to create installer for windows application using visual studio.
How to create windows installer for java application using visual studio. Also I want my installer should check jre version. and my application should start on boot up of the machine.
Thanks Sunil Kumar Sahoo