I am using VS 2008 with C#
My query is below. With Clickonce in VS 2008, i am creating a installer. It has an option that "Application should check for updates". Here is the screen shot

It shows the below Update Information Pop up When you have a new version setup placed in the same location from where the old setup was installed. Below is the screen shot.

Now, the issue is if you click the skip button and again clicking the shortcut of the installed setup will not show the "Application Update" message and results in manually uninstalling the old setup.
Any suggestions ?