0

New to programming. Just finished my first app but am struggling making sure all end users are using the latest compiled version of my desktop app. Is there a bonified approach to this that I would be able to implement given my limited expertise? (I only know how to c# in desktop app environment so far).

Thanks tremendously in advance!

PS I am deploying with setup project in VS ans storing MSI installer on a shared network drive at my business

Thanks

ryekoko
  • 1
  • 3
  • see https://stackoverflow.com/questions/5006584/automatically-update-wpf-application – Jan Paolo Go Jun 14 '18 at 22:16
  • also see https://stackoverflow.com/questions/691663/auto-update-library-for-net – Jan Paolo Go Jun 14 '18 at 22:16
  • another https://stackoverflow.com/questions/623418/what-alternatives-are-there-to-clickonce – Jan Paolo Go Jun 14 '18 at 22:18
  • Personally, I would use Squirrel.Windows. It's still active and is also used by most "electron" apps like VS Code. Imagine your application's auto-update feature as seamless as with VS Code. – Jan Paolo Go Jun 14 '18 at 22:21
  • 3
    Possible duplicate of [Auto-update library for .NET?](https://stackoverflow.com/questions/691663/auto-update-library-for-net) – thatguy Jun 14 '18 at 22:48

0 Answers0