From a1e29a3fd39a7b806779c4aabf74f6ba276129e6 Mon Sep 17 00:00:00 2001 From: Pierre Bourdon Date: Thu, 13 May 2021 04:07:24 +0200 Subject: [PATCH] Updated Auto Update Internals (markdown) --- Auto-Update-Internals.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Auto-Update-Internals.md b/Auto-Update-Internals.md index c7e336b..8bc804c 100644 --- a/Auto-Update-Internals.md +++ b/Auto-Update-Internals.md @@ -89,6 +89,8 @@ The gzip'd contents of a file with hash `00112233445566778899aabbccddeeff` can b ## Running the updater +_Note: this section focuses on the Windows auto-update flow. There are small differences in how the macOS version operates, but the general operating principle remains the same._ + The Dolphin updater is `Updater.exe`, a separate binary from `Dolphin.exe`. It is designed to be able to run without depending on anything within the Dolphin install directory. When triggering an update, `Dolphin.exe` copies `Updater.exe` to a temporary location, and runs it with the following information provided through command line arguments: