Click here to Skip to main content
15,922,630 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hello,
As we have seen an Antivirus Software which automatically updates its virus definitions and ALSO THE PROGRAM from Internet
So I wanted to knw how can we do such a thing in our C# or VB.Net Application.




Also,
There are few Applications which Updates a previously installed software (OFFLINE WAY)
So How can we make such an Application which can be updated by another UPDATER Application?



Please help me with both the things
Posted

 
Share this answer
 
Comments
ankitpsaraogi 26-Mar-11 15:23pm    
I was following the first artical using the exact file names and paths. When setting up the clickOnce publish properties (using Publish Wizard) I get a warning message when entering "C:\Deployment\DDay.Update.Test" as the place where the application will look for updates, this prevents me from going any further. The warning reads:

"Invalid value for 'Update URL'. The string must be a fully qualified URL or UNC path ..."

Any ideas why this works for you guys and not me? I'm using VS 2008.
Kishor20 17-Apr-12 1:20am    
same problem here plz help me
Perhaps you're already familiar with this but one tool in the Visual Studio is ClickOnce[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900