AutoDarkModeVersion icon indicating copy to clipboard operation
AutoDarkModeVersion copied to clipboard

Update Problem

Open cyxnzb opened this issue 11 months ago • 1 comments

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.

cyxnzb avatar Mar 05 '25 06:03 cyxnzb

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.

DinuruSeniya avatar Aug 25 '25 04:08 DinuruSeniya