Brandon Lewis

Brandon Lewis

  • NA
  • 527
  • 124.6k

Ideas For Auto Updating Application

Apr 21 2008 10:05 PM
No code necessary, but Im just curious about how some of you do updates for applications. I have an application with a few linked libraries that I am attempting to build a TCP/IP update application for to replace those libraries with more recent ones based on their version numbers.

This is a pretty annoying prospect when you cant replace some of them while the application is running.

How do you guys do updates for applications without using ClickOnce? Any ideas? Thanks :)