I would like to set the language property for my executable, but I am unable to do so with visual studio.
So as I checked in another exe's property I can see this:
On the other hand, in my executable compiled with visual studio the language parameter is empty.
How can it be set?
Edit: Also, would it affect the character encoding?