I have a web page, in which I have one clickonce application, which is set to online only.
while clicking the link in the web page , the windows application is cached and opened.
but my problem is, when i close the webpage, the clickonce application is not closed, still I am able to work on the windows application.
I want to close the clickonce applicationas soon asthe webpage is closed.
Is there anyway to do this..?