Windows Application creates several ClickOnce instances

21 views Asked by At

My application creates an instance of ClickOnce each time it's executed. Is this intended?, I tried to look up for any documentation but I have not come up with anything that explain this behaviour.

enter image description here

1

There are 1 answers

0
fared On BEST ANSWER

I figure it out. I was executing the published files instead of the shorcut made by the installation. Stopped creating new instances