PrismLauncher/launcher/updater/prismupdater
Rachel Powers a01a48793c
fix(updater): force asInvoker for updater on windows
- use `__COMPAT_LAYER` env var in windows to bypass Installer Detection and run as a normal user anyway
  - set up updater directly after main windows is created
  - check update locks before main window

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2023-06-30 03:19:21 -07:00
..
GitHubRelease.cpp chore: add license to headers 2023-06-25 14:21:55 -07:00
GitHubRelease.h chore: add license to headers 2023-06-25 14:21:55 -07:00
PrismUpdater.cpp fix(updater): force asInvoker for updater on windows 2023-06-30 03:19:21 -07:00
PrismUpdater.h feat(updater): tie in updater part 1 2023-06-25 21:37:47 -07:00
SelectReleaseDialog.ui feat(updater): final step for portable install 2023-06-25 13:47:32 -07:00
updater_main.cpp chore: add license to headers 2023-06-25 14:21:55 -07:00
updater.exe.manifest fix(updater): avoid windows installer detection with "asInvoker" in xml exe.manifest 2023-06-30 00:54:29 -07:00
UpdaterDialogs.cpp chore: add license to headers 2023-06-25 14:21:55 -07:00
UpdaterDialogs.h chore: add license to headers 2023-06-25 14:21:55 -07:00