I am trying to deploy an application using ClickOnce.
When the user opens the clickonce website in his browser and click on the install button, he receives the Application Install - Security Warning prompt and can click Install or Don't Install.
The user clicks "Install", The application seems to be installing, but then the user receives a second Application Install - Security Warning prompt and can click Install or Don't Install.
Only if he clicks "Install", then the application run.
Then when reviewing the Start Menu - I see two icon were created, when one of them gives the Application Install - Security Warning prompt and just then run the application.
Same in Add/Remove programs - I see it their twice.
It seems like one of them is a link to installation of the second.
How can I remove the second Install prompt (and the duplicated installation)?
Thanks!
When the user opens the clickonce website in his browser and click on the install button, he receives the Application Install - Security Warning prompt and can click Install or Don't Install.
The user clicks "Install", The application seems to be installing, but then the user receives a second Application Install - Security Warning prompt and can click Install or Don't Install.
Only if he clicks "Install", then the application run.
Then when reviewing the Start Menu - I see two icon were created, when one of them gives the Application Install - Security Warning prompt and just then run the application.
Same in Add/Remove programs - I see it their twice.
It seems like one of them is a link to installation of the second.
How can I remove the second Install prompt (and the duplicated installation)?
Thanks!