Click here to Skip to main content
15,886,639 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have been working in JAVA because i wanted to go cross platform. For what i am doing it has been "FASTER" than C# which shocked me. I think the simplicity of the java controls and needing to add everything including a panel to most controls keeps it very light (Kill,Kill,Kill JAVA's window layout engine so much stress to get exactly what i want).

Anyway now i have finished my first proper JAVA Desktop app and want to deploy it as an EXE to Mr average windows user. Simplicity is therefor a must!

I have seen good deployment of programs like Serviio that install JAVA for you if you need it. I want to do the same my project has to come from NET beans to the installer. I am lost as to what to do at this stage to get what i want. I'm not incompitant i have just switched from c# in Visual Basic and dove head first into JAVA. My only knowledge was of a ticket system i wrote for a college assignment XD. So i need the step by steps.
Posted

1 solution

 
Share this answer
 
Comments
Prasad_Kulkarni 10-May-12 1:32am    
Both links are useful, in fact contains detailed information. +5!
Sandeep Mewara 10-May-12 1:58am    
Thanks.
P.Salini 10-May-12 1:38am    
my 5!
Sandeep Mewara 10-May-12 1:58am    
Thanks.
Mohamed Mitwalli 10-May-12 8:29am    
5+

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900