Is it possible to build in auto update in Windows service coded on VB .NET and how the process of update will look?
Thanx
You can. I've done it (although in a round-a-bout way). So has holodok as he mentioned above using VB.NET.Mihai wrote:Hi,
You can't turn the Updater into a service.
Why will you whant to do that?
Regars,
Mihai
There are several alternatives available:If not via running it as a service, what's the best way to accomplish this?