Groups | Blog | Home
all groups > dotnet security > may 2006 >

dotnet security : Avoid to prompt for update in ClickOnce


Emanuele Ornella
5/24/2006 4:39:39 AM
Hello,
I would like to distribute an application in my company local area
network.
I published the setup via ClickOnce that works great for this purpouse
even because it's wonderful for new releases of the program.

Moreover I would like to avoid the prompt of the new release when a
client user launch the application and a new release is found.

I tryed to add a trusted certificate but it is still asking if I want
to upgrade or not.

Any help for this?

Thanks in advance,
emanuele
Emanuele Ornella
5/24/2006 5:00:28 AM
Thanks a lot!
In this so small gap of time you need to answer me I also found the
same answer here: http://www.vbcity.com/forums/topic.asp?tid=126170

I don't understand why I spent 2 hours to try to add a certificate for
my application hopeing this was the solution...

Thanks anyway!
ema
Dominick Baier [DevelopMentor]
5/24/2006 11:53:16 AM
Hi,

you can set the required minimum version in the manifest (also in the project
properties) - if you set the new version to required the prompt should go
away.

---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com

[quoted text, click to view]

AddThis Social Bookmark Button