I have a C# app in which I need to have an automatic update feature.
Are there any APIs in .Net that would facilitate this process ?
Microsoft clickonce does not let us install the app in the program files, so its not useful for us in our particular case.
Any help.
Thanks,