The latest 211 update was deteced, and didn't get auto-updated. I was able to reinstall and get the updated version.
[2025-01-15 13:49:00] ERROR System.ComponentModel.Win32Exception (5): Access is denied.
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.KillTree()
at System.Diagnostics.Process.Kill(Boolean entireProcessTree)
at ModernHomeUpdater.ClientApp.ViewModels.ApplicationViewModel.<>c__DisplayClass60_0.<InternalApplicationUpdateAsync>g__EnsureProcessNotRunningBeforeUpdate|2(InstalledApplicationViewModel app, Boolean silentKill)
[2025-01-15 13:49:00] INFO Not able to update application FanControl due to its running process.
[2025-01-15 13:49:00] DEBUG [FanControl]: Started downloading: 'https://github.com/Rem0o/FanControl.Releases/releases/download/V211/FanControl_211_net_8_0_Installer.exe';.
[2025-01-15 13:49:00] DEBUG [FanControl]: File 'C:\ProgramData\Patch My PC\FanControl_211_net_8_0_Installer.exe' downloaded successfully.
[2025-01-15 13:49:00] DEBUG [FanControl]: Started installing 'C:\ProgramData\Patch My PC\FanControl_211_net_8_0_Installer.exe' with arguments '/VERYSILENT /NOCLOSEAPPLICATIONS /NORESTARTAPPLICATIONS /NORESTART /SP- /SUPPRESSMSGBOXES'.
[2025-01-15 13:49:06] ERROR System.InvalidOperationException: [FanControl]: Failed to install application: 5 .
at ModernHomeUpdater.ClientApp.Services.Implementations.InstallationManager.InstallApplicationAsync(InstallCommandArgs installArgs, IProgress`1 progress, CancellationToken cancellationToken)
[2025-01-15 13:49:06] ERROR System.InvalidOperationException: [FanControl]: Failed to install application: 5 .
at ModernHomeUpdater.ClientApp.Services.Implementations.InstallationManager.InstallApplicationAsync(InstallCommandArgs installArgs, IProgress`1 progress, CancellationToken cancellationToken)
at ModernHomeUpdater.ClientApp.ViewModels.ApplicationViewModel.<>c__DisplayClass60_0.<<InternalApplicationUpdateAsync>g__InstallAppAsync|0>d.MoveNext()
[2025-01-15 13:49:06] ERROR Failed to update application due to error [FanControl]: Failed to install application: 5 ..
[2025-01-15 13:49:06] INFO Start update for Google Chrome application...
[2025-01-15 13:49:06] DEBUG [Google Chrome]: Started downloading: 'https://dl.google.com/tag/s/appguid%3D%7B8A69D345-D564-463C-AFF1-A69D9E530F96%7D%26iid%3D%7BD2BB0CDC-67E0-DFC3-7A6F-7D2C7C2B8F89%7D%26lang%3Den%26browser%3D3%26usagestats%3D0%26appname%3DGoogle%2520Chrome%26needsadmin%3Dtrue%26ap%3Dx64-stable-statsdef_1%26installdataindex%3Dempty/chrome/install/ChromeStandaloneSetup64.exe';.
[2025-01-15 13:49:10] DEBUG [Google Chrome]: File 'C:\ProgramData\Patch My PC\ChromeStandaloneSetup64.exe' downloaded successfully.
[2025-01-15 13:49:10] DEBUG [Google Chrome]: Started installing 'C:\ProgramData\Patch My PC\ChromeStandaloneSetup64.exe' with arguments '/silent /install'.
[2025-01-15 13:49:10] DEBUG [FanControl]: 'C:\ProgramData\Patch My PC\FanControl_211_net_8_0_Installer.exe' has been removed.
[2025-01-15 13:49:18] DEBUG [Google Chrome]: 'C:\ProgramData\Patch My PC\ChromeStandaloneSetup64.exe' installer exit code: 0 [56076:52192:0115/134910.729:VERBOSE1:installer.cc(429)] "C:\ProgramData\Patch My PC\ChromeStandaloneSetup64.exe" --silent --install --install=appguid={8A69D345-D564-463C-AFF1-A69D9E530F96}&iid={D2BB0CDC-67E0-DFC3-7A6F-7D2C7C2B8F89}&lang=en&browser=3&usagestats=0&appname=Google%20Chrome&needsadmin=true&ap=x64-stable-statsdef_1&installdataindex=empty --enable-logging --vmodule=*/components/winhttp/*=1,*/components/update_client/*=2,*/chrome/enterprise_companion/*=2,*/chrome/updater/*=2
[56076:52192:0115/134918.559:VERBOSE1:installer.cc(538)] Metainstaller WMain returned: 73500, Windows error: 0
[2025-01-15 13:49:00] ERROR System.ComponentModel.Win32Exception (5): Access is denied.
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.KillTree()
at System.Diagnostics.Process.Kill(Boolean entireProcessTree)
at ModernHomeUpdater.ClientApp.ViewModels.ApplicationViewModel.<>c__DisplayClass60_0.<InternalApplicationUpdateAsync>g__EnsureProcessNotRunningBeforeUpdate|2(InstalledApplicationViewModel app, Boolean silentKill)
[2025-01-15 13:49:00] INFO Not able to update application FanControl due to its running process.
[2025-01-15 13:49:00] DEBUG [FanControl]: Started downloading: 'https://github.com/Rem0o/FanControl.Releases/releases/download/V211/FanControl_211_net_8_0_Installer.exe';.
[2025-01-15 13:49:00] DEBUG [FanControl]: File 'C:\ProgramData\Patch My PC\FanControl_211_net_8_0_Installer.exe' downloaded successfully.
[2025-01-15 13:49:00] DEBUG [FanControl]: Started installing 'C:\ProgramData\Patch My PC\FanControl_211_net_8_0_Installer.exe' with arguments '/VERYSILENT /NOCLOSEAPPLICATIONS /NORESTARTAPPLICATIONS /NORESTART /SP- /SUPPRESSMSGBOXES'.
[2025-01-15 13:49:06] ERROR System.InvalidOperationException: [FanControl]: Failed to install application: 5 .
at ModernHomeUpdater.ClientApp.Services.Implementations.InstallationManager.InstallApplicationAsync(InstallCommandArgs installArgs, IProgress`1 progress, CancellationToken cancellationToken)
[2025-01-15 13:49:06] ERROR System.InvalidOperationException: [FanControl]: Failed to install application: 5 .
at ModernHomeUpdater.ClientApp.Services.Implementations.InstallationManager.InstallApplicationAsync(InstallCommandArgs installArgs, IProgress`1 progress, CancellationToken cancellationToken)
at ModernHomeUpdater.ClientApp.ViewModels.ApplicationViewModel.<>c__DisplayClass60_0.<<InternalApplicationUpdateAsync>g__InstallAppAsync|0>d.MoveNext()
[2025-01-15 13:49:06] ERROR Failed to update application due to error [FanControl]: Failed to install application: 5 ..
[2025-01-15 13:49:06] INFO Start update for Google Chrome application...
[2025-01-15 13:49:06] DEBUG [Google Chrome]: Started downloading: 'https://dl.google.com/tag/s/appguid%3D%7B8A69D345-D564-463C-AFF1-A69D9E530F96%7D%26iid%3D%7BD2BB0CDC-67E0-DFC3-7A6F-7D2C7C2B8F89%7D%26lang%3Den%26browser%3D3%26usagestats%3D0%26appname%3DGoogle%2520Chrome%26needsadmin%3Dtrue%26ap%3Dx64-stable-statsdef_1%26installdataindex%3Dempty/chrome/install/ChromeStandaloneSetup64.exe';.
[2025-01-15 13:49:10] DEBUG [Google Chrome]: File 'C:\ProgramData\Patch My PC\ChromeStandaloneSetup64.exe' downloaded successfully.
[2025-01-15 13:49:10] DEBUG [Google Chrome]: Started installing 'C:\ProgramData\Patch My PC\ChromeStandaloneSetup64.exe' with arguments '/silent /install'.
[2025-01-15 13:49:10] DEBUG [FanControl]: 'C:\ProgramData\Patch My PC\FanControl_211_net_8_0_Installer.exe' has been removed.
[2025-01-15 13:49:18] DEBUG [Google Chrome]: 'C:\ProgramData\Patch My PC\ChromeStandaloneSetup64.exe' installer exit code: 0 [56076:52192:0115/134910.729:VERBOSE1:installer.cc(429)] "C:\ProgramData\Patch My PC\ChromeStandaloneSetup64.exe" --silent --install --install=appguid={8A69D345-D564-463C-AFF1-A69D9E530F96}&iid={D2BB0CDC-67E0-DFC3-7A6F-7D2C7C2B8F89}&lang=en&browser=3&usagestats=0&appname=Google%20Chrome&needsadmin=true&ap=x64-stable-statsdef_1&installdataindex=empty --enable-logging --vmodule=*/components/winhttp/*=1,*/components/update_client/*=2,*/chrome/enterprise_companion/*=2,*/chrome/updater/*=2
[56076:52192:0115/134918.559:VERBOSE1:installer.cc(538)] Metainstaller WMain returned: 73500, Windows error: 0