Microsoft.VCRedist.2010.x64 package name is changed after installation.
I see that their are 2 space in the new name.
PS C:\Users\EPITA> winget search "Microsoft Visual C++ 2010"
Nom ID Version Source
--------------------------------------------------------------------------------------------
Microsoft Visual C++ 2010 x86 Redistributable Microsoft.VCRedist.2010.x86 10.0.40219 winget
Microsoft Visual C++ 2010 x64 Redistributable Microsoft.VCRedist.2010.x64 10.0.40219 winget
↑
PS C:\Users\EPITA> winget list --name "Microsoft Visual C++ 2010"
Nom ID Version Source
----------------------------------------------------------------------------------------------------------
Microsoft Visual C++ 2010 x64 Redistributable - 10.0.40219 Microsoft.VCRedist.2010.x64 10.0.40219 winget
Microsoft Visual C++ 2010 x86 Redistributable - 10.0.40219 Microsoft.VCRedist.2010.x86 10.0.40219 winget
↑↑
I have no problem with the DriverSetupUtility package.
But I'm surprised to see an issue with the DriverSetupUtility package in logs.
And I see that winget put a space at the beginning of the name of this package.
Before submitting the issue
Describe the bug
The package with ID "Microsoft.VCRedist.2010.x64" is not recognized correctly. WingetUI displays wrong Name and ID.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
The correct id shown and the package can be upgraded.
Screenshots
The Log
Additional context
Microsoft.VCRedist.2010.x64 package name is changed after installation. I see that their are 2 space in the new name.
I have no problem with the DriverSetupUtility package. But I'm surprised to see an issue with the DriverSetupUtility package in logs. And I see that winget put a space at the beginning of the name of this package.