Hi,
I have installed Win2003, width default (=english) regional settings, together with VS.NET 2003.
Then I realized I need localized formats, and therefore I set it all in "Regional and Language options". This works well through Windows, but .NET FrameWork still provides english formats in CultureInfo.CurrentCulture.

How can I set which culture is the default?
Thanks