Fix Windows auto updater file locking issue #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/windows-updater-helper"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implement deferred update mechanism using a helper batch script that applies
updates after the application exits, avoiding Windows file locking issues.
On Windows, the updater now:
Linux AppImage updates continue to work as before with the existing method.
Signed-off-by: Zephyron zephyron@citron-emu.org