Nuacht

This script is designed to take the hassle out of converting text files to UTF-8 encoding. With the prevalence of UTF-8 as a standard encoding for text files, ensuring compatibility across different ...
It looks like the exported file is utf-16 (at least that's what gives me legible results when I open it using that encoding), but apparently RegSetValueEx wants a utf-8 encoded string?