impr: Make auto updater work better on Windows

This commit is contained in:
WerWolv
2025-02-15 16:46:36 +01:00
parent 2d6da52a86
commit 419787e17c
3 changed files with 3 additions and 3 deletions

View File

@@ -936,7 +936,7 @@ namespace hex {
}
EventImHexClosing::subscribe([executablePath, updateTypeString] {
hex::executeCommand(
hex::startProgram(
hex::format("\"{}\" \"{}\"",
wolv::util::toUTF8String(executablePath),
updateTypeString