Ask HN: How do I manage auto-updates during testing on Windows?
We are currently alpha-testing a very specific desktop client with a big corporation on the receiving end. It is no longer feasible to juggle installers manually. What would be your solution for multiple testing teams, multiple channels etc.? The only thing I found that looks at least a bit usable is velopack.
Do you mean windows updates? We use MECM so we can test windows updates effectively. This way Windows won't auto-update while your testing other things.
No, updates of our own desktop app that we develop.