Devolutions / Devolutions/UniGetUI
EaseUS Todo Backup workstation not correct rercognized
- Dominant language
- C#
- Stars
- 26.1k
- Forks
- 924
- Avg merge
- 15h 52m
- Merged PRs (30d)
- 52
Description
### Please confirm these before moving forward
- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/Devolutions/UniGetUI/releases/).
- [x] I have checked the [FAQ](https://github.com/Devolutions/UniGetUI#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/Devolutions/UniGetUI/issues/new/choose)).
### UniGetUI Version
20.26.1.10
### Windows version, edition, and architecture
Windows 11 Pro
### Describe your issue
EaseUS Todo Backup workstation not correct rercognized.
EaseUS Todo Backup workstation gets overwritten by the home version if not disabled
### Steps to reproduce the issue
_No response_
### UniGetUI Log
```text
[25/05/2026 13:50:28] __ __ _ ______ __ __ ______
/ / / /___ (_) ____/__ / /_/ / / / _/
/ / / / __ \/ / / __/ _ \/ __/ / / // /
/ /_/ / / / / / /_/ / __/ /_/ /_/ // /
\____/_/ /_/_/\____/\___/\__/\____/___/
Welcome to UniGetUI Version 2026.1.10
[25/05/2026 13:50:28]
[25/05/2026 13:50:28] Build 107
[25/05/2026 13:50:28] UI Framework: WinUI 3
[25/05/2026 13:50:28] Data directory C:\Users\ray\AppData\Local\UniGetUI
[25/05/2026 13:50:28] Encoding Code Page set to 850
[25/05/2026 13:50:28] OS: Microsoft Windows 10.0.26200
[25/05/2026 13:50:28] Process arch: X64 (OS: X64)
[25/05/2026 13:50:28] Runtime: .NET 10.0.7
[25/05/2026 13:50:28] Loaded language locale: nl
[25/05/2026 13:50:28] Elevated: False
[25/05/2026 13:50:28] Packaged (MSIX): False
[25/05/2026 13:50:28] Args: (none)
[25/05/2026 13:50:29] Command cargo-binstall.exe was not found on the system
[25/05/2026 13:50:30] Command pwsh.exe was not found on the system
[25/05/2026 13:50:30] Command vcpkg.exe was not found on the system
[25/05/2026 13:50:30] Command cargo.exe was not found on the system
[25/05/2026 13:50:30] Cargo is enabled but was not found on the system!
[25/05/2026 13:50:30] Command choco.exe was not found on the system
[25/05/2026 13:50:30] Command pwsh.exe was not found on the system
[25/05/2026 13:50:30] PowerShell7 is enabled but was not found on the system!
[25/05/2026 13:50:30] Command npm.cmd was not found on the system
[25/05/2026 13:50:30] Chocolatey is enabled but was not found on the system!
[25/05/2026 13:50:30] PowerShell is enabled and was found on C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe
[25/05/2026 13:50:30] Command scoop.ps1 was not found on the system
[25/05/2026 13:50:30] Npm is enabled but was not found on the system!
[25/05/2026 13:50:30] Scoop is enabled but was not found on the system!
[25/05/2026 13:50:30] Command vcpkg was not found on the system
[25/05/2026 13:50:30] Pip is enabled and was found on C:\Users\ray\AppData\Local\Microsoft\WindowsApps\python.EXE
[25/05/2026 13:50:30] Command vcpkg was not found on the system
[25/05/2026 13:50:30] Vcpkg root was not found. Please define the %VCPKG_ROOT% environment variable or define it from UniGetUI Settings
[25/05/2026 13:50:30] vcpkg is enabled but was not found on the system!
[25/05/2026 13:50:30] An error occurred while initialising package manager Pip
[25/05/2026 13:50:30] Generated a IPC API auth token for the current session
[25/05/2026 13:50:30] Connected to WinGet API using packaged COM activation.
[25/05/2026 13:50:30] WinGet activation mode selected: packaged COM registration | Source: system COM registration
[25/05/2026 13:50:30] Winget is enabled and was found on C:\Users\ray\AppData\Local\Microsoft\WindowsApps\winget.exe
[25/05/2026 13:50:30] .NET Tool is enabled and was found on C:\Program Files\dotnet\dotnet.exe
[25/05/2026 13:50:30] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: WinGet (aka Winget)
█ Executable name: "winget.exe"
█ Executable path: "C:\Users\ray\AppData\Local\Microsoft\WindowsApps\winget.exe"
█ Call arguments: ""
█ Version: System WinGet (CLI) Version: v1.28.240
█ Using Native WinGet helper (COM Api)
█ Activation mode: packaged COM registration
█ Activation source: system COM registration
█
█ WinGet is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[25/05/2026 13:50:30] System.InvalidOperationException: Microsoft Store python alias is not a valid python install
at UniGetUI.PackageEngine.Managers.PipManager.Pip._loadManagerVersion(String& version) in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.Managers.Pip\Pip.cs:line 510
at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in D:\a\UniGetUI\UniGetUI\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 106
[25/05/2026 13:50:30] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: .NET Tool (aka .NET Tool)
█ Executable name: "dotnet tool"
█ Executable path: "C:\Program Files\dotnet\dotnet.exe"
█ Call arguments: "tool "
█ Version: 10.0.300
█
█ .NET Tool is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[25/05/2026 13:50:30] WinGet temp folder does not exist, creating it...
[25/05/2026 13:50:30] Updater source 'ProductInfo' returned version 2026.1.10.0 (upgradable=False)
[25/05/2026 13:50:30] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ Name: PowerShell 5.x (aka PowerShell)
█ Executable name: "powershell.exe"
█ Executable path: "C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe"
█ Call arguments: " -NoProfile -Command"
█ Version: Name Value
█ ---- -----
█ PSVersion 5.1.26100.8457
█ PSEdition Desktop
█ PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
█ BuildVersion 10.0.26100.8457
█ CLRVersion 4.0.30319.42000
█ WSManStackVersion 3.0
█ PSRemotingProtocolVersion 2.3
█ SerializationVersion 1.1.0.1
█
█ PowerShell 5.x is enabled and ready to go.
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[25/05/2026 13:50:31] Api running on named pipe UniGetUI.IPC
[25/05/2026 13:50:33] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[25/05/2026 13:50:33] Unable to retrieve secret for resource 'UniGetUI/GitHubAccessToken': Kan element niet vinden.
Referentie kan niet uit de kluis worden opgehaald
[25/05/2026 13:50:33] Found 0 installed packages from .NET Tool
[25/05/2026 13:50:33] Found 0 installed packages from .NET Tool
[25/05/2026 13:50:33] Found 0 available updates from .NET Tool
[25/05/2026 13:50:33] Downloaded new icons and screenshots successfully!
[25/05/2026 13:50:35] Found 0 installed packages from PowerShell
[25/05/2026 13:50:35] Found 0 installed packages from PowerShell
[25/05/2026 13:50:35] Found 0 available updates from PowerShell
[25/05/2026 13:50:39] Found 185 installed packages from Winget
[25/05/2026 13:50:39] Found 10 available updates from Winget
[25/05/2026 13:50:40] Pinget returned manifest version '1.28.240.0' when '1.28.239.0' was requested for Microsoft.AppInstaller; treating as not found
[25/05/2026 13:50:40] Pinget returned manifest version '5.45.71' when '5.43.73' was requested for Corsair.iCUE.5; treating as not found
[25/05/2026 13:50:40] Pinget returned manifest version '17.5.0' when '< 14.1.0' was requested for EaseUS.TodoBackup; treating as not found
[25/05/2026 13:50:40] Pinget returned manifest version '21.3.0.0' when 'Unknown' was requested for XBMCFoundation.Kodi; treating as not found
[25/05/2026 13:50:40] Pinget returned manifest version '20.40' when '19.15' was requested for NCHSoftware.WavePad; treating as not found
[25/05/2026 13:50:40] Icon download attempt at https://community.chocolatey.org/content/packageimages/ea-app.13.218.0.5731.png failed with code NotFound
[25/05/2026 13:50:41] Integrity check passed successfully!
[25/05/2026 13:50:42] Icon download attempt at https://upload.wikimedia.org/wikipedia/commons/thumb/8/83/Steam_icon_logo.svg/512px-Steam_icon_logo.svg.png failed with code BadRequest
[25/05/2026 13:51:40] Loaded operation parameters for package id=Microsoft.AppInstaller on manager Winget and operation Update: update --id "Microsoft.AppInstaller" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[25/05/2026 13:52:12] WinGet package Corsair.iCUE.5 is installed on a system-wide scope, forcing administrator rights...
[25/05/2026 13:52:12] Loaded operation parameters for package id=Corsair.iCUE.5 on manager Winget and operation Update: update --id "Corsair.iCUE.5" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[25/05/2026 13:52:14] Found 185 installed packages from Winget
[25/05/2026 13:52:56] WinGet package Microsoft.VCRedist.2013.x86 is installed on a system-wide scope, forcing administrator rights...
[25/05/2026 13:52:56] Loaded operation parameters for package id=Microsoft.VCRedist.2013.x86 on manager Winget and operation Update: update --id "Microsoft.VCRedist.2013.x86" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force --architecture x86
[25/05/2026 13:52:58] Found 185 installed packages from Winget
[25/05/2026 13:53:15] WinGet package Microsoft.VCRedist.2015+.x64 requires elevation, forcing administrator rights...
[25/05/2026 13:53:15] Loaded operation parameters for package id=Microsoft.VCRedist.2015+.x64 on manager Winget and operation Update: update --id "Microsoft.VCRedist.2015+.x64" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force --architecture x64
[25/05/2026 13:53:16] Found 185 installed packages from Winget
[25/05/2026 13:53:37] Loaded operation parameters for package id=Google.Chrome.EXE on manager Winget and operation Update: update --id "Google.Chrome.EXE" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[25/05/2026 13:53:38] Found 185 installed packages from Winget
[25/05/2026 13:54:50] Loaded operation parameters for package id=Microsoft.WindowsTerminal on manager Winget and operation Update: update --id "Microsoft.WindowsTerminal" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force
[25/05/2026 13:54:51] Found 185 installed packages from Winget
[25/05/2026 13:54:54] WinGet package Microsoft.VCRedist.2015+.x86 is installed on a system-wide scope, forcing administrator rights...
[25/05/2026 13:54:54] Loaded operation parameters for package id=Microsoft.VCRedist.2015+.x86 on manager Winget and operation Update: update --id "Microsoft.VCRedist.2015+.x86" --exact --source winget --accept-source-agreements --disable-interactivity --silent --include-unknown --accept-package-agreements --force --architecture x86
[25/05/2026 13:54:54] Found 185 installed packages from Winget
[25/05/2026 13:55:14] Found 186 installed packages from Winget
```
### Package Managers Logs
```text
Manager WinGet with version:
System WinGet (CLI) Version: v1.28.240
Using Native WinGet helper (COM Api)
Activation mode: packaged COM registration
Activation source: system COM registration
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListSources
Process start time: 25/05/2026 13:50:30
Process end time: 25/05/2026 13:50:30
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged subprocess-based task on manager Winget. Task type is RefreshIndexes
Subprocess executable: "C:\Users\ray\AppData\Local\Microsoft\WindowsApps\winget.exe"
Command-line arguments: " source update --disable-interactivity "
Process start time: 25/05/2026 13:50:33
Process end time: 25/05/2026 13:50:34
-- Process STDOUT
...
Return code: SUCCESS (0)
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 25/05/2026 13:50:33
Process end time: 25/05/2026 13:50:39
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 25/05/2026 13:50:33
Process end time: 25/05/2026 13:50:35
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListUpdates
Process start time: 25/05/2026 13:50:34
Process end time: 25/05/2026 13:50:39
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 25/05/2026 13:52:12
Process end time: 25/05/2026 13:52:14
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 25/05/2026 13:52:12
Process end time: 25/05/2026 13:52:13
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 25/05/2026 13:52:56
Process end time: 25/05/2026 13:52:58
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 25/05/2026 13:52:56
Process end time: 25/05/2026 13:52:57
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 25/05/2026 13:53:15
Process end time: 25/05/2026 13:53:16
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 25/05/2026 13:53:15
Process end time: 25/05/2026 13:53:16
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 25/05/2026 13:53:37
Process end time: 25/05/2026 13:53:38
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 25/05/2026 13:53:37
Process end time: 25/05/2026 13:53:38
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 25/05/2026 13:54:50
Process end time: 25/05/2026 13:54:51
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 25/05/2026 13:54:50
Process end time: 25/05/2026 13:54:51
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 25/05/2026 13:54:54
Process end time: 25/05/2026 13:54:54
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 25/05/2026 13:55:13
Process end time: 25/05/2026 13:55:14
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 25/05/2026 13:55:13
Process end time: 25/05/2026 13:55:14
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is ListInstalledPackages
Process start time: 25/05/2026 14:03:08
Process end time: 25/05/2026 14:03:09
-- Task information
...
The task reported success
——————————————————————————————————————————
Logged native task on manager Winget. Task type is OtherTask
Process start time: 25/05/2026 14:03:08
Process end time: 25/05/2026 14:03:08
-- Task information
...
The task reported success
——————————————————————————————————————————
```
### Relevant information
_No response_
### Screenshots and videos
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.