Uipath utf-8 without bom

@Hazem_Saleh
Let’s conclude and close:

  • within .Net utf-8 codepage, webname … for the encoding is not differentiated between

    • with BOM
    • without BOM
  • Using the File.WriteAllText Methods lets us specify to write text in utf-8 without BOM

A hint that the Invoke Code is not properly configured (e.g. the Arguments)

For the File.WriteAllText approach the relevant information was shared.
So the topic can be closed by: