Creating a patch

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • variaas
    New Member
    • Jun 2007
    • 8

    Creating a patch

    Are there any suggestions for patching an application created with Visual Studio 2005/C#?

    Much like MS releases updates for their products, is there anyway to release a simple executable that would update an application written in c#?

    As a background...
    I've written the app with VS 2005/C# and created a Setup Project which gave me an MSI to distribute.
Working...