Y
Hacker News
new
|
ask
|
show
|
jobs
by
glandium
660 days ago
You can actually rename an executable that is running, on Windows. That's a way to handle self updates: rename the executable, create its replacement, execute the new one to make it remove the old executable.