Closed vivienicepig closed 2 years ago
WebClient not downloading file as utf8 in other country. Change encoding to utf8 solve the update problem.
I forgot import the using library.... Should add this line to the top... using System.Text;
WebClient not downloading file as utf8 in other country. Change encoding to utf8 solve the update problem.