#pragma once
inline constexpr const char* INSTALLER_PROGRAM_FILENAME = "duckstation-qt-x64-ReleaseLTCG.exe";
inline constexpr const char* INSTALLER_UNINSTALLER_FILENAME = "uninstaller.exe";
inline constexpr const char* INSTALLER_SHORTCUT_FILENAME = "DuckStation.lnk";
inline constexpr const wchar_t* INSTALLER_UNINSTALL_REG_KEY =
L"Software\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\DuckStation";