I develop c# desktop software for medium-sized companies, and I’m looking for a good strategy to deploy software upgrades to my customers.
- How do you handle this?
- Do you use windows installer?
- Is it a better choise to develop my
custom upgrade program? Have you already developed similar things? Do you have some best practice to share? - Do you use some other library or
existing software?
Thanks
Or you can use a third party component Updater Component
Here’s the documentation.