Closed foxcpp closed 6 years ago
Is it really a problem? You run net start agent-updater
from agent. net start agent-updater
of course doesn't starts the service itself, it will only tells Windows to start it. Agent will not even see updater binary.
Here I propose a solution to agent updates problem. As we know, it's kinda problematic to replace running binaries on Windows. So there should be some way to update agent "from outside". Here is my plan:
How it would work
CC @Hexawolf @leha-bot