System.Threading.Thread.CurrentThread.CurrentCulture = new System.Globalization.CultureInfo("zh-CN");
System.Threading.Thread.CurrentThread.CurrentUICulture = new System.Globalization.CultureInfo("zh-CN");
I applied it in the program
He created the folder zh-cn under bin
xx.resources.dll
I don't want this file to exist
How to do it
Hi Yu ma,
We are analyzing your requirement of "Remove the zh-cn folder in
localization folder under bin" and update you with further details on May 12,
2023.
Regards,
Vijayarasan S
Yu ma,
We are still analyzing your requirement of "Remove the zh-cn folder in localization folder under bin" and update you with further details on May 16, 2023.
I think it's built into the program and doesn't release DLLS, At present, one computer has failed to localize, and no reason has been found.
Yu ma,
We have checked the reported scenario from our end and have identified that the
folders (zh-cn) are created based on the language defined in the resource.
These processes are done from the framework itself, so we are unable to perform
the localization operation without these folders. We regret to inform you that
there is no possibility to remove the folder from the bin.