Hi
I am trying to write some config files for an extension to an users roaming appdata folder but it doesn't work when special characters are used in the user name.
How would you deal with an username containing an ë or é? When for example the Windows Username is 'Tëst' the ENV[APPDATA] will come back with 'Tst'. This results in the inability to write the configuration file.
Thank you for your reply!
Alex