We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to enable software auto-start
No response
2024-05-02 12:12:22 | Info | Program.Main: commit hash: cf7a0fe, build: 10.4.1.1 2024-05-02 12:12:22 | Info | Program.Main: cwd: D:\Program Files (x86)\AutoDarkModeX_10.4.1.1\adm-app\AutoDarkModeSvc.exe 2024-05-02 12:12:22 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is default theme with localized name, path: C:\Windows\resources\Themes\aero.theme 2024-05-02 12:12:23 | Info | ComponentManager..ctor: current windows build: 22631.3527 2024-05-02 12:12:23 | Info | AsyncPipeServer.Loop: started npipe server with 5 workers (single in, multi out), request: admpipe_request_sabual-l-din 2024-05-02 12:12:23 | Info | ComponentManager..ctor: using apps and system components for newer builds 19044 and up 2024-05-02 12:12:23 | Info | ComponentManager..ctor: using wallpaper component for windows builds 22621.1105 and up 2024-05-02 12:12:23 | Info | ComponentManager..ctor: using colorization and cursor switcher for newer builds 19044 and up 2024-05-02 12:12:23 | Info | SystemEventHandler.RegisterResumeEvent: enabling theme refresh at system unlock (win 11) 2024-05-02 12:12:23 | Info | MessageParser.Parse: signal received: request for running status 2024-05-02 12:12:23 | Info | MessageParser.Parse: signal received: add service to autostart 2024-05-02 12:12:26 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:12:31 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:12:36 | Info | MessageParser.Parse: signal received, restarting 2024-05-02 12:12:36 | Info | Service.Exit: exiting service 2024-05-02 12:12:36 | Info | Program.Main: service shutdown successful 2024-05-02 12:12:36 | Info | Program.Main: commit hash: cf7a0fe, build: 10.4.1.1 2024-05-02 12:12:36 | Info | Program.Main: cwd: D:\Program Files (x86)\AutoDarkModeX_10.4.1.1\adm-app\AutoDarkModeSvc.exe 2024-05-02 12:12:36 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is default theme with localized name, path: C:\Windows\resources\Themes\aero.theme 2024-05-02 12:12:36 | Info | AsyncPipeServer.Loop: started npipe server with 5 workers (single in, multi out), request: admpipe_request_sabual-l-din 2024-05-02 12:12:36 | Info | ComponentManager..ctor: current windows build: 22631.3527 2024-05-02 12:12:36 | Info | ComponentManager..ctor: using apps and system components for newer builds 19044 and up 2024-05-02 12:12:36 | Info | ComponentManager..ctor: using wallpaper component for windows builds 22621.1105 and up 2024-05-02 12:12:36 | Info | ComponentManager..ctor: using colorization and cursor switcher for newer builds 19044 and up 2024-05-02 12:12:36 | Info | SystemEventHandler.RegisterResumeEvent: enabling theme refresh at system unlock (win 11) 2024-05-02 12:12:37 | Info | MessageParser.Parse: signal received: request for running status 2024-05-02 12:12:37 | Info | MessageParser.Parse: signal received: validate autostart entries 2024-05-02 12:12:37 | Info | TaskSchdHandler.GetLogonTask: logon task folder does not exist 2024-05-02 12:12:37 | Warn | AutoStartHandler.Validate: autostart validation failed (missing entry), recreate autostart registry keys 2024-05-02 12:12:37 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:13:10 | Info | TimeSwitchGovernor.EnableHook: time switch governor selected 2024-05-02 12:13:15 | Info | LocationHandler.UpdateWithGeolocator: updated geoposition via geolocator 2024-05-02 12:13:15 | Info | LocationHandler.UpdateSunTime: new sunrise (05:09) and new sunset (18:36) 2024-05-02 12:13:17 | Info | MessageParser.Parse: signal received: invoke theme switch request 2024-05-02 12:13:51 | Info | MessageParser.Parse: signal received: invoke theme switch request 2024-05-02 12:13:51 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:13:51 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is default theme with localized name, path: C:\Windows\resources\Themes\aero.theme 2024-05-02 12:13:51 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:13:51 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:13:51 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:13:51 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:13:51 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual 2024-05-02 12:13:53 | Info | MessageParser.Parse: signal received: invoke theme switch request 2024-05-02 12:13:53 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:13:53 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:13:53 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:13:53 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:13:53 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:13:54 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:13:54 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual 2024-05-02 12:13:56 | Info | MessageParser.Parse: signal received: invoke theme switch request 2024-05-02 12:13:56 | Warn | RegistryHandler.ColorFilterSetup: color filter key does not exist, creating 2024-05-02 12:13:56 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:13:56 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:13:56 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:13:56 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:13:56 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:13:56 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:13:56 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual 2024-05-02 12:13:57 | Info | MessageParser.Parse: signal received: invoke theme switch request 2024-05-02 12:13:57 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, TouchKeyboardSwitch] 2024-05-02 12:13:57 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:13:57 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:13:57 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:13:57 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:13:57 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:13:57 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual 2024-05-02 12:13:58 | Info | MessageParser.Parse: signal received: invoke theme switch request 2024-05-02 12:13:58 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, TouchKeyboardSwitch] 2024-05-02 12:13:59 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:13:59 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:13:59 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:13:59 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:13:59 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:13:59 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual 2024-05-02 12:14:06 | Info | MessageParser.Parse: signal received: invoke theme switch request 2024-05-02 12:14:06 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, CursorSwitch] 2024-05-02 12:14:06 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:14:06 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:14:06 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:14:06 | Info | CursorSwitch.HandleSwitch: update info - no cursors selected, setting current default cursor 2024-05-02 12:14:06 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:14:06 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:14:06 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual 2024-05-02 12:14:11 | Info | MessageParser.Parse: signal received: invoke theme switch request 2024-05-02 12:14:11 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, CursorSwitch] 2024-05-02 12:14:11 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:14:11 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:14:11 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:14:11 | Info | CursorSwitch.HandleSwitch: update info - no cursors selected, setting current default cursor 2024-05-02 12:14:11 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:14:11 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:14:11 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual 2024-05-02 12:14:36 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:14:37 | Info | ThemeFile.SyncWithActiveTheme: theme used for synching is custom theme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\Custom.theme 2024-05-02 12:14:37 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:14:37 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:14:37 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:14:37 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:14:37 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58 2024-05-02 12:15:01 | Info | MessageParser.Parse: signal received: invoke theme switch request 2024-05-02 12:15:01 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, CursorSwitch] 2024-05-02 12:15:01 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:15:01 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:15:01 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:15:01 | Info | CursorSwitch.HandleSwitch: update info - no cursors selected, setting current default cursor 2024-05-02 12:15:01 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:15:01 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:15:01 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual 2024-05-02 12:15:03 | Info | MessageParser.Parse: signal received: invoke theme switch request 2024-05-02 12:15:03 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, CursorSwitch] 2024-05-02 12:15:03 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:15:03 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:15:03 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:15:03 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:15:03 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:15:03 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual 2024-05-02 12:15:07 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:15:20 | Info | MessageParser.Parse: signal received: add service to autostart 2024-05-02 12:15:20 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:15:20 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:15:36 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:15:36 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:15:36 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:15:36 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:15:36 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:15:36 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:15:36 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58 2024-05-02 12:15:47 | Info | MessageParser.Parse: signal received: request for running status 2024-05-02 12:15:47 | Info | MessageParser.Parse: signal received: validate autostart entries 2024-05-02 12:15:47 | Info | TaskSchdHandler.GetLogonTask: logon task folder does not exist 2024-05-02 12:15:47 | Warn | AutoStartHandler.Validate: autostart validation failed (missing entry), recreate autostart registry keys 2024-05-02 12:15:47 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:15:50 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:15:55 | Info | MessageParser.Parse: signal received: add service to autostart 2024-05-02 12:15:55 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:15:55 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:16:24 | Info | Service.Exit: exiting service 2024-05-02 12:16:24 | Info | Program.Main: service shutdown successful 2024-05-02 12:17:16 | Info | Program.Main: commit hash: cf7a0fe, build: 10.4.1.1 2024-05-02 12:17:16 | Info | Program.Main: cwd: D:\Program Files (x86)\AutoDarkMode\adm-app\AutoDarkModeSvc.exe 2024-05-02 12:17:16 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:17:17 | Info | ComponentManager..ctor: current windows build: 22631.3527 2024-05-02 12:17:17 | Info | AsyncPipeServer.Loop: started npipe server with 5 workers (single in, multi out), request: admpipe_request_sabual-l-din 2024-05-02 12:17:17 | Info | ComponentManager..ctor: using apps and system components for newer builds 19044 and up 2024-05-02 12:17:17 | Info | ComponentManager..ctor: using wallpaper component for windows builds 22621.1105 and up 2024-05-02 12:17:17 | Info | ComponentManager..ctor: using colorization and cursor switcher for newer builds 19044 and up 2024-05-02 12:17:17 | Info | TimeSwitchGovernor.EnableHook: time switch governor selected 2024-05-02 12:17:17 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:17:17 | Info | MessageParser.Parse: signal received: request for running status 2024-05-02 12:17:17 | Info | MessageParser.Parse: signal received: add service to autostart 2024-05-02 12:17:17 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:17:17 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:17:17 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:17:17 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:17:18 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:17:18 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58 2024-05-02 12:17:18 | Info | SystemEventHandler.RegisterResumeEvent: enabling theme refresh at system unlock (win 11) 2024-05-02 12:17:18 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:17:30 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:17:34 | Info | MessageParser.Parse: signal received, restarting 2024-05-02 12:17:35 | Info | Service.Exit: exiting service 2024-05-02 12:17:35 | Info | Program.Main: service shutdown successful 2024-05-02 12:17:35 | Info | Program.Main: commit hash: cf7a0fe, build: 10.4.1.1 2024-05-02 12:17:35 | Info | Program.Main: cwd: D:\Program Files (x86)\AutoDarkMode\adm-app\AutoDarkModeSvc.exe 2024-05-02 12:17:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:17:35 | Info | ComponentManager..ctor: current windows build: 22631.3527 2024-05-02 12:17:35 | Info | AsyncPipeServer.Loop: started npipe server with 5 workers (single in, multi out), request: admpipe_request_sabual-l-din 2024-05-02 12:17:35 | Info | ComponentManager..ctor: using apps and system components for newer builds 19044 and up 2024-05-02 12:17:35 | Info | ComponentManager..ctor: using wallpaper component for windows builds 22621.1105 and up 2024-05-02 12:17:35 | Info | ComponentManager..ctor: using colorization and cursor switcher for newer builds 19044 and up 2024-05-02 12:17:35 | Info | TimeSwitchGovernor.EnableHook: time switch governor selected 2024-05-02 12:17:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:17:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:17:35 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:17:35 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:17:35 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:17:35 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:17:35 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58 2024-05-02 12:17:35 | Info | SystemEventHandler.RegisterResumeEvent: enabling theme refresh at system unlock (win 11) 2024-05-02 12:17:36 | Info | MessageParser.Parse: signal received: request for running status 2024-05-02 12:17:36 | Info | MessageParser.Parse: signal received: validate autostart entries 2024-05-02 12:17:36 | Info | TaskSchdHandler.GetLogonTask: logon task folder does not exist 2024-05-02 12:17:36 | Warn | AutoStartHandler.Validate: autostart validation failed (missing entry), recreate autostart registry keys 2024-05-02 12:17:36 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:17:43 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:18:02 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:18:04 | Info | MessageParser.Parse: signal received: add service to autostart 2024-05-02 12:18:04 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:18:04 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:18:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:18:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:18:35 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:18:35 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:18:35 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:18:35 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:18:35 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58 2024-05-02 12:18:41 | Info | MessageParser.Parse: signal received: add service to autostart 2024-05-02 12:18:41 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:18:41 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:19:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:19:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:19:35 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:19:35 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:19:35 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:19:35 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:19:35 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58 2024-05-02 12:20:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:20:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:20:35 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:20:35 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:20:35 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:20:35 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:20:35 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58 2024-05-02 12:21:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:21:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:21:35 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte) 2024-05-02 12:21:35 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch 2024-05-02 12:21:35 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required 2024-05-02 12:21:35 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2 2024-05-02 12:21:35 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58 2024-05-02 12:21:52 | Info | MessageParser.Parse: signal received: request for running status 2024-05-02 12:21:52 | Info | MessageParser.Parse: signal received: validate autostart entries 2024-05-02 12:21:52 | Info | TaskSchdHandler.GetLogonTask: logon task folder does not exist 2024-05-02 12:21:52 | Warn | AutoStartHandler.Validate: autostart validation failed (missing entry), recreate autostart registry keys 2024-05-02 12:21:52 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:22:15 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:22:27 | Info | LoggerSetup.UpdateLogmanConfig: enabling debug logs 2024-05-02 12:22:27 | Debug | AdmConfigMonitor.PerformConfigUpdate: updated configuration from file 2024-05-02 12:22:28 | Info | LoggerSetup.UpdateLogmanConfig: enabling trace logs 2024-05-02 12:22:28 | Debug | AdmConfigMonitor.PerformConfigUpdate: updated configuration from file 2024-05-02 12:22:30 | Trace | AdmConfigMonitor.OnChangedConfigCached: queueing config update to run in 200ms 2024-05-02 12:22:30 | Trace | AdmConfigMonitor.OnChangedConfigCached: config update already cached 2024-05-02 12:22:30 | Trace | AsyncPipeServer.HandleRequest: client connected, available workers: 4 2024-05-02 12:22:30 | Trace | AsyncPipeServer.HandleRequest: received message: --add-autostart, requested response channel: C#_xG5KwAdEZEKWMyUu6TvVIA== 2024-05-02 12:22:30 | Debug | AdmConfigMonitor.PerformConfigUpdate: updated configuration from file 2024-05-02 12:22:30 | Info | MessageParser.Parse: signal received: add service to autostart 2024-05-02 12:22:30 | Debug | AutoStartHandler.AddAutostart: autostart mode selected 2024-05-02 12:22:30 | Debug | TaskSchdHandler.RemoveLogonTask: logon task does not exist (no taskFolder) 2024-05-02 12:22:30 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String) 2024-05-02 12:22:30 | Trace | AsyncPipeServer.HandleRequest: client connected, available workers: 4 2024-05-02 12:22:30 | Trace | AsyncPipeServer.HandleRequest: received message: --get-autostart-state, requested response channel: C#_dPCYhRZkt0WDTv+RZZRMDw== 2024-05-02 12:22:30 | Info | MessageParser.Parse: signal recevied: get autostart state 2024-05-02 12:22:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch] 2024-05-02 12:22:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme 2024-05-02 12:22:35 | Trace | ThemeFile.Parse: theme file dump: ; Copyright © Microsoft Corp.
win11 23H2
The text was updated successfully, but these errors were encountered:
I suddenly encountered the same problem today.
Sorry, something went wrong.
No updates have been provided to this issue after 60 days of inactivity. The issue will be automatically closed in 7 days.
Lets keep this opened
No branches or pull requests
Description
Unable to enable software auto-start
Expected Behavior
No response
Log Data
2024-05-02 12:12:22 | Info | Program.Main: commit hash: cf7a0fe, build: 10.4.1.1
2024-05-02 12:12:22 | Info | Program.Main: cwd: D:\Program Files (x86)\AutoDarkModeX_10.4.1.1\adm-app\AutoDarkModeSvc.exe
2024-05-02 12:12:22 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is default theme with localized name, path: C:\Windows\resources\Themes\aero.theme
2024-05-02 12:12:23 | Info | ComponentManager..ctor: current windows build: 22631.3527
2024-05-02 12:12:23 | Info | AsyncPipeServer.Loop: started npipe server with 5 workers (single in, multi out), request: admpipe_request_sabual-l-din
2024-05-02 12:12:23 | Info | ComponentManager..ctor: using apps and system components for newer builds 19044 and up
2024-05-02 12:12:23 | Info | ComponentManager..ctor: using wallpaper component for windows builds 22621.1105 and up
2024-05-02 12:12:23 | Info | ComponentManager..ctor: using colorization and cursor switcher for newer builds 19044 and up
2024-05-02 12:12:23 | Info | SystemEventHandler.RegisterResumeEvent: enabling theme refresh at system unlock (win 11)
2024-05-02 12:12:23 | Info | MessageParser.Parse: signal received: request for running status
2024-05-02 12:12:23 | Info | MessageParser.Parse: signal received: add service to autostart
2024-05-02 12:12:26 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:12:31 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:12:36 | Info | MessageParser.Parse: signal received, restarting
2024-05-02 12:12:36 | Info | Service.Exit: exiting service
2024-05-02 12:12:36 | Info | Program.Main: service shutdown successful
2024-05-02 12:12:36 | Info | Program.Main: commit hash: cf7a0fe, build: 10.4.1.1
2024-05-02 12:12:36 | Info | Program.Main: cwd: D:\Program Files (x86)\AutoDarkModeX_10.4.1.1\adm-app\AutoDarkModeSvc.exe
2024-05-02 12:12:36 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is default theme with localized name, path: C:\Windows\resources\Themes\aero.theme
2024-05-02 12:12:36 | Info | AsyncPipeServer.Loop: started npipe server with 5 workers (single in, multi out), request: admpipe_request_sabual-l-din
2024-05-02 12:12:36 | Info | ComponentManager..ctor: current windows build: 22631.3527
2024-05-02 12:12:36 | Info | ComponentManager..ctor: using apps and system components for newer builds 19044 and up
2024-05-02 12:12:36 | Info | ComponentManager..ctor: using wallpaper component for windows builds 22621.1105 and up
2024-05-02 12:12:36 | Info | ComponentManager..ctor: using colorization and cursor switcher for newer builds 19044 and up
2024-05-02 12:12:36 | Info | SystemEventHandler.RegisterResumeEvent: enabling theme refresh at system unlock (win 11)
2024-05-02 12:12:37 | Info | MessageParser.Parse: signal received: request for running status
2024-05-02 12:12:37 | Info | MessageParser.Parse: signal received: validate autostart entries
2024-05-02 12:12:37 | Info | TaskSchdHandler.GetLogonTask: logon task folder does not exist
2024-05-02 12:12:37 | Warn | AutoStartHandler.Validate: autostart validation failed (missing entry), recreate autostart registry keys
2024-05-02 12:12:37 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:13:10 | Info | TimeSwitchGovernor.EnableHook: time switch governor selected
2024-05-02 12:13:15 | Info | LocationHandler.UpdateWithGeolocator: updated geoposition via geolocator
2024-05-02 12:13:15 | Info | LocationHandler.UpdateSunTime: new sunrise (05:09) and new sunset (18:36)
2024-05-02 12:13:17 | Info | MessageParser.Parse: signal received: invoke theme switch request
2024-05-02 12:13:51 | Info | MessageParser.Parse: signal received: invoke theme switch request
2024-05-02 12:13:51 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:13:51 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is default theme with localized name, path: C:\Windows\resources\Themes\aero.theme
2024-05-02 12:13:51 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:13:51 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:13:51 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:13:51 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:13:51 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual
2024-05-02 12:13:53 | Info | MessageParser.Parse: signal received: invoke theme switch request
2024-05-02 12:13:53 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:13:53 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:13:53 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:13:53 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:13:53 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:13:54 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:13:54 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual
2024-05-02 12:13:56 | Info | MessageParser.Parse: signal received: invoke theme switch request
2024-05-02 12:13:56 | Warn | RegistryHandler.ColorFilterSetup: color filter key does not exist, creating
2024-05-02 12:13:56 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:13:56 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:13:56 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:13:56 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:13:56 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:13:56 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:13:56 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual
2024-05-02 12:13:57 | Info | MessageParser.Parse: signal received: invoke theme switch request
2024-05-02 12:13:57 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, TouchKeyboardSwitch]
2024-05-02 12:13:57 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:13:57 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:13:57 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:13:57 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:13:57 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:13:57 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual
2024-05-02 12:13:58 | Info | MessageParser.Parse: signal received: invoke theme switch request
2024-05-02 12:13:58 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, TouchKeyboardSwitch]
2024-05-02 12:13:59 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:13:59 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:13:59 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:13:59 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:13:59 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:13:59 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual
2024-05-02 12:14:06 | Info | MessageParser.Parse: signal received: invoke theme switch request
2024-05-02 12:14:06 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, CursorSwitch]
2024-05-02 12:14:06 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:14:06 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:14:06 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:14:06 | Info | CursorSwitch.HandleSwitch: update info - no cursors selected, setting current default cursor
2024-05-02 12:14:06 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:14:06 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:14:06 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual
2024-05-02 12:14:11 | Info | MessageParser.Parse: signal received: invoke theme switch request
2024-05-02 12:14:11 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, CursorSwitch]
2024-05-02 12:14:11 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:14:11 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:14:11 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:14:11 | Info | CursorSwitch.HandleSwitch: update info - no cursors selected, setting current default cursor
2024-05-02 12:14:11 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:14:11 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:14:11 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual
2024-05-02 12:14:36 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:14:37 | Info | ThemeFile.SyncWithActiveTheme: theme used for synching is custom theme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\Custom.theme
2024-05-02 12:14:37 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:14:37 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:14:37 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:14:37 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:14:37 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58
2024-05-02 12:15:01 | Info | MessageParser.Parse: signal received: invoke theme switch request
2024-05-02 12:15:01 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, CursorSwitch]
2024-05-02 12:15:01 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:15:01 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:15:01 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:15:01 | Info | CursorSwitch.HandleSwitch: update info - no cursors selected, setting current default cursor
2024-05-02 12:15:01 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:15:01 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:15:01 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual
2024-05-02 12:15:03 | Info | MessageParser.Parse: signal received: invoke theme switch request
2024-05-02 12:15:03 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch, CursorSwitch]
2024-05-02 12:15:03 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:15:03 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:15:03 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:15:03 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:15:03 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:15:03 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: Manual
2024-05-02 12:15:07 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:15:20 | Info | MessageParser.Parse: signal received: add service to autostart
2024-05-02 12:15:20 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:15:20 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:15:36 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:15:36 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:15:36 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:15:36 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:15:36 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:15:36 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:15:36 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58
2024-05-02 12:15:47 | Info | MessageParser.Parse: signal received: request for running status
2024-05-02 12:15:47 | Info | MessageParser.Parse: signal received: validate autostart entries
2024-05-02 12:15:47 | Info | TaskSchdHandler.GetLogonTask: logon task folder does not exist
2024-05-02 12:15:47 | Warn | AutoStartHandler.Validate: autostart validation failed (missing entry), recreate autostart registry keys
2024-05-02 12:15:47 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:15:50 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:15:55 | Info | MessageParser.Parse: signal received: add service to autostart
2024-05-02 12:15:55 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:15:55 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:16:24 | Info | Service.Exit: exiting service
2024-05-02 12:16:24 | Info | Program.Main: service shutdown successful
2024-05-02 12:17:16 | Info | Program.Main: commit hash: cf7a0fe, build: 10.4.1.1
2024-05-02 12:17:16 | Info | Program.Main: cwd: D:\Program Files (x86)\AutoDarkMode\adm-app\AutoDarkModeSvc.exe
2024-05-02 12:17:16 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:17:17 | Info | ComponentManager..ctor: current windows build: 22631.3527
2024-05-02 12:17:17 | Info | AsyncPipeServer.Loop: started npipe server with 5 workers (single in, multi out), request: admpipe_request_sabual-l-din
2024-05-02 12:17:17 | Info | ComponentManager..ctor: using apps and system components for newer builds 19044 and up
2024-05-02 12:17:17 | Info | ComponentManager..ctor: using wallpaper component for windows builds 22621.1105 and up
2024-05-02 12:17:17 | Info | ComponentManager..ctor: using colorization and cursor switcher for newer builds 19044 and up
2024-05-02 12:17:17 | Info | TimeSwitchGovernor.EnableHook: time switch governor selected
2024-05-02 12:17:17 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:17:17 | Info | MessageParser.Parse: signal received: request for running status
2024-05-02 12:17:17 | Info | MessageParser.Parse: signal received: add service to autostart
2024-05-02 12:17:17 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:17:17 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:17:17 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:17:17 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:17:18 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:17:18 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58
2024-05-02 12:17:18 | Info | SystemEventHandler.RegisterResumeEvent: enabling theme refresh at system unlock (win 11)
2024-05-02 12:17:18 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:17:30 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:17:34 | Info | MessageParser.Parse: signal received, restarting
2024-05-02 12:17:35 | Info | Service.Exit: exiting service
2024-05-02 12:17:35 | Info | Program.Main: service shutdown successful
2024-05-02 12:17:35 | Info | Program.Main: commit hash: cf7a0fe, build: 10.4.1.1
2024-05-02 12:17:35 | Info | Program.Main: cwd: D:\Program Files (x86)\AutoDarkMode\adm-app\AutoDarkModeSvc.exe
2024-05-02 12:17:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:17:35 | Info | ComponentManager..ctor: current windows build: 22631.3527
2024-05-02 12:17:35 | Info | AsyncPipeServer.Loop: started npipe server with 5 workers (single in, multi out), request: admpipe_request_sabual-l-din
2024-05-02 12:17:35 | Info | ComponentManager..ctor: using apps and system components for newer builds 19044 and up
2024-05-02 12:17:35 | Info | ComponentManager..ctor: using wallpaper component for windows builds 22621.1105 and up
2024-05-02 12:17:35 | Info | ComponentManager..ctor: using colorization and cursor switcher for newer builds 19044 and up
2024-05-02 12:17:35 | Info | TimeSwitchGovernor.EnableHook: time switch governor selected
2024-05-02 12:17:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:17:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:17:35 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:17:35 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:17:35 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:17:35 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:17:35 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58
2024-05-02 12:17:35 | Info | SystemEventHandler.RegisterResumeEvent: enabling theme refresh at system unlock (win 11)
2024-05-02 12:17:36 | Info | MessageParser.Parse: signal received: request for running status
2024-05-02 12:17:36 | Info | MessageParser.Parse: signal received: validate autostart entries
2024-05-02 12:17:36 | Info | TaskSchdHandler.GetLogonTask: logon task folder does not exist
2024-05-02 12:17:36 | Warn | AutoStartHandler.Validate: autostart validation failed (missing entry), recreate autostart registry keys
2024-05-02 12:17:36 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:17:43 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:18:02 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:18:04 | Info | MessageParser.Parse: signal received: add service to autostart
2024-05-02 12:18:04 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:18:04 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:18:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:18:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:18:35 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:18:35 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:18:35 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:18:35 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:18:35 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58
2024-05-02 12:18:41 | Info | MessageParser.Parse: signal received: add service to autostart
2024-05-02 12:18:41 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:18:41 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:19:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:19:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:19:35 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:19:35 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:19:35 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:19:35 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:19:35 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58
2024-05-02 12:20:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:20:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:20:35 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:20:35 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:20:35 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:20:35 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:20:35 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58
2024-05-02 12:21:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:21:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:21:35 | Error | OfficeSwitch.HandleSwitch: could not set office theme NullReferenceException > Object reference not set to an instance of an object. > Void OfficeTheme(Byte)
2024-05-02 12:21:35 | Info | OfficeSwitch.HandleSwitch: update info - previous: Unknown, now: Unknown, mode: Switch
2024-05-02 12:21:35 | Info | ThemeManager.UpdateTheme: dwm management: no refresh required
2024-05-02 12:21:35 | Info | Tm2Handler.SetTheme: applied theme ADMTheme, from origin: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme directly via IThemeManager2
2024-05-02 12:21:35 | Info | ThemeManager.UpdateTheme: light theme switch performed, source: TimeSwitchModule, sunrise: 2024/5/2 5:09:58
2024-05-02 12:21:52 | Info | MessageParser.Parse: signal received: request for running status
2024-05-02 12:21:52 | Info | MessageParser.Parse: signal received: validate autostart entries
2024-05-02 12:21:52 | Info | TaskSchdHandler.GetLogonTask: logon task folder does not exist
2024-05-02 12:21:52 | Warn | AutoStartHandler.Validate: autostart validation failed (missing entry), recreate autostart registry keys
2024-05-02 12:21:52 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:22:15 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:22:27 | Info | LoggerSetup.UpdateLogmanConfig: enabling debug logs
2024-05-02 12:22:27 | Debug | AdmConfigMonitor.PerformConfigUpdate: updated configuration from file
2024-05-02 12:22:28 | Info | LoggerSetup.UpdateLogmanConfig: enabling trace logs
2024-05-02 12:22:28 | Debug | AdmConfigMonitor.PerformConfigUpdate: updated configuration from file
2024-05-02 12:22:30 | Trace | AdmConfigMonitor.OnChangedConfigCached: queueing config update to run in 200ms
2024-05-02 12:22:30 | Trace | AdmConfigMonitor.OnChangedConfigCached: config update already cached
2024-05-02 12:22:30 | Trace | AsyncPipeServer.HandleRequest: client connected, available workers: 4
2024-05-02 12:22:30 | Trace | AsyncPipeServer.HandleRequest: received message: --add-autostart, requested response channel: C#_xG5KwAdEZEKWMyUu6TvVIA==
2024-05-02 12:22:30 | Debug | AdmConfigMonitor.PerformConfigUpdate: updated configuration from file
2024-05-02 12:22:30 | Info | MessageParser.Parse: signal received: add service to autostart
2024-05-02 12:22:30 | Debug | AutoStartHandler.AddAutostart: autostart mode selected
2024-05-02 12:22:30 | Debug | TaskSchdHandler.RemoveLogonTask: logon task does not exist (no taskFolder)
2024-05-02 12:22:30 | Error | RegistryHandler.AddAutoStart: could not add service to autostart UnauthorizedAccessException > Attempted to perform an unauthorized operation. > Void Win32Error(Int32, System.String)
2024-05-02 12:22:30 | Trace | AsyncPipeServer.HandleRequest: client connected, available workers: 4
2024-05-02 12:22:30 | Trace | AsyncPipeServer.HandleRequest: received message: --get-autostart-state, requested response channel: C#_dPCYhRZkt0WDTv+RZZRMDw==
2024-05-02 12:22:30 | Info | MessageParser.Parse: signal recevied: get autostart state
2024-05-02 12:22:35 | Info | ComponentManager.GetComponentsToUpdate: components queued for update: [OfficeSwitch]
2024-05-02 12:22:35 | Info | ThemeFile.SyncWithActiveTheme: theme used for syncing is ADMTheme, path: C:\Users\Sabual-L-Din\AppData\Local\Microsoft\Windows\Themes\ADMTheme.theme
2024-05-02 12:22:35 | Trace | ThemeFile.Parse: theme file dump: ; Copyright © Microsoft Corp.
Commit Hash, Version and Windows Build
win11 23H2
Screenshots / Videos
The text was updated successfully, but these errors were encountered: