I've created a C# Windows Forms Application, and implemented Clickonce deployment for checking automatic updates. But after creating a setup file, the application is not invoking the update functionality.
My Requirement is, the application should check for updates before start. And the application should be installed from a setup file..