In dynamic folders, with Powershell, diacritics don’t work on Windows.
How to reproduce :
-
Create a dynamic folder with Powershell
-
Add characters such as “éàùç”
-
Reload dynamic folder
Running the script outside RoyalTS from a *.ps1 file in Powerrshell 5.1, it doesn’t seem to work if the file encoding is “UTF8”, but displays correctly with “UTF8 with BOM”.
Do you have a solution?
Thanks

