dear all,
Any link or even a fast explanation would be very appreciated regard to “ClickOnce” stuff.
Thanks in advance for your support,dear all,
Any link or even a fast explanation would be very appreciated regard to “ClickOnce” stuff.
Thanks in advance for your support,
ClickOnce question
fubnuts
ClickOnce is simply a system that allows you to have a deployed application check to see if newer updates have been published and if so update itself as well as allow easy installation from a remote webpage of the initial install.
You can find a series of walkthroughs on it here.
Is that the sort of thing you are looking for
VisualBasicGuruWannabe
Ok, thanks.It's useful for me. I began to wonder myself when I saw on my vb 2005 Project in the Properties page security stuff about ClickOnce, fully trust, partial and so forth.