marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
13.11k stars 451 forks source link

[BUG] WinGet Packages with unicode characters show garbled #2242

Closed RimacC2-EV closed 4 months ago

RimacC2-EV commented 5 months ago

Please confirm these before moving forward

Describe your issue

When some packages containing Chinese are detected by Uniget alpha 3.1.0 alpha 0, it cannot display the part of the program name that contains Chinese (in all cases)

Steps to reproduce the issue

  1. Download a package that contains Chinese (preferably an older version)
  2. Check for its update in UniGet (alpha 3.1.0 alpha 0)
  3. The Chinese characters cannot be displayed correctly.

WingetUI Log

[2024/5/22 22:01:08] 
                        __  __      _ ______     __  __  ______
                       / / / /___  (_) ____/__  / /_/ / / /  _/
                      / / / / __ \/ / / __/ _ \/ __/ / / // /  
                     / /_/ / / / / / /_/ /  __/ /_/ /_/ // /   
                     \____/_/ /_/_/\____/\___/\__/\____/___/   
                         Welcome to UniGetUI Version 3.1.0-alpha0
[2024/5/22 22:01:08]
[2024/5/22 22:01:08] Version Code:  3.099
[2024/5/22 22:01:09] Loaded language locale: zh_CN
[2024/5/22 22:01:09] Api auth token: qe5duscnsf0y5g17emnz4bf1146orpguvlvrlabddjzds3040esknwsat1eflpoq
[2024/5/22 22:01:10] Api running on http://localhost:7058
[2024/5/22 22:01:10] Using bundled GSudo at C:\Program Files\WingetUI\Assets\Utilities\gsudo.exe
[2024/5/22 22:01:11] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                     █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                     █ Name: Npm
                     █ Enabled: True
                     █ Found: False
                     █ THE MANAGER WAS NOT FOUND. PERHAPS IT IS NOT 
                     █ INSTALLED OR IT HAS BEEN MISCONFIGURED 
                     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2024/5/22 22:01:11] UniGetUI is up to date
[2024/5/22 22:01:12] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                     █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                     █ Name: .NET Tool
                     █ Enabled: True
                     █ Found: True
                     █ Fancye exe name: dotnet tool
                     █ Executable path: C:\Program Files\dotnet\dotnet.exe
                     █ Call arguments: tool
                     █ Version: 
                     █   8.0.205
                     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2024/5/22 22:01:12] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                     █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                     █ Name: Winget
                     █ Enabled: True
                     █ Found: True
                     █ Fancye exe name: winget.exe
                     █ Executable path: C:\Users\ZY\AppData\Local\Microsoft\WindowsApps\winget.exe
                     █ Call arguments: 
                     █ Version: 
                     █   Naive WinGet CLI Version: v1.7.11261
                     █   Using Native WinGet helper (COM Api)
                     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2024/5/22 22:01:12] Could not download updated translations from GitHub
[2024/5/22 22:01:12] System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
                        at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
                        at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
                        at UniGetUI.Core.Language.LanguageEngine.DownloadUpdatedLanguageFile(String LangKey, Boolean UseOldUrl) in C:\SomePrograms\WingetUI-Store\src\UniGetUI.Core.LanguageEngine\LanguageEngine.cs:line 98
[2024/5/22 22:01:12] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                     █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                     █ Name: Pip
                     █ Enabled: True
                     █ Found: True
                     █ Fancye exe name: pip
                     █ Executable path: C:\Users\ZY\AppData\Local\Programs\Python\Python310\python.exe
                     █ Call arguments:  -m pip
                     █ Version: 
                     █   pip 24.0 from C:\Users\ZY\AppData\Local\Programs\Python\Python310\lib\site-packages\pip (python 3.10)
                     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2024/5/22 22:01:14] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                     █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                     █ Name: Chocolatey
                     █ Enabled: True
                     █ Found: True
                     █ Fancye exe name: choco.exe
                     █ Executable path: C:\Users\ZY\AppData\Local\UniGetUI\Chocolatey\choco.exe
                     █ Call arguments: 
                     █ Version: 
                     █   2.2.2
                     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2024/5/22 22:01:15] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                     █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                     █ Name: Scoop
                     █ Enabled: True
                     █ Found: False
                     █ THE MANAGER WAS NOT FOUND. PERHAPS IT IS NOT 
                     █ INSTALLED OR IT HAS BEEN MISCONFIGURED 
                     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2024/5/22 22:01:16] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                     █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                     █ Name: PowerShell
                     █ Enabled: True
                     █ Found: True
                     █ Fancye exe name: powershell.exe
                     █ Executable path: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
                     █ Call arguments:  -NoProfile -Command
                     █ Version: 
                     █   Name                           Value                                                                                   
                     █   ----                           -----                                                                                   
                     █   PSVersion                      5.1.22621.2506                                                                          
                     █   PSEdition                      Desktop                                                                                 
                     █   PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                 
                     █   BuildVersion                   10.0.22621.2506                                                                         
                     █   CLRVersion                     4.0.30319.42000                                                                         
                     █   WSManStackVersion              3.0                                                                                     
                     █   PSRemotingProtocolVersion      2.3                                                                                     
                     █   SerializationVersion           1.1.0.1
                     ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[2024/5/22 22:01:16] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.
[2024/5/22 22:01:18] Error finding updates on manager .NET Tool
[2024/5/22 22:01:18] System.InvalidOperationException: Cannot start process because a file name has not been provided.
                        at System.Diagnostics.Process.Start()
                        at UniGetUI.PackageEngine.Managers.DotNetManager.DotNet.GetAvailableUpdates_UnSafe() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.Dotnet\DotNet.cs:line 75
                        at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.GetAvailableUpdates() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 168
[2024/5/22 22:01:20] Found 0 installed packages from .NET Tool
[2024/5/22 22:01:20] Found 26 installed packages from Pip
[2024/5/22 22:01:20] Found 0 available updates from Chocolatey
[2024/5/22 22:01:20] Found 0 installed packages from Chocolatey
[2024/5/22 22:01:23] Found 0 available updates from PowerShell
[2024/5/22 22:01:24] Found 1 available updates from Pip
[2024/5/22 22:01:26] Found 0 installed packages from PowerShell
[2024/5/22 22:02:15] Downloaded new icons and screenshots successfully!
[2024/5/22 22:07:10] Found 233 installed packages from Winget
[2024/5/22 22:07:20] Found 13 available updates from Winget
[2024/5/22 22:07:27] Found 0 installed packages from .NET Tool
[2024/5/22 22:07:28] Found 26 installed packages from Pip
[2024/5/22 22:07:28] Found 0 installed packages from Chocolatey
[2024/5/22 22:07:30] Found 0 installed packages from PowerShell
[2024/5/22 22:07:34] Found 233 installed packages from Winget
[2024/5/22 22:11:00] Update
[2024/5/22 22:11:00] Non-MSStore WinGet Native Icons have been forcefully disabled on code
[2024/5/22 22:11:00] Icon for package 360.360Chrome.X was not found, returning default icon
[2024/5/22 22:11:00] Found 0 screenshots for package Id=360.360Chrome.X

Package Managers Logs

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:14] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\Users\ZY\AppData\Local\UniGetUI\Chocolatey\choco.exe
█  Arguments:  source list
Chocolatey v2.2.2
chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.
[2024/5/22 22:01:14] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:16] PowerShell ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
█  Arguments:  -NoProfile -Command Get-PSRepository
Name                      InstallationPolicy   SourceLocation                                                          
----                      ------------------   --------------                                                          
PSGallery                 Untrusted            https://www.powershellgallery.com/api/v2                                
[2024/5/22 22:01:16] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:19] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\Users\ZY\AppData\Local\UniGetUI\Chocolatey\choco.exe
█  Arguments:  source list
Chocolatey v2.2.2
chocolatey - https://community.chocolatey.org/api/v2/ | Priority 0|Bypass Proxy - False|Self-Service - False|Admin Only - False.
[2024/5/22 22:01:19] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:20] .NET Tool ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\Program Files\dotnet\dotnet.exe
█  Arguments: tool list --global
包 ID      版本      命令
--------------------
[2024/5/22 22:01:20] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:20] Pip ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\Users\ZY\AppData\Local\Programs\Python\Python310\python.exe
█  Arguments:  -m pip list
Package           Version
----------------- ------------
certifi           2024.2.2
clip              1.0
colorama          0.4.6
filelock          3.14.0
fsspec            2024.5.0
ftfy              6.2.0
intel-openmp      2024.1.0
Jinja2            3.1.4
MarkupSafe        2.1.5
mpmath            1.3.0
networkx          3.3
numpy             1.26.4
pillow            10.3.0
ping3             4.0.8
pip               24.0
regex             2024.5.15
setuptools        69.5.1
sympy             1.12
tbb               2021.12.0
torch             2.3.0
torchvision       0.18.0
tqdm              4.66.4
typing_extensions 4.11.0
wcwidth           0.2.13
wheel             0.43.0
xformers          0.0.26.post1
WARNING: Ignoring invalid distribution -kl (c:\users\zy\appdata\local\programs\python\python310\lib\site-packages)
[2024/5/22 22:01:20] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:20] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\Users\ZY\AppData\Local\UniGetUI\Chocolatey\choco.exe
█  Arguments:  outdated
Chocolatey v2.2.2
Outdated Packages
 Output is package name | current version | available version | pinned?
Chocolatey has determined 0 package(s) are outdated. 
[2024/5/22 22:01:20] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:20] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\Users\ZY\AppData\Local\UniGetUI\Chocolatey\choco.exe
█  Arguments:  list
Chocolatey v2.2.2
0 packages installed.
[2024/5/22 22:01:20] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:21] PowerShell ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
█  Arguments:  -NoProfile -Command Get-PSRepository
Name                      InstallationPolicy   SourceLocation                                                          
----                      ------------------   --------------                                                          
PSGallery                 Untrusted            https://www.powershellgallery.com/api/v2                                
[2024/5/22 22:01:21] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:23] PowerShell ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
█  Arguments: 
Windows PowerShell
��Ȩ���У�C�� Microsoft Corporation����������Ȩ����
��װ���µ� PowerShell���˽��¹��ܺ͸Ľ���https://aka.ms/PSWindows
PS C:\Program Files\WingetUI> 
PS C:\Program Files\WingetUI>                 function Test-GalleryModuleUpdate {
>>                     param (
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Name,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [version] $Version,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Repository,
>>                         [switch] $NeedUpdateOnly
>>                     )
>>                     process {
>>                         $URLs = @{}
>>                         @(Get-PSRepository).ForEach({$URLs[$_.Name] = $_.SourceLocation})
>>                         $page = Invoke-WebRequest -Uri ($URLs[$Repository] + "/package/$Name") -UseBasicParsing -Maximum 0 -ea Ignore
>>                         [version]$latest = Split-Path -Path ($page.Headers.Location -replace "$Name." -replace ".nupkg") -Leaf
>>                         $needsupdate = $Latest -gt $Version
>>                         if ($needsupdate) {
>>                                 Write-Output($Name + "|" + $Version.ToString() + "|" + $Latest.ToString() + "|" + $Repository)
>>                         }
>>                     }
>>                 }
>>                 Get-InstalledModule | Test-GalleryModuleUpdate
PS C:\Program Files\WingetUI>                 exit
[2024/5/22 22:01:23] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:24] Pip ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\Users\ZY\AppData\Local\Programs\Python\Python310\python.exe
█  Arguments:  -m pip list --outdated
Package    Version Latest Type
---------- ------- ------ -----
setuptools 69.5.1  70.0.0 wheel
WARNING: Ignoring invalid distribution -kl (c:\users\zy\appdata\local\programs\python\python310\lib\site-packages)
[2024/5/22 22:01:24] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:01:26] PowerShell ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
█  Arguments:  -NoProfile -Command Get-InstalledModule
[2024/5/22 22:01:26] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:07:10] Winget ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: powershell.exe
█  Arguments: 
Windows PowerShell
��Ȩ���У�C�� Microsoft Corporation����������Ȩ����
��װ���µ� PowerShell���˽��¹��ܺ͸Ľ���https://aka.ms/PSWindows
PS C:\Program Files\WingetUI> 
PS C:\Program Files\WingetUI>                 Set-ExecutionPolicy Bypass -Scope Process -Force
PS C:\Program Files\WingetUI>                 function Print-WinGetPackage {
>>                     param (
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Name,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Id,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $InstalledVersion,
>>                         [Parameter(ValueFromPipelineByPropertyName)] [string[]] $AvailableVersions,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [bool] $IsUpdateAvailable,
>>                         [Parameter(ValueFromPipelineByPropertyName)] [string] $Source
>>                     )
>>                     process {
>>                         Write-Output("#" + $Name + "`t" + $Id + "`t" + $InstalledVersion + "`t" + $Source)
>>                     }
>>                 }
PS C:\Program Files\WingetUI>                 if(!(Get-Command -Verb Get -Noun WinGetPackage))
>>                 {
>>                     Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force -Confirm:$false
>>                     Install-Module -Name Microsoft.WinGet.Client -Scope CurrentUser -AllowClobber -Confirm:$false -Force
>>                 }
>>                 Get-WinGetPackage | Print-WinGetPackage
>>                 
#�ݴ����DZ��� 040EE49F.14883506B08ED_gbz9qvhw641ar    1.1.115.0   
#SwitchHosts    oldj.switchhosts    4.2.0   winget
#����� 5.0.0    12fd5ea3-711e-402e-8d75-f1335f9d8459    5.0.0   
# ΢�����Թܼ� 1f8dfdb6591e2dfea44c3536db4905fe    Unknown 
#��Ȼ�˵���˰���(�۽ɶ�) 22660100010000_is1  V3.1.206    
#ֽ��!   26720RandomSaladGamesLLC.SimpleSolitaire_kx24dqmazqk8j  7.4.14.0    
#360 ���������X 360.360Chrome.X 22.1.1073.64    winget
#��������   360DesktopLite  11.0.0.2011 
#360�ĵ���ʿ  360DocProtect   1.0.0.1201  
#360������ʦ 360DrvMgr   2.0.0.2000  
#�����촫 360JiLian   1.1.7.5 
#360ZipExtInstaller 360ZipExtInstaller_4ar96xt453154    1.0.0.1021  
#360��ֽ 360huabao   4.0.276.0   
#360��ȫ�����    360.360SE   15.1.2090.64    winget
#360ѹ�� 360ѹ��  4.0.0.1520  
#360��ȫ��ʿ  360��ȫ��ʿ   14.0.1.1007 
#360��ͼ 360��ͼ  1.0.1.1033  
#BaiduNetdiskService    3AD8A913.49937325EFC59_j4r74wbqry4cc    1.0.14.0    
# Ѹ���������    6439f302818f967618585659b24767fa    Unknown 
#AQ¼��  7478AQ.AQ_7978atzbr2yyc 1.7.6.0 
#Widgets for WingetUI   9932MartCliment.WingetUIWidgets_g91dtg5srk15g   0.5.0.0 
#������������   AD2F1837.E-QRcode_v10z8vjag6ke6 1.0.68.0    
#HP Audio Center    AD2F1837.HPAudioCenter_v10z8vjag6ke6    1.44.301.0  
#HP Enhanced Lighting   AD2F1837.HPEnhance_v10z8vjag6ke6    1.2.17.0    
#HP PC Hardware Diagnostics Windows AD2F1837.HPPCHardwareDiagnosticsWindows_v10z8vjag6ke6   2.6.0.0 
#HP Palette AD2F1837.HPPalette_v10z8vjag6ke6    1.4.14.0    
#HP Smart   AD2F1837.HPPrinterControl_v10z8vjag6ke6 153.1.1137.0    
#HP Privacy Settings    AD2F1837.HPPrivacySettings_v10z8vjag6ke6    1.3.7.0 
#HP QuickDrop   AD2F1837.HPQuickDrop_v10z8vjag6ke6  2.5.10921.0 
#HP Support Assistant   AD2F1837.HPSupportAssistant_v10z8vjag6ke6   9.35.35.0   
#HP System Event Utility    AD2F1837.HPSystemEventUtility_v10z8vjag6ke6 1.5.10.0    
#HP Command Center  AD2F1837.HPThermalControl_v10z8vjag6ke6 1.11.59.0   
#OMEN Gaming Hub    AD2F1837.OMENCommandCenter_v10z8vjag6ke6    1101.2404.6.0   
#myHP   AD2F1837.myHP_v10z8vjag6ke6 32.52414.341.0  
#Adobe Flash Player 34 ActiveX  Adobe Flash Player ActiveX  34.0.0.305  
#Adobe Flash Player 34 NPAPI    Adobe Flash Player NPAPI    34.0.0.305  
#Adobe Flash Player 34 PPAPI    Adobe Flash Player PPAPI    34.0.0.305  
#AMD Radeon Software    AdvancedMicroDevicesInc-2.AMDRadeonSoftware_0a9344xs7nr4m   10.22.20073.0   
#Ӣ�ض�? �Կ���������  AppUp.IntelGraphicsExperience_8j3eq9eme6ctt 1.100.5487.0    
#Intel? OptaneTM Memory and Storage Management  AppUp.IntelOptaneMemoryandStorageManagement_8j3eq9eme6ctt   20.0.1011.0 
#�ٶ�����    BaiduNetdisk.DesktopSyncClient_r5kxaep58dem0    7.17.5.6    
#BlueStacks X   BlueStacks X    10.31.1.1001    
#BlueStacks BlueStack.BlueStacks    5.21.111.1001   winget
#Citrix Workspace 2311  CitrixOnlinePluginPackWeb   23.11.1.140 
#Microsoft Clipchamp    Clipchamp.Clipchamp_yxz26nhyzhsrt   3.1.10220.0 
#e�ܼҳ�����  CooCare5_eService   5.196   
#DingTalk   Alibaba.DingTalk    7.5.11-Release.3179106  winget
#Duet Display   Duet Display 2.3.4.1    2.3.4.1 
#EasyBCD 2.4    EasyBCD 2.4 
#FormatFactory  FormatFactory   5.17.0.0    
#Git    Git.Git 2.45.0  winget
#Google Chrome (EXE)    Google.Chrome.EXE   124.0.6367.202  winget
#HP Documentation   HP_Documentation    1.0.0.1 
#Microsoft Office ��ͥ��ѧ���� 2021 - zh-cn   HomeStudent2021Retail - zh-cn   16.0.17531.20140    
#ImDisk Toolkit ImDiskApp   20240210    
#WPS Office (12.1.0.16929)  Kingsoft Office 12.1.0.16929    
#΢��OfficePLUS  MSOfficePLUS    2.12.0.13909    
#Microsoft Edge Microsoft.Edge  125.0.2535.51   winget
#Microsoft Edge Update  Microsoft Edge Update   1.3.187.37  
#Microsoft Edge WebView2 Runtime    Microsoft.EdgeWebView2Runtime   124.0.2478.80   winget
#Minecraft Launcher Microsoft.4297127D64EC6_8wekyb3d8bbwe   1.7.2.0 
#AV1 Video Extension    Microsoft.AV1VideoExtension_8wekyb3d8bbwe   1.2.931.0   
#��Ѷ    Microsoft.BingNews_8wekyb3d8bbwe    4.55.62231.0    
#MSN ����   Microsoft.BingWeather_8wekyb3d8bbwe 4.53.60911.0    
#OpenCLTM��OpenGL? �� Vulkan? ���ݰ� Microsoft.D3DMappingLayers_8wekyb3d8bbwe    1.2404.1.0  
#App Installer  Microsoft.AppInstaller  1.22.11261.0    winget
#DirectX    Microsoft.DirectXRuntime_8wekyb3d8bbwe  9.29.1974.0 
#Xbox   Microsoft.GamingApp_8wekyb3d8bbwe   2405.1000.51.0  
#��Ϸ����    Microsoft.GamingServices_8wekyb3d8bbwe  21.89.7001.0    
#��ȡ����    Microsoft.GetHelp_8wekyb3d8bbwe 10.2403.20861.0 
#Microsoft ʹ�ü���   Microsoft.Getstarted_8wekyb3d8bbwe  10.2312.1.0 
#HEIF Image Extensions  Microsoft.HEIFImageExtension_8wekyb3d8bbwe  1.1.861.0   
#�����豸�����̵� HEVC ��Ƶ��չ  Microsoft.HEVCVideoExtension_8wekyb3d8bbwe  2.1.1161.0  
#Ink.Handwriting.Main.zh-Hans.1.0   Microsoft.Ink.Handwriting.Main.zh-Hans.1.0_8wekyb3d8bbwe    0.237.110.0 
#Ink.Handwriting.zh-Hans.1.0    Microsoft.Ink.Handwriting.zh-Hans.1.0_8wekyb3d8bbwe 0.237.110.0 
#����(����)���������    Microsoft.LanguageExperiencePackzh-CN_8wekyb3d8bbwe 22621.50.223.0  
#Microsoft Edge Microsoft.MicrosoftEdge.Stable_8wekyb3d8bbwe    125.0.2535.51   
#Microsoft 365 (Office) Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe  18.2405.1121.0  
#���Թܼ� Microsoft.MicrosoftPCManager_8wekyb3d8bbwe  3.9.5.0 
#Solitaire & Casual Games   Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe    4.19.5100.0 
#Microsoft ���  Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe    4.0.6002.0  
#Microsoft Sudoku   Microsoft.MicrosoftSudoku_8wekyb3d8bbwe 2.9.5081.0  
#Minecraft Education    Microsoft.MinecraftEducationEdition_8wekyb3d8bbwe   1.20.1305.0 
#Minecraft: Java Edition    Microsoft.MinecraftJavaEdition_8wekyb3d8bbwe    1.0.5.0 
#Minecraft for Windows  Microsoft.MinecraftUWP_8wekyb3d8bbwe    1.20.8101.0 
#Minecraft Windows Preview  Microsoft.MinecraftWindowsBeta_8wekyb3d8bbwe    1.21.26.0   
#�����ʵ�Ż�  Microsoft.MixedReality.Portal_8wekyb3d8bbwe 2000.21051.1282.0   
#Microsoft .Net Native Framework Package 1.3    Microsoft.NET.Native.Framework.1.3_8wekyb3d8bbwe    1.3.24211.0 
#Microsoft .Net Native Framework Package 1.7    Microsoft.NET.Native.Framework.1.7_8wekyb3d8bbwe    1.7.27413.0 
#Microsoft .Net Native Framework Package 2.1    Microsoft.NET.Native.Framework.2.1_8wekyb3d8bbwe    2.1.27427.0 
#Microsoft .Net Native Framework Package 2.2    Microsoft.NET.Native.Framework.2.2_8wekyb3d8bbwe    2.2.29512.0 
#Microsoft .Net Native Runtime Package 1.4  Microsoft.NET.Native.Runtime.1.4_8wekyb3d8bbwe  1.4.24201.0 
#Microsoft .Net Native Runtime Package 1.7  Microsoft.NET.Native.Runtime.1.7_8wekyb3d8bbwe  1.7.27422.0 
#Microsoft .Net Native Runtime Package 2.1  Microsoft.NET.Native.Runtime.2.1_8wekyb3d8bbwe  2.1.26424.0 
#Microsoft .Net Native Runtime Package 2.2  Microsoft.NET.Native.Runtime.2.2_8wekyb3d8bbwe  2.2.28604.0 
#OneDrive   Microsoft.OneDriveSync_8wekyb3d8bbwe    23209.1008.2.0  
#Outlook for Windows    Microsoft.OutlookForWindows_8wekyb3d8bbwe   1.2024.508.600  
#��ͼ    Microsoft.Paint_8wekyb3d8bbwe   11.2403.28.0    
#Microsoft ���� Microsoft.People_8wekyb3d8bbwe  10.2202.100.0   
#Power Automate Microsoft.PowerAutomateDesktop_8wekyb3d8bbwe    11.2404.195.0   
#Raw Image Extension    Microsoft.RawImageExtension_8wekyb3d8bbwe   2.3.1221.0  
#��ͼ����    Microsoft.ScreenSketch_8wekyb3d8bbwe    11.2403.8.0 
#Windows ��ȫ����    Microsoft.SecHealthUI_8wekyb3d8bbwe 1000.25992.9000.0   
#Microsoft Engagement Framework Microsoft.Services.Store.Engagement_8wekyb3d8bbwe   10.0.23012.0    
#Microsoft Store ��������   Microsoft.StorePurchaseApp_8wekyb3d8bbwe    22403.1401.0.0  
#Microsoft To Do    Microsoft.Todos_8wekyb3d8bbwe   2.114.7122.0    
#Microsoft.UI.Xaml.2.4  Microsoft.UI.Xaml.2.4_8wekyb3d8bbwe 2.42007.9001.0  
#Microsoft.UI.Xaml.2.5  Microsoft.UI.Xaml.2.5_8wekyb3d8bbwe 2.52012.2002.0  
#Microsoft.UI.Xaml  Microsoft.UI.Xaml.2.7   7.2208.15002.0  winget
#Microsoft.UI.Xaml  Microsoft.UI.Xaml.2.8   8.2310.30001.0  winget
#Microsoft Visual C++ 2012 UWP Desktop Runtime Package  Microsoft.VCLibs.110.00.UWPDesktop_8wekyb3d8bbwe    11.0.61135.0    
#Microsoft Visual C++ 2013 UWP Desktop Runtime Package  Microsoft.VCLibs.120.00.UWPDesktop_8wekyb3d8bbwe    12.0.40653.0    
#Microsoft Visual C++ 2015 UWP Desktop Runtime Package  Microsoft.VCLibs.Desktop.14 14.0.33519.0    winget
#Microsoft Visual C++ 2015 UWP Runtime Package  Microsoft.VCLibs.140.00_8wekyb3d8bbwe   14.0.33519.0    
#VP9 Video Extensions   Microsoft.VP9VideoExtensions_8wekyb3d8bbwe  1.1.451.0   
#Web ý����չ Microsoft.WebMediaExtensions_8wekyb3d8bbwe  1.1.1295.0  
#Webp Image Extensions  Microsoft.WebpImageExtension_8wekyb3d8bbwe  1.1.1221.0  
#Microsoft Whiteboard   Microsoft.Whiteboard_8wekyb3d8bbwe  53.21110.548.0  
#Windows App Runtime DDLM 5001.70.1338.0-x6 Microsoft.WinAppRuntime.DDLM.5001.70.1338.0-x6_8wekyb3d8bbwe    5001.70.1338.0  
#Windows App Runtime DDLM 5001.70.1338.0-x8 Microsoft.WinAppRuntime.DDLM.5001.70.1338.0-x8_8wekyb3d8bbwe    5001.70.1338.0  
#Microsoft Copilot  Microsoft.Windows.Ai.Copilot.Provider_8wekyb3d8bbwe 1.0.3.0 
#Dev Home GitHub Extension (Preview)    Microsoft.Windows.DevHomeGitHubExtension_8wekyb3d8bbwe  0.1300.477.0    
#Dev Home (Preview) Microsoft.DevHome   0.1301.477.0    winget
#Microsoft ��Ƭ  Microsoft.Windows.Photos_8wekyb3d8bbwe  2024.11050.3002.0   
#Windows ʱ��    Microsoft.WindowsAlarms_8wekyb3d8bbwe   11.2403.8.0 
#WindowsAppRuntime.1.1  Microsoft.WindowsAppRuntime.1.1_8wekyb3d8bbwe   1005.616.1651.0 
#WindowsAppRuntime.1.2  Microsoft.WindowsAppRuntime.1.2_8wekyb3d8bbwe   2000.802.31.0   
#WindowsAppRuntime.1.3  Microsoft.WindowsAppRuntime.1.3_8wekyb3d8bbwe   3000.934.1904.0 
#WindowsAppRuntime.1.4  Microsoft.WindowsAppRuntime.1.4_8wekyb3d8bbwe   4000.1136.2333.0    
#WindowsAppRuntime.1.5  Microsoft.WindowsAppRuntime.1.5_8wekyb3d8bbwe   5001.119.156.0  
#Windows ������ Microsoft.WindowsCalculator_8wekyb3d8bbwe   11.2401.0.0 
#Windows ���    Microsoft.WindowsCamera_8wekyb3d8bbwe   2024.2402.5.0   
#��������   Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe  1.2405.21311.0  
#Windows ��ͼ    Microsoft.WindowsMaps_8wekyb3d8bbwe 1.0.62.0    
#Windows ���±�  Microsoft.WindowsNotepad_8wekyb3d8bbwe  11.2402.22.0    
#Windows ¼����  Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe    11.2403.3.0 
#Microsoft Store    Microsoft.WindowsStore_8wekyb3d8bbwe    22404.1401.1.0  
#Windows Terminal   Microsoft.WindowsTerminal   1.20.11271.0    winget
#Windows Package Manager Source (winget)    Microsoft.Winget.Source_8wekyb3d8bbwe   2024.522.1436.350   
#Xbox TCUI  Microsoft.Xbox.TCUI_8wekyb3d8bbwe   1.24.10001.0    
#Xbox Game Bar Plugin   Microsoft.XboxGameOverlay_8wekyb3d8bbwe 1.54.4001.0 
#Game Bar   Microsoft.XboxGamingOverlay_8wekyb3d8bbwe   7.124.5142.0    
#Xbox Identity Provider Microsoft.XboxIdentityProvider_8wekyb3d8bbwe    12.95.3001.0    
#Xbox Game Speech Window    Microsoft.XboxSpeechToTextOverlay_8wekyb3d8bbwe 1.21.13002.0    
#Windows ý�岥����    Microsoft.ZuneMusic_8wekyb3d8bbwe   11.2403.5.0 
#��Ӱ�͵���   Microsoft.ZuneVideo_8wekyb3d8bbwe   10.22091.10061.0    
#Microsoft Family   MicrosoftCorporationII.MicrosoftFamily_8wekyb3d8bbwe    0.2.40.0    
#��������   MicrosoftCorporationII.QuickAssist_8wekyb3d8bbwe    2.0.30.0    
#WinAppRuntime.Main.1.5 MicrosoftCorporationII.WinAppRuntime.Main.1.5_8wekyb3d8bbwe 5001.119.156.0  
#WinAppRuntime.Singleton    MicrosoftCorporationII.WinAppRuntime.Singleton_8wekyb3d8bbwe    5001.119.156.0  
#Windows Web Experience Pack    MicrosoftWindows.Client.WebExperience_cw5n1h2txyewy 424.1301.450.0  
#���豸��������   MicrosoftWindows.CrossDevice_cw5n1h2txyewy  1.24042.39.0    
#����� ���������    MouseClick  1.2.0.0 
#NTLite Nlitesoft.NTLite    2024.5.9931.0   winget
#Microsoft OneDrive Microsoft.OneDrive  24.086.0428.0003    winget
#Microsoft OneNote - zh-cn  OneNoteFreeRetail - zh-cn   16.0.17531.20140    
#���տ�Զ�̿���    Oray SunLogin RemoteClient  15.3.2.62919    
#QQ Tencent.QQ.NT   9.9.9.23424 winget
#QQ���� Tencent.QQMusic 20.13   winget
#Reader Reader  3.0.0.1890  
#�����  SDX_MOUSE_CLICK_PC  2.7.3.11    
#Sandboxie-Plus Sandboxie.Plus  1.14.0  winget
#SandboxieShell SandboxieShell_8tm9b3t852hs2    1.0.0.0 
#Subway Simulator 3D - Metro Train Driver   SimulatorsLiveLLC.SubwaySimulator3D-MetroTrainDriv_4m7mw7nsxfatr    1.2.3.0 
#StarWind V2V Converter V9.0 (build 413)    StarWind V2V Converter (9.0.1.413)_is1  Unknown 
#Backrooms: The Project Demo    Steam App 2404080   Unknown 
#Watt Toolkit   Steam++ 3.0.808.0   
#TAP-Windows 9.24.2 TAP-Windows 9.24.2  
#Visual Basic for Application 7.0.1589  Visual Basic for Application    7.0.1589    
#Watt������ Watt������  Unknown 
#WeChat Tencent.WeChat  3.9.10.19   winget
#ahsProtector   ahs_protector   Unknown 
# Qzone��Ἣ���ϴ����� d9b4291f27acbd234d53cbf9a71f2e48    Unknown 
#���۾���    desktopresttray 11.1.0.1071 
#�ʼ�������  microsoft.windowscommunicationsapps_8wekyb3d8bbwe   16005.14326.21904.0 
#Outlook (PWA)  outlook.live.com-E069DD9B_ad12m90dr0gt2 1.0.0.0 
#Ѹ��    thunder_is1 12.0.11.2480    
#wpsappext1 wpsappext1_km9wtz8rh8me0    1.0.0.0 
#wpsappext2 wpsappext2_km9wtz8rh8me0    1.0.0.0 
#wpsappext3 wpsappext3_km9wtz8rh8me0    1.0.0.0 
#Gold Digger FRVR   www.msn.cn-6AFFECFA_rf08tqkpet0he   1.0.0.10    
#�������� 10.2.0    {02F850ED-FD0E-4ED1-BE0B-5498165BF301}_is1  10.2.0  
#Microsoft Visual C++ 2013 Redistributable (x64)    Microsoft.VCRedist.2013.x64 12.0.40664.0    winget
#Windows ���Խ���״�����  {079396CE-BC78-49BB-8F66-9EFEF812462F}  3.7.2204.15001  
#HP Audio Switch    {0B1DA73D-0562-4DE1-B942-CEF286CF2EDD}  1.0.211.0   
#Windows 11 Installation Assistant  Microsoft.WindowsInstallationAssistant  1.4.19041.3630  winget
#Nuance PaperPort 14    {191BDB88-4E7B-4698-AB0C-C5D7B6638334}  14.5.0007   
#Microsoft Visual C++ 2010 x64 Redistributable  Microsoft.VCRedist.2010.x64 10.0.40219  winget
#Microsoft GameInput    {1F2B6AF3-C260-8666-5950-E3FEDBC851D6}  10.1.22621.3036 
#Python 3.10    Python.Python.3.10  3.10.6  winget
#Microsoft Visual C++ 2013 Redistributable (x86)    Microsoft.VCRedist.2013.x86 12.0.40664.0    winget
#Microsoft Visual C++ 2012 Redistributable (x86)    Microsoft.VCRedist.2012.x86 11.0.61030.0    winget
#CAJViewer  {38CE8FAD-2E31-4CA8-B671-1BA7A8A54B28}  7.2.1   
#Microsoft Visual C++ 2015-2022 Redistributable (x86)   Microsoft.VCRedist.2015+.x86    14.36.32532.0   winget
#Java(TM) SE Development Kit 21.0.2 (64-bit)    {4279F87C-3082-5077-A915-E01597628FDF}  21.0.2.0    
#Auto Dark Mode XP8JK4HZBVF435  10.4.1.1    msstore
#MountPluginSetup   {48812177-34D2-4D38-A8E6-6E977FF46A82}  1.0.0   
#Python Launcher    Python.Launcher > 3.12.0    winget
#Microsoft Visual C++ 2015-2022 Redistributable (x64)   Microsoft.VCRedist.2015+.x64    14.40.33617.1   winget
#Bonjour    Apple.Bonjour   3.1.0.1 winget
#Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4048 {5B1F2843-B379-3FF2-B0D3-64DD143ED53A}  9.0.30729.4048  
#Microsoft Visual C++ 2008 Redistributable - x64    Microsoft.VCRedist.2008.x64 9.0.30729.6161  winget
#��ҵ��ֱ����ѧ����    {6360FC73-5AC2-4A30-B354-EE6BEA8B7665}_is1  9.5.0   
#HP Connection Optimizer    {6468C4A5-E47E-405F-B675-A70A70983EA6}  2.0.20.0    
#Nuance PDF Viewer SE   {652F599F-7A12-4A1A-9350-91B5490D90E7}  7.20.3449   
#Microsoft Visual C++ 2005 Redistributable (x64)    Microsoft.VCRedist.2005.x64 8.0.59192   winget
#Microsoft Visual C++ 2005 Redistributable  Microsoft.VCRedist.2005.x86 8.0.61001   winget
#PaperPort Image Printer 64-bit {715CAACC-579B-4831-A5F4-A83A8DE3EFE2}  14.00.0002  
#Intel? Driver & Support Assistant  Intel.IntelDriverAndSupportAssistant    24.2.19.5   winget
#Java 8 Update 411  {77924AE4-039E-4CA4-87B4-2F32180411F0}  8.0.4110.9  
#Java 8 Update 411 (64-bit) {77924AE4-039E-4CA4-87B4-2F64180411F0}  8.0.4110.9  
#WingetUI   SomePythonThings.WingetUIStore.Pre-release  3.1.0-alpha0    winget
#Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4048 {91415F19-4C22-3609-A105-92ED3522D83C}  9.0.30729.4048  
#Intel(R) Computing Improvement Program {9333E4D0-EC29-47C4-BB3E-712F92C99902}  2.4.10587   
#Microsoft Visual C++ 2008 Redistributable - x86    Microsoft.VCRedist.2008.x86 9.0.30729.6161  winget
#WinFsp 2023    WinFsp.WinFsp   1.11.22176  winget
#Cloud189OfficeAddinSetup   {C5F6BBE4-6191-469E-B244-0C4A530028B8}  1.0.0   
#Microsoft Update Health Tools  {C6FD611E-7EFE-488C-A0E0-974C09EF6473}  5.72.0.0    
#VMware Workstation {CA8F10D6-31EC-42F4-A94E-0061A5D183D1}  17.5.2  
#HttpToUsbBridge    {E2D35939-25BF-4EC8-BF6D-F9C0AF8ECC11}  2.0.30.1    
#Microsoft Visual C++ 2010 x86 Redistributable  Microsoft.VCRedist.2010.x86 10.0.40219  winget
#PowerShell Microsoft.PowerShell    7.4.2.0 winget
#Microsoft Visual C++ 2005 Redistributable (x64)    {ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}  8.0.61000   
#Microsoft .NET Windows Desktop Runtime 6.0 Microsoft.DotNet.DesktopRuntime.6   6.0.30  winget
#Microsoft .NET SDK 8.0 Microsoft.DotNet.SDK.8  8.0.205 winget
#Microsoft Visual C++ 2012 Redistributable (x64)    Microsoft.VCRedist.2012.x64 11.0.61030.0    winget
#Microsoft Visual C++ 2013 Redistributable (x64)    Microsoft.VCRedist.2013.x64 12.0.40664.0    winget
#Microsoft .NET Windows Desktop Runtime 8.0 Microsoft.DotNet.DesktopRuntime.8   8.0.5   winget
#�������� 6.6.1.0   ��������    6.6.1.0 
#����PDF�Ķ���   Hitencent.JisuPDF   3.0.0.3029  winget
#ֲ���ս��ʬ�°� 6.30   ֲ���ս��ʬ�°� 6.30    
#�ٶ�����    Baidu.BaiduNetdisk  7.32.0  winget
#����ѧϰͨ 1.2.0.25423    ����ѧϰͨ 1.2.0.25423 
#������ȫ�ؼ��Dz���� 1.0.0.6   ������ȫ�ؼ��Dz����    1.0.0.6 
PS C:\Program Files\WingetUI>                 exit
[2024/5/22 22:07:10] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:07:20] Winget ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: powershell.exe
█  Arguments: 
Windows PowerShell
��Ȩ���У�C�� Microsoft Corporation����������Ȩ����
��װ���µ� PowerShell���˽��¹��ܺ͸Ľ���https://aka.ms/PSWindows
PS C:\Program Files\WingetUI> 
PS C:\Program Files\WingetUI>                 Set-ExecutionPolicy Bypass -Scope Process -Force
PS C:\Program Files\WingetUI>                 function Print-WinGetPackage {
>>                     param (
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Name,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Id,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $InstalledVersion,
>>                         [Parameter(ValueFromPipelineByPropertyName)] [string[]] $AvailableVersions,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [bool] $IsUpdateAvailable,
>>                         [Parameter(ValueFromPipelineByPropertyName)] [string] $Source
>>                     )
>>                     process {
>>                         if($IsUpdateAvailable)
>>                         {
>>                             Write-Output("#" + $Name + "`t" + $Id + "`t" + $InstalledVersion + "`t" + $AvailableVersions[0] + "`t" + $Source)
>>                         }
>>                     }
>>                 }
PS C:\Program Files\WingetUI>                 if(!(Get-Command -Verb Get -Noun WinGetPackage))
>>                 {
>>                     Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force -Confirm:$false
>>                     Install-Module -Name Microsoft.WinGet.Client -Scope CurrentUser -AllowClobber -Confirm:$false -Force
>>                 }
>>                 Get-WinGetPackage | Print-WinGetPackage
>>                 
#360 ���������X 360.360Chrome.X 22.1.1073.64    22.3.3015.64    winget
#360��ȫ�����    360.360SE   15.1.2090.64    15.3.1028.64    winget
#DingTalk   Alibaba.DingTalk    7.5.11-Release.3179106  7.5.20-Release.5099102  winget
#Git    Git.Git 2.45.0  2.45.1  winget
#Google Chrome (EXE)    Google.Chrome.EXE   124.0.6367.202  125.0.6422.77   winget
#Microsoft Edge WebView2 Runtime    Microsoft.EdgeWebView2Runtime   124.0.2478.80   125.0.2535.51   winget
#NTLite Nlitesoft.NTLite    2024.5.9931.0   2024.5.9946.0   winget
#Python 3.10    Python.Python.3.10  3.10.6  3.10.11 winget
#Microsoft Visual C++ 2015-2022 Redistributable (x86)   Microsoft.VCRedist.2015+.x86    14.36.32532.0   14.38.33135.0   winget
#Microsoft Visual C++ 2005 Redistributable (x64)    Microsoft.VCRedist.2005.x64 8.0.59192   8.0.61000   winget
#WinFsp 2023    WinFsp.WinFsp   1.11.22176  2.0.23075   winget
#Microsoft .NET SDK 8.0 Microsoft.DotNet.SDK.8  8.0.205 8.0.300 winget
#�ٶ�����    Baidu.BaiduNetdisk  7.32.0  7.41.0  winget
PS C:\Program Files\WingetUI> 
PS C:\Program Files\WingetUI>                 exit
[2024/5/22 22:07:20] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:07:27] .NET Tool ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\Program Files\dotnet\dotnet.exe
█  Arguments: tool list --global
包 ID      版本      命令
--------------------
[2024/5/22 22:07:27] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:07:28] Pip ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\Users\ZY\AppData\Local\Programs\Python\Python310\python.exe
█  Arguments:  -m pip list
Package           Version
----------------- ------------
certifi           2024.2.2
clip              1.0
colorama          0.4.6
filelock          3.14.0
fsspec            2024.5.0
ftfy              6.2.0
intel-openmp      2024.1.0
Jinja2            3.1.4
MarkupSafe        2.1.5
mpmath            1.3.0
networkx          3.3
numpy             1.26.4
pillow            10.3.0
ping3             4.0.8
pip               24.0
regex             2024.5.15
setuptools        69.5.1
sympy             1.12
tbb               2021.12.0
torch             2.3.0
torchvision       0.18.0
tqdm              4.66.4
typing_extensions 4.11.0
wcwidth           0.2.13
wheel             0.43.0
xformers          0.0.26.post1
WARNING: Ignoring invalid distribution -kl (c:\users\zy\appdata\local\programs\python\python310\lib\site-packages)
[2024/5/22 22:07:28] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:07:28] Chocolatey ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\Users\ZY\AppData\Local\UniGetUI\Chocolatey\choco.exe
█  Arguments:  list
Chocolatey v2.2.2
0 packages installed.
[2024/5/22 22:07:28] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:07:30] PowerShell ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: C:\WINDOWS\system32\windowspowershell\v1.0\powershell.exe
█  Arguments:  -NoProfile -Command Get-InstalledModule
[2024/5/22 22:07:30] Exit Code: 0
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█▀▀▀▀▀▀▀▀▀ [2024/5/22 22:07:34] Winget ▀▀▀▀▀▀▀▀▀▀▀
█  Executable: powershell.exe
█  Arguments: 
Windows PowerShell
��Ȩ���У�C�� Microsoft Corporation����������Ȩ����
��װ���µ� PowerShell���˽��¹��ܺ͸Ľ���https://aka.ms/PSWindows
PS C:\Program Files\WingetUI> 
PS C:\Program Files\WingetUI>                 Set-ExecutionPolicy Bypass -Scope Process -Force
PS C:\Program Files\WingetUI>                 function Print-WinGetPackage {
>>                     param (
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Name,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $Id,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [string] $InstalledVersion,
>>                         [Parameter(ValueFromPipelineByPropertyName)] [string[]] $AvailableVersions,
>>                         [Parameter(Mandatory,ValueFromPipelineByPropertyName)] [bool] $IsUpdateAvailable,
>>                         [Parameter(ValueFromPipelineByPropertyName)] [string] $Source
>>                     )
>>                     process {
>>                         Write-Output("#" + $Name + "`t" + $Id + "`t" + $InstalledVersion + "`t" + $Source)
>>                     }
>>                 }
PS C:\Program Files\WingetUI>                 if(!(Get-Command -Verb Get -Noun WinGetPackage))
>>                 {
>>                     Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force -Confirm:$false
>>                     Install-Module -Name Microsoft.WinGet.Client -Scope CurrentUser -AllowClobber -Confirm:$false -Force
>>                 }
>>                 Get-WinGetPackage | Print-WinGetPackage
>>                 
#�ݴ����DZ��� 040EE49F.14883506B08ED_gbz9qvhw641ar    1.1.115.0   
#SwitchHosts    oldj.switchhosts    4.2.0   winget
#����� 5.0.0    12fd5ea3-711e-402e-8d75-f1335f9d8459    5.0.0   
# ΢�����Թܼ� 1f8dfdb6591e2dfea44c3536db4905fe    Unknown 
#��Ȼ�˵���˰���(�۽ɶ�) 22660100010000_is1  V3.1.206    
#ֽ��!   26720RandomSaladGamesLLC.SimpleSolitaire_kx24dqmazqk8j  7.4.14.0    
#360 ���������X 360.360Chrome.X 22.1.1073.64    winget
#��������   360DesktopLite  11.0.0.2011 
#360�ĵ���ʿ  360DocProtect   1.0.0.1201  
#360������ʦ 360DrvMgr   2.0.0.2000  
#�����촫 360JiLian   1.1.7.5 
#360ZipExtInstaller 360ZipExtInstaller_4ar96xt453154    1.0.0.1021  
#360��ֽ 360huabao   4.0.276.0   
#360��ȫ�����    360.360SE   15.1.2090.64    winget
#360ѹ�� 360ѹ��  4.0.0.1520  
#360��ȫ��ʿ  360��ȫ��ʿ   14.0.1.1007 
#360��ͼ 360��ͼ  1.0.1.1033  
#BaiduNetdiskService    3AD8A913.49937325EFC59_j4r74wbqry4cc    1.0.14.0    
# Ѹ���������    6439f302818f967618585659b24767fa    Unknown 
#AQ¼��  7478AQ.AQ_7978atzbr2yyc 1.7.6.0 
#Widgets for WingetUI   9932MartCliment.WingetUIWidgets_g91dtg5srk15g   0.5.0.0 
#������������   AD2F1837.E-QRcode_v10z8vjag6ke6 1.0.68.0    
#HP Audio Center    AD2F1837.HPAudioCenter_v10z8vjag6ke6    1.44.301.0  
#HP Enhanced Lighting   AD2F1837.HPEnhance_v10z8vjag6ke6    1.2.17.0    
#HP PC Hardware Diagnostics Windows AD2F1837.HPPCHardwareDiagnosticsWindows_v10z8vjag6ke6   2.6.0.0 
#HP Palette AD2F1837.HPPalette_v10z8vjag6ke6    1.4.14.0    
#HP Smart   AD2F1837.HPPrinterControl_v10z8vjag6ke6 153.1.1137.0    
#HP Privacy Settings    AD2F1837.HPPrivacySettings_v10z8vjag6ke6    1.3.7.0 
#HP QuickDrop   AD2F1837.HPQuickDrop_v10z8vjag6ke6  2.5.10921.0 
#HP Support Assistant   AD2F1837.HPSupportAssistant_v10z8vjag6ke6   9.35.35.0   
#HP System Event Utility    AD2F1837.HPSystemEventUtility_v10z8vjag6ke6 1.5.10.0    
#HP Command Center  AD2F1837.HPThermalControl_v10z8vjag6ke6 1.11.59.0   
#OMEN Gaming Hub    AD2F1837.OMENCommandCenter_v10z8vjag6ke6    1101.2404.6.0   
#myHP   AD2F1837.myHP_v10z8vjag6ke6 32.52414.341.0  
#Adobe Flash Player 34 ActiveX  Adobe Flash Player ActiveX  34.0.0.305  
#Adobe Flash Player 34 NPAPI    Adobe Flash Player NPAPI    34.0.0.305  
#Adobe Flash Player 34 PPAPI    Adobe Flash Player PPAPI    34.0.0.305  
#AMD Radeon Software    AdvancedMicroDevicesInc-2.AMDRadeonSoftware_0a9344xs7nr4m   10.22.20073.0   
#Ӣ�ض�? �Կ���������  AppUp.IntelGraphicsExperience_8j3eq9eme6ctt 1.100.5487.0    
#Intel? OptaneTM Memory and Storage Management  AppUp.IntelOptaneMemoryandStorageManagement_8j3eq9eme6ctt   20.0.1011.0 
#�ٶ�����    BaiduNetdisk.DesktopSyncClient_r5kxaep58dem0    7.17.5.6    
#BlueStacks X   BlueStacks X    10.31.1.1001    
#BlueStacks BlueStack.BlueStacks    5.21.111.1001   winget
#Citrix Workspace 2311  CitrixOnlinePluginPackWeb   23.11.1.140 
#Microsoft Clipchamp    Clipchamp.Clipchamp_yxz26nhyzhsrt   3.1.10220.0 
#e�ܼҳ�����  CooCare5_eService   5.196   
#DingTalk   Alibaba.DingTalk    7.5.11-Release.3179106  winget
#Duet Display   Duet Display 2.3.4.1    2.3.4.1 
#EasyBCD 2.4    EasyBCD 2.4 
#FormatFactory  FormatFactory   5.17.0.0    
#Git    Git.Git 2.45.0  winget
#Google Chrome (EXE)    Google.Chrome.EXE   124.0.6367.202  winget
#HP Documentation   HP_Documentation    1.0.0.1 
#Microsoft Office ��ͥ��ѧ���� 2021 - zh-cn   HomeStudent2021Retail - zh-cn   16.0.17531.20140    
#ImDisk Toolkit ImDiskApp   20240210    
#WPS Office (12.1.0.16929)  Kingsoft Office 12.1.0.16929    
#΢��OfficePLUS  MSOfficePLUS    2.12.0.13909    
#Microsoft Edge Microsoft.Edge  125.0.2535.51   winget
#Microsoft Edge Update  Microsoft Edge Update   1.3.187.37  
#Microsoft Edge WebView2 Runtime    Microsoft.EdgeWebView2Runtime   124.0.2478.80   winget
#Minecraft Launcher Microsoft.4297127D64EC6_8wekyb3d8bbwe   1.7.2.0 
#AV1 Video Extension    Microsoft.AV1VideoExtension_8wekyb3d8bbwe   1.2.931.0   
#��Ѷ    Microsoft.BingNews_8wekyb3d8bbwe    4.55.62231.0    
#MSN ����   Microsoft.BingWeather_8wekyb3d8bbwe 4.53.60911.0    
#OpenCLTM��OpenGL? �� Vulkan? ���ݰ� Microsoft.D3DMappingLayers_8wekyb3d8bbwe    1.2404.1.0  
#App Installer  Microsoft.AppInstaller  1.22.11261.0    winget
#DirectX    Microsoft.DirectXRuntime_8wekyb3d8bbwe  9.29.1974.0 
#Xbox   Microsoft.GamingApp_8wekyb3d8bbwe   2405.1000.51.0  
#��Ϸ����    Microsoft.GamingServices_8wekyb3d8bbwe  21.89.7001.0    
#��ȡ����    Microsoft.GetHelp_8wekyb3d8bbwe 10.2403.20861.0 
#Microsoft ʹ�ü���   Microsoft.Getstarted_8wekyb3d8bbwe  10.2312.1.0 
#HEIF Image Extensions  Microsoft.HEIFImageExtension_8wekyb3d8bbwe  1.1.861.0   
#�����豸�����̵� HEVC ��Ƶ��չ  Microsoft.HEVCVideoExtension_8wekyb3d8bbwe  2.1.1161.0  
#Ink.Handwriting.Main.zh-Hans.1.0   Microsoft.Ink.Handwriting.Main.zh-Hans.1.0_8wekyb3d8bbwe    0.237.110.0 
#Ink.Handwriting.zh-Hans.1.0    Microsoft.Ink.Handwriting.zh-Hans.1.0_8wekyb3d8bbwe 0.237.110.0 
#����(����)���������    Microsoft.LanguageExperiencePackzh-CN_8wekyb3d8bbwe 22621.50.223.0  
#Microsoft Edge Microsoft.MicrosoftEdge.Stable_8wekyb3d8bbwe    125.0.2535.51   
#Microsoft 365 (Office) Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe  18.2405.1121.0  
#���Թܼ� Microsoft.MicrosoftPCManager_8wekyb3d8bbwe  3.9.5.0 
#Solitaire & Casual Games   Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe    4.19.5100.0 
#Microsoft ���  Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe    4.0.6002.0  
#Microsoft Sudoku   Microsoft.MicrosoftSudoku_8wekyb3d8bbwe 2.9.5081.0  
#Minecraft Education    Microsoft.MinecraftEducationEdition_8wekyb3d8bbwe   1.20.1305.0 
#Minecraft: Java Edition    Microsoft.MinecraftJavaEdition_8wekyb3d8bbwe    1.0.5.0 
#Minecraft for Windows  Microsoft.MinecraftUWP_8wekyb3d8bbwe    1.20.8101.0 
#Minecraft Windows Preview  Microsoft.MinecraftWindowsBeta_8wekyb3d8bbwe    1.21.26.0   
#�����ʵ�Ż�  Microsoft.MixedReality.Portal_8wekyb3d8bbwe 2000.21051.1282.0   
#Microsoft .Net Native Framework Package 1.3    Microsoft.NET.Native.Framework.1.3_8wekyb3d8bbwe    1.3.24211.0 
#Microsoft .Net Native Framework Package 1.7    Microsoft.NET.Native.Framework.1.7_8wekyb3d8bbwe    1.7.27413.0 
#Microsoft .Net Native Framework Package 2.1    Microsoft.NET.Native.Framework.2.1_8wekyb3d8bbwe    2.1.27427.0 
#Microsoft .Net Native Framework Package 2.2    Microsoft.NET.Native.Framework.2.2_8wekyb3d8bbwe    2.2.29512.0 
#Microsoft .Net Native Runtime Package 1.4  Microsoft.NET.Native.Runtime.1.4_8wekyb3d8bbwe  1.4.24201.0 
#Microsoft .Net Native Runtime Package 1.7  Microsoft.NET.Native.Runtime.1.7_8wekyb3d8bbwe  1.7.27422.0 
#Microsoft .Net Native Runtime Package 2.1  Microsoft.NET.Native.Runtime.2.1_8wekyb3d8bbwe  2.1.26424.0 
#Microsoft .Net Native Runtime Package 2.2  Microsoft.NET.Native.Runtime.2.2_8wekyb3d8bbwe  2.2.28604.0 
#OneDrive   Microsoft.OneDriveSync_8wekyb3d8bbwe    23209.1008.2.0  
#Outlook for Windows    Microsoft.OutlookForWindows_8wekyb3d8bbwe   1.2024.508.600  
#��ͼ    Microsoft.Paint_8wekyb3d8bbwe   11.2403.28.0    
#Microsoft ���� Microsoft.People_8wekyb3d8bbwe  10.2202.100.0   
#Power Automate Microsoft.PowerAutomateDesktop_8wekyb3d8bbwe    11.2404.195.0   
#Raw Image Extension    Microsoft.RawImageExtension_8wekyb3d8bbwe   2.3.1221.0  
#��ͼ����    Microsoft.ScreenSketch_8wekyb3d8bbwe    11.2403.8.0 
#Windows ��ȫ����    Microsoft.SecHealthUI_8wekyb3d8bbwe 1000.25992.9000.0   
#Microsoft Engagement Framework Microsoft.Services.Store.Engagement_8wekyb3d8bbwe   10.0.23012.0    
#Microsoft Store ��������   Microsoft.StorePurchaseApp_8wekyb3d8bbwe    22403.1401.0.0  
#Microsoft To Do    Microsoft.Todos_8wekyb3d8bbwe   2.114.7122.0    
#Microsoft.UI.Xaml.2.4  Microsoft.UI.Xaml.2.4_8wekyb3d8bbwe 2.42007.9001.0  
#Microsoft.UI.Xaml.2.5  Microsoft.UI.Xaml.2.5_8wekyb3d8bbwe 2.52012.2002.0  
#Microsoft.UI.Xaml  Microsoft.UI.Xaml.2.7   7.2208.15002.0  winget
#Microsoft.UI.Xaml  Microsoft.UI.Xaml.2.8   8.2310.30001.0  winget
#Microsoft Visual C++ 2012 UWP Desktop Runtime Package  Microsoft.VCLibs.110.00.UWPDesktop_8wekyb3d8bbwe    11.0.61135.0    
#Microsoft Visual C++ 2013 UWP Desktop Runtime Package  Microsoft.VCLibs.120.00.UWPDesktop_8wekyb3d8bbwe    12.0.40653.0    
#Microsoft Visual C++ 2015 UWP Desktop Runtime Package  Microsoft.VCLibs.Desktop.14 14.0.33519.0    winget
#Microsoft Visual C++ 2015 UWP Runtime Package  Microsoft.VCLibs.140.00_8wekyb3d8bbwe   14.0.33519.0    
#VP9 Video Extensions   Microsoft.VP9VideoExtensions_8wekyb3d8bbwe  1.1.451.0   
#Web ý����չ Microsoft.WebMediaExtensions_8wekyb3d8bbwe  1.1.1295.0  
#Webp Image Extensions  Microsoft.WebpImageExtension_8wekyb3d8bbwe  1.1.1221.0  
#Microsoft Whiteboard   Microsoft.Whiteboard_8wekyb3d8bbwe  53.21110.548.0  
#Windows App Runtime DDLM 5001.70.1338.0-x6 Microsoft.WinAppRuntime.DDLM.5001.70.1338.0-x6_8wekyb3d8bbwe    5001.70.1338.0  
#Windows App Runtime DDLM 5001.70.1338.0-x8 Microsoft.WinAppRuntime.DDLM.5001.70.1338.0-x8_8wekyb3d8bbwe    5001.70.1338.0  
#Microsoft Copilot  Microsoft.Windows.Ai.Copilot.Provider_8wekyb3d8bbwe 1.0.3.0 
#Dev Home GitHub Extension (Preview)    Microsoft.Windows.DevHomeGitHubExtension_8wekyb3d8bbwe  0.1300.477.0    
#Dev Home (Preview) Microsoft.DevHome   0.1301.477.0    winget
#Microsoft ��Ƭ  Microsoft.Windows.Photos_8wekyb3d8bbwe  2024.11050.3002.0   
#Windows ʱ��    Microsoft.WindowsAlarms_8wekyb3d8bbwe   11.2403.8.0 
#WindowsAppRuntime.1.1  Microsoft.WindowsAppRuntime.1.1_8wekyb3d8bbwe   1005.616.1651.0 
#WindowsAppRuntime.1.2  Microsoft.WindowsAppRuntime.1.2_8wekyb3d8bbwe   2000.802.31.0   
#WindowsAppRuntime.1.3  Microsoft.WindowsAppRuntime.1.3_8wekyb3d8bbwe   3000.934.1904.0 
#WindowsAppRuntime.1.4  Microsoft.WindowsAppRuntime.1.4_8wekyb3d8bbwe   4000.1136.2333.0    
#WindowsAppRuntime.1.5  Microsoft.WindowsAppRuntime.1.5_8wekyb3d8bbwe   5001.119.156.0  
#Windows ������ Microsoft.WindowsCalculator_8wekyb3d8bbwe   11.2401.0.0 
#Windows ���    Microsoft.WindowsCamera_8wekyb3d8bbwe   2024.2402.5.0   
#��������   Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe  1.2405.21311.0  
#Windows ��ͼ    Microsoft.WindowsMaps_8wekyb3d8bbwe 1.0.62.0    
#Windows ���±�  Microsoft.WindowsNotepad_8wekyb3d8bbwe  11.2402.22.0    
#Windows ¼����  Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe    11.2403.3.0 
#Microsoft Store    Microsoft.WindowsStore_8wekyb3d8bbwe    22404.1401.1.0  
#Windows Terminal   Microsoft.WindowsTerminal   1.20.11271.0    winget
#Windows Package Manager Source (winget)    Microsoft.Winget.Source_8wekyb3d8bbwe   2024.522.1436.350   
#Xbox TCUI  Microsoft.Xbox.TCUI_8wekyb3d8bbwe   1.24.10001.0    
#Xbox Game Bar Plugin   Microsoft.XboxGameOverlay_8wekyb3d8bbwe 1.54.4001.0 
#Game Bar   Microsoft.XboxGamingOverlay_8wekyb3d8bbwe   7.124.5142.0    
#Xbox Identity Provider Microsoft.XboxIdentityProvider_8wekyb3d8bbwe    12.95.3001.0    
#Xbox Game Speech Window    Microsoft.XboxSpeechToTextOverlay_8wekyb3d8bbwe 1.21.13002.0    
#Windows ý�岥����    Microsoft.ZuneMusic_8wekyb3d8bbwe   11.2403.5.0 
#��Ӱ�͵���   Microsoft.ZuneVideo_8wekyb3d8bbwe   10.22091.10061.0    
#Microsoft Family   MicrosoftCorporationII.MicrosoftFamily_8wekyb3d8bbwe    0.2.40.0    
#��������   MicrosoftCorporationII.QuickAssist_8wekyb3d8bbwe    2.0.30.0    
#WinAppRuntime.Main.1.5 MicrosoftCorporationII.WinAppRuntime.Main.1.5_8wekyb3d8bbwe 5001.119.156.0  
#WinAppRuntime.Singleton    MicrosoftCorporationII.WinAppRuntime.Singleton_8wekyb3d8bbwe    5001.119.156.0  
#Windows Web Experience Pack    MicrosoftWindows.Client.WebExperience_cw5n1h2txyewy 424.1301.450.0  
#���豸��������   MicrosoftWindows.CrossDevice_cw5n1h2txyewy  1.24042.39.0    
#����� ���������    MouseClick  1.2.0.0 
#NTLite Nlitesoft.NTLite    2024.5.9931.0   winget
#Microsoft OneDrive Microsoft.OneDrive  24.086.0428.0003    winget
#Microsoft OneNote - zh-cn  OneNoteFreeRetail - zh-cn   16.0.17531.20140    
#���տ�Զ�̿���    Oray SunLogin RemoteClient  15.3.2.62919    
#QQ Tencent.QQ.NT   9.9.9.23424 winget
#QQ���� Tencent.QQMusic 20.13   winget
#Reader Reader  3.0.0.1890  
#�����  SDX_MOUSE_CLICK_PC  2.7.3.11    
#Sandboxie-Plus Sandboxie.Plus  1.14.0  winget
#SandboxieShell SandboxieShell_8tm9b3t852hs2    1.0.0.0 
#Subway Simulator 3D - Metro Train Driver   SimulatorsLiveLLC.SubwaySimulator3D-MetroTrainDriv_4m7mw7nsxfatr    1.2.3.0 
#StarWind V2V Converter V9.0 (build 413)    StarWind V2V Converter (9.0.1.413)_is1  Unknown 
#Backrooms: The Project Demo    Steam App 2404080   Unknown 
#Watt Toolkit   Steam++ 3.0.808.0   
#TAP-Windows 9.24.2 TAP-Windows 9.24.2  
#Visual Basic for Application 7.0.1589  Visual Basic for Application    7.0.1589    
#Watt������ Watt������  Unknown 
#WeChat Tencent.WeChat  3.9.10.19   winget
#ahsProtector   ahs_protector   Unknown 
# Qzone��Ἣ���ϴ����� d9b4291f27acbd234d53cbf9a71f2e48    Unknown 
#���۾���    desktopresttray 11.1.0.1071 
#�ʼ�������  microsoft.windowscommunicationsapps_8wekyb3d8bbwe   16005.14326.21904.0 
#Outlook (PWA)  outlook.live.com-E069DD9B_ad12m90dr0gt2 1.0.0.0 
#Ѹ��    thunder_is1 12.0.11.2480    
#wpsappext1 wpsappext1_km9wtz8rh8me0    1.0.0.0 
#wpsappext2 wpsappext2_km9wtz8rh8me0    1.0.0.0 
#wpsappext3 wpsappext3_km9wtz8rh8me0    1.0.0.0 
#Gold Digger FRVR   www.msn.cn-6AFFECFA_rf08tqkpet0he   1.0.0.10    
#�������� 10.2.0    {02F850ED-FD0E-4ED1-BE0B-5498165BF301}_is1  10.2.0  
#Microsoft Visual C++ 2013 Redistributable (x64)    Microsoft.VCRedist.2013.x64 12.0.40664.0    winget
#Windows ���Խ���״�����  {079396CE-BC78-49BB-8F66-9EFEF812462F}  3.7.2204.15001  
#HP Audio Switch    {0B1DA73D-0562-4DE1-B942-CEF286CF2EDD}  1.0.211.0   
#Windows 11 Installation Assistant  Microsoft.WindowsInstallationAssistant  1.4.19041.3630  winget
#Nuance PaperPort 14    {191BDB88-4E7B-4698-AB0C-C5D7B6638334}  14.5.0007   
#Microsoft Visual C++ 2010 x64 Redistributable  Microsoft.VCRedist.2010.x64 10.0.40219  winget
#Microsoft GameInput    {1F2B6AF3-C260-8666-5950-E3FEDBC851D6}  10.1.22621.3036 
#Python 3.10    Python.Python.3.10  3.10.6  winget
#Microsoft Visual C++ 2013 Redistributable (x86)    Microsoft.VCRedist.2013.x86 12.0.40664.0    winget
#Microsoft Visual C++ 2012 Redistributable (x86)    Microsoft.VCRedist.2012.x86 11.0.61030.0    winget
#CAJViewer  {38CE8FAD-2E31-4CA8-B671-1BA7A8A54B28}  7.2.1   
#Microsoft Visual C++ 2015-2022 Redistributable (x86)   Microsoft.VCRedist.2015+.x86    14.36.32532.0   winget
#Java(TM) SE Development Kit 21.0.2 (64-bit)    {4279F87C-3082-5077-A915-E01597628FDF}  21.0.2.0    
#Auto Dark Mode XP8JK4HZBVF435  10.4.1.1    msstore
#MountPluginSetup   {48812177-34D2-4D38-A8E6-6E977FF46A82}  1.0.0   
#Python Launcher    Python.Launcher > 3.12.0    winget
#Microsoft Visual C++ 2015-2022 Redistributable (x64)   Microsoft.VCRedist.2015+.x64    14.40.33617.1   winget
#Bonjour    Apple.Bonjour   3.1.0.1 winget
#Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4048 {5B1F2843-B379-3FF2-B0D3-64DD143ED53A}  9.0.30729.4048  
#Microsoft Visual C++ 2008 Redistributable - x64    Microsoft.VCRedist.2008.x64 9.0.30729.6161  winget
#��ҵ��ֱ����ѧ����    {6360FC73-5AC2-4A30-B354-EE6BEA8B7665}_is1  9.5.0   
#HP Connection Optimizer    {6468C4A5-E47E-405F-B675-A70A70983EA6}  2.0.20.0    
#Nuance PDF Viewer SE   {652F599F-7A12-4A1A-9350-91B5490D90E7}  7.20.3449   
#Microsoft Visual C++ 2005 Redistributable (x64)    Microsoft.VCRedist.2005.x64 8.0.59192   winget
#Microsoft Visual C++ 2005 Redistributable  Microsoft.VCRedist.2005.x86 8.0.61001   winget
#PaperPort Image Printer 64-bit {715CAACC-579B-4831-A5F4-A83A8DE3EFE2}  14.00.0002  
#Intel? Driver & Support Assistant  Intel.IntelDriverAndSupportAssistant    24.2.19.5   winget
#Java 8 Update 411  {77924AE4-039E-4CA4-87B4-2F32180411F0}  8.0.4110.9  
#Java 8 Update 411 (64-bit) {77924AE4-039E-4CA4-87B4-2F64180411F0}  8.0.4110.9  
#WingetUI   SomePythonThings.WingetUIStore.Pre-release  3.1.0-alpha0    winget
#Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4048 {91415F19-4C22-3609-A105-92ED3522D83C}  9.0.30729.4048  
#Intel(R) Computing Improvement Program {9333E4D0-EC29-47C4-BB3E-712F92C99902}  2.4.10587   
#Microsoft Visual C++ 2008 Redistributable - x86    Microsoft.VCRedist.2008.x86 9.0.30729.6161  winget
#WinFsp 2023    WinFsp.WinFsp   1.11.22176  winget
#Cloud189OfficeAddinSetup   {C5F6BBE4-6191-469E-B244-0C4A530028B8}  1.0.0   
#Microsoft Update Health Tools  {C6FD611E-7EFE-488C-A0E0-974C09EF6473}  5.72.0.0    
#VMware Workstation {CA8F10D6-31EC-42F4-A94E-0061A5D183D1}  17.5.2  
#HttpToUsbBridge    {E2D35939-25BF-4EC8-BF6D-F9C0AF8ECC11}  2.0.30.1    
#Microsoft Visual C++ 2010 x86 Redistributable  Microsoft.VCRedist.2010.x86 10.0.40219  winget
#PowerShell Microsoft.PowerShell    7.4.2.0 winget
#Microsoft Visual C++ 2005 Redistributable (x64)    {ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}  8.0.61000   
#Microsoft .NET Windows Desktop Runtime 6.0 Microsoft.DotNet.DesktopRuntime.6   6.0.30  winget
#Microsoft .NET SDK 8.0 Microsoft.DotNet.SDK.8  8.0.205 winget
#Microsoft Visual C++ 2012 Redistributable (x64)    Microsoft.VCRedist.2012.x64 11.0.61030.0    winget
#Microsoft Visual C++ 2013 Redistributable (x64)    Microsoft.VCRedist.2013.x64 12.0.40664.0    winget
#Microsoft .NET Windows Desktop Runtime 8.0 Microsoft.DotNet.DesktopRuntime.8   8.0.5   winget
#�������� 6.6.1.0   ��������    6.6.1.0 
#����PDF�Ķ���   Hitencent.JisuPDF   3.0.0.3029  winget
#ֲ���ս��ʬ�°� 6.30   ֲ���ս��ʬ�°� 6.30    
#�ٶ�����    Baidu.BaiduNetdisk  7.32.0  winget
#����ѧϰͨ 1.2.0.25423    ����ѧϰͨ 1.2.0.25423 
#������ȫ�ؼ��Dz���� 1.0.0.6   ������ȫ�ؼ��Dz����    1.0.0.6 
PS C:\Program Files\WingetUI>                 exit
[2024/5/22 22:07:34] Exit Code: 0

Relevant information

No response

Screenshots and videos

屏幕截图 2024-05-22 220739 屏幕截图 2024-05-22 221127

VAllens commented 5 months ago

The v3.1.0-alpha0 shows up fine in Chinese on my computer. After upgrading to the v3.1.0-alpha1, the Chinese display is garbled.

marticliment commented 4 months ago

image

For me, chinese characters seem to work as expected. I will further investigate the issue

edocli commented 4 months ago

Still in beta 0 image

marticliment commented 4 months ago

@UTFX0150, please share with me this package bundle you are showing on the screenshot

edocli commented 4 months ago

@UTFX0150, please share with me this package bundle you are showing on the screenshot

oops sorry

{
  "export_version": 2,
  "packages": [
    {
      "Id": "voidtools.Everything",
      "Name": "Everything",
      "Version": "1.4.1.1024",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "IObit.Uninstaller",
      "Name": "IObit Uninstaller",
      "Version": "13.6.0.2",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "KRTirtho.Spotube",
      "Name": "Spotube",
      "Version": "3.7.1",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "7zip.7zip",
      "Name": "7-Zip",
      "Version": "24.07",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [
          ""
        ],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Adobe.CreativeCloud",
      "Name": "Adobe Creative Cloud",
      "Version": "6.2.0.554.2",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "TheBrowserCompany.Arc",
      "Name": "Arc",
      "Version": "1.6.1.32587",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "ByteDance.CapCut",
      "Name": "CapCut",
      "Version": "4.0.0.1539",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Cloudflare.Warp",
      "Name": "Cloudflare WARP",
      "Version": "24.5.310.1",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Cloudflare.cloudflared",
      "Name": "cloudflared",
      "Version": "2024.6.1",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Discord.Discord",
      "Name": "Discord",
      "Version": "1.0.9151",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Discord.Discord.Development",
      "Name": "Discord Development",
      "Version": "1.0.765",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Discord.Discord.PTB",
      "Name": "Discord PTB",
      "Version": "1.0.1068",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [
          ""
        ],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Docker.DockerDesktop",
      "Name": "Docker Desktop",
      "Version": "4.31.1",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "EpicGames.EpicGamesLauncher",
      "Name": "Epic Games Launcher",
      "Version": "1.3.93.0",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Git.Git",
      "Name": "Git",
      "Version": "2.45.2",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "NetEase.IdentityV",
      "Name": "IdentityV",
      "Version": "1.0.0.1",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [
          ""
        ],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Tonec.InternetDownloadManager",
      "Name": "Internet Download Manager",
      "Version": "6.42.12",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [
          ""
        ],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": true,
        "IgnoredVersion": "*"
      }
    },
    {
      "Id": "JetBrains.Toolbox",
      "Name": "JetBrains Toolbox",
      "Version": "2.3.2.31487",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Logitech.OptionsPlus",
      "Name": "Logi Options\u002B",
      "Version": "1.74.577900",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Microsoft.DotNet.UninstallTool",
      "Name": "Microsoft .NET Core SDK Uninstall Tool (x86)",
      "Version": "4.96.657",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Microsoft.DotNet.DesktopRuntime.8",
      "Name": "Microsoft .NET Windows Desktop Runtime 8.0",
      "Version": "8.0.6",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": true,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [
          ""
        ],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Microsoft.VisualStudioCode",
      "Name": "Microsoft Visual Studio Code",
      "Version": "1.90.2",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Mozilla.Firefox",
      "Name": "Mozilla Firefox",
      "Version": "127.0.1",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "CoreyButler.NVMforWindows",
      "Name": "NVM for Windows",
      "Version": "1.1.12",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Postman.Postman",
      "Name": "Postman",
      "Version": "11.2.0",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Telerik.Fiddler.Classic",
      "Name": "Progress Telerik Fiddler Classic",
      "Version": "5.0.20243.10853",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Python.Python.3.12",
      "Name": "Python 3.12",
      "Version": "3.12.4",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Tencent.QQ.NT",
      "Name": "QQ",
      "Version": "9.9.11.24815",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "ShareX.ShareX",
      "Name": "ShareX",
      "Version": "16.1.0",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Valve.Steam",
      "Name": "Steam",
      "Version": "2.10.91.91",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "tailscale.tailscale",
      "Name": "Tailscale",
      "Version": "1.68.1",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Termius.Termius",
      "Name": "Termius",
      "Version": "8.12.9",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Telegram.Unigram",
      "Name": "Unigram",
      "Version": "10.13.1.10120",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Tencent.WeChat",
      "Name": "WeChat",
      "Version": "3.9.11.17",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Zoom.Zoom",
      "Name": "Zoom Workplace",
      "Version": "6.1.41135",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Tencent.WeType",
      "Name": "\u03A2\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uBDE8",
      "Version": "1.2.0.600",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "Youdao.YoudaoTranslate",
      "Name": "\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\u0435\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD",
      "Version": "10.2.9.0",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "supabase",
      "Name": "Supabase",
      "Version": "1.178.2",
      "Source": "supabase",
      "ManagerName": "Scoop",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "bun",
      "Name": "Bun",
      "Version": "1.1.17",
      "Source": "main",
      "ManagerName": "Scoop",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    },
    {
      "Id": "seerge.g-helper",
      "Name": "g-helper",
      "Version": "0.176",
      "Source": "winget",
      "ManagerName": "Winget",
      "InstallationOptions": {
        "SkipHashCheck": false,
        "InteractiveInstallation": false,
        "RunAsAdministrator": false,
        "Architecture": "",
        "InstallationScope": "",
        "CustomParameters": [],
        "PreRelease": false,
        "CustomInstallLocation": "",
        "Version": ""
      },
      "Updates": {
        "UpdatesIgnored": false,
        "IgnoredVersion": ""
      }
    }
  ],
  "incompatible_packages_info": "Incompatible packages cannot be installed from WingetUI, but they have been listed here for logging purposes.",
  "incompatible_packages": [
    {
      "Id": "Steam App 2958310",
      "Name": "\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFD\uFFFDDemo",
      "Version": "Unknown",
      "Source": "Steam"
    },
    {
      "Id": "Reverse1999",
      "Name": "Reverse1999",
      "Version": "1.4.1.0",
      "Source": "\u672C\u5730\u7535\u8111"
    },
    {
      "Id": "MuMuPlayer-12.0",
      "Name": "MuMu\u0123\uFFFD\uFFFD\uFFFD\uFFFD12",
      "Version": "3.8.29.2972",
      "Source": "\u672C\u5730\u7535\u8111"
    }
  ]
}
marticliment commented 4 months ago

Note for future @marticliment

This issure requires https://github.com/microsoft/winget-cli/issues/4320 to be fixed. This issue seems to be caused by some encoding incompatibility between C# and PowerShell, since it does not garble characters always

marticliment commented 4 months ago

Hello,

To all users facing issues with version 3.1.0, please try the new 3.1.1 beta, which aims to fix this issues.

UniGetUI 3.1.1-beta0 release: https://github.com/marticliment/UniGetUI/releases/tag/3.1.1-beta0 Direct installer URL: https://github.com/marticliment/UniGetUI/releases/download/3.1.1-beta0/UniGetUI.Installer.exe

Excuse me for the inconveniences.

VAllens commented 4 months ago

Gooooooooooooooood !!! image

RimacC2-EV commented 4 months ago

A HUGE THANK YOU to Marti Climent!