02-29-2024, 12:08 PM
On an Explorer window with selected path including German Umlaut (my sample "E:\Kältetechnik") returns folderpath with wrong or at least unexpected encoding (see debugger snapshot).
I'm working with LA-Nuget-Package using Visual Studio for software development (Automate desktop runtime environment is not in use!).
I searched in Help-files for Encoding setting but only found it for console but not for helper classes like ExplorerFolder.
If I use direct way: WindowTriggerArgs ta: ta.Window.ControlText I'm getting path with right encoding.
I'm working with LA-Nuget-Package using Visual Studio for software development (Automate desktop runtime environment is not in use!).
I searched in Help-files for Encoding setting but only found it for console but not for helper classes like ExplorerFolder.
If I use direct way: WindowTriggerArgs ta: ta.Window.ControlText I'm getting path with right encoding.