im trying to open a file using StreamReader and ive to set a Encoding, but i want it to take the Default Windows Encoding... how can i change my windows Encoding ???

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

Regional and Language Options Control Panel Item; Advanced tab.

Impacts the entire computer.

link|improve this answer
ok ill try this one.. thanks – testinguser Jan 22 '09 at 14:11
there's default language option there, but no default encoding. – skolima May 22 '09 at 9:00
The language setting in the advanced area affects the encoding. Its not called "encoding" because the audience for this dialog is Joe Public not just developers. – AnthonyWJones May 22 '09 at 9:12
feedback

Your Answer

 
or
required, but never shown