Hi anyone,
I have created a Chat application in java, using awt and sockets. Now what I want is to create an installable from my .class files. I want the users to copy my .exe file and when they double-click it , a screen opens which ask where the user wants to install my chat application, then it asks for the licence aggreement etc. and finally when the setup is complete, it creates the folder at the path specified by the user and also creates an icon on the start->program files and on the desktop, so that users can use this short cut to open my chat application.
Please help....
Regards
vikas
I have created a Chat application in java, using awt and sockets. Now what I want is to create an installable from my .class files. I want the users to copy my .exe file and when they double-click it , a screen opens which ask where the user wants to install my chat application, then it asks for the licence aggreement etc. and finally when the setup is complete, it creates the folder at the path specified by the user and also creates an icon on the start->program files and on the desktop, so that users can use this short cut to open my chat application.
Please help....
Regards
vikas