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
10.42k stars 338 forks source link

Use different encoding code pages depending on the user's locale #2439

Closed marticliment closed 3 days ago

marticliment commented 3 days ago

The corresponding encoding will be used for loading WinGet packages and for loading paths with the CoreTools.Which method. Systems that did not support/did had disabled the UTF-8 beta support were experiencing character corruption both in paths and in Packages with non-standard characters

fix #2242 fix #2239