summaryrefslogtreecommitdiff
path: root/Source/Core/WinUpdater/Main.cpp
AgeCommit message (Expand)Author
2025-03-08Core/WinUpdater: fix typoLuz Paz
2023-05-16StringUtil: Move CommandLineToUtf8Argv() into Common namespaceLioncash
2023-04-19Merge pull request #11770 from lioncash/errAdmiral H. Curtiss
2023-04-18Common/CommonFuncs: Move interface into Common namespaceLioncash
2023-04-15Embrace nullptr over NULL and 0get
2022-11-22Updater: Delete the file we check for write rights with on Windows.Admiral H. Curtiss
2022-11-22Updater: Check for write permissions in directory of Updater.exe.Admiral H. Curtiss
2022-09-20WinUpdater: Check OS and VC++ Redist versions.Shawn Hoffman
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-04-13Updater: Add code documentation Markdown fileDentomologist
2020-09-21DolphinQt: Handle non-ASCII characters in Windows cmd argumentsJosJuice
2020-07-08Common: Rename UTF16ToUTF8JosJuice
2019-10-07Move GetModuleName to CommonSilent
2019-07-22WinUpdater: Removed MAX_PATH limitation on path to updater, also fixed a wron...Silent
2019-04-10Move Updater to WinUpdaterspycrab