How to get/set current location in windows?

后端 未结 4 995
渐次进展
渐次进展 2021-01-19 14:51

I need to be able to get/set current location in Win 7 (Control Panel -> Regional and Language -> Location):

\"W

4条回答
  •  温柔的废话
    2021-01-19 15:28

    The data is stored in the registry. You need to overwrite these keys.

    To know where it's stored in the registry reead this article: http://www.windowsitpro.com/article/registry2/jsi-tip-0311-regional-settings-in-the-registry-

提交回复
热议问题