Why you didn't understand me ? Is the reason my English or expressing oneself ?
My question: I have an desktop application (version 1.0). When i create an updated version let's say 1.0.1, i want to inform my users that there is an updated version of the program. After that they will install the new version by manually or the application will do it for them.
Second question: I knew that Java Web Start is suitable for that. But i am not using java web start. I distributed my app. from mywebsite with a setup.exe. So the quesiton is there a way to make update thing without using java web start ?