C
Cybertof
Hello,
I have build a simple C# application.
Is it possible to :
1- Make it available through an url (http://.....)
2- When the user clicks the link, the application would be
downloaded/installed/launched.If the application is already installed on
the pc, it checks the version with the one available within the url, if
the url one is newest, then it is downloaded/updated/launched.
Regards,
Cybertof.
I have build a simple C# application.
Is it possible to :
1- Make it available through an url (http://.....)
2- When the user clicks the link, the application would be
downloaded/installed/launched.If the application is already installed on
the pc, it checks the version with the one available within the url, if
the url one is newest, then it is downloaded/updated/launched.
Regards,
Cybertof.