I need to be able to get/set current location in Win 7 (Control Panel -> Regional and Language -> Location):
Try this: System.Globalization.CultureInfo myCulture = new System.Globalization.CultureInfo("es-ES");