Commit graph

5 commits

Author SHA1 Message Date
Nabile Rahmani
3cadb9a179 Updater: Complete Windows update even in case of unhandled exceptions. 2018-12-11 21:19:13 +01:00
Nabile Rahmani
6c5a34eaa6 Updater: Delay executable file replace on Windows using the ProcessExit event.
This should match the Linux behaviour where the process can keep running after updating.
2018-12-10 19:46:30 +01:00
Nabile Rahmani
71500b5c68 Updates: don't auto-restart on Windows. 2018-06-17 13:18:05 +02:00
Nabile Rahmani
0f00baae39 - Do not check versions when switching streams.
- Manually restore execute bit on Unix.
- Use full paths everywhere instead of relying on current working directory.
- Less early returns on update operations.
- Formatting.
2018-06-15 05:28:09 +02:00
Nabile Rahmani
22e54a2333 Basic update system, help message. 2018-06-12 04:23:49 +02:00