Update Problem
Recently, I encountered a problem while using the upgrade feature. When prompted with a new version, clicking on the prompt window in the bottom right corner of the desktop will download the new version, but the program will automatically exit after downloading and will not update to the latest version even after restarting the program.
I noticed this error from the service.log file:
| Error | ToastHandler.HandleToastAction: failed parsing toast callback: Win32Exception > An error occurred trying to start process 'C:\Users\User\AppData\Local\Programs\AutoDarkMode\adm-updater\AutoDarkModeUpdater.exe' with working directory 'C:\Users\User\AppData\Local\Programs\AutoDarkMode\adm-updater'. The requested operation requires elevation. > Boolean StartWithCreateProcess(System.Diagnostics.ProcessStartInfo)
I was able to get the update to install by manually running the AutoDarkModeUpdater.exe as admin.