【问题标题】:[Batch]: Remove language from regional settings in Windows[批处理]:从 Windows 的区域设置中删除语言
【发布时间】:2010-04-14 12:24:51
【问题描述】:

是否有可能以某种方式(可能在注册表中)使用批处理脚本从 Windows XP 上的帐户区域设置中删除一种语言?

如果有人可以将我指向正确的注册表项,我可以将其导出并修改后使用 Batch 导入。

【问题讨论】:

    标签: windows batch-file registry


    【解决方案1】:
    rundll32.exe shell32,Control_RunDLL intl.cpl,,/f:"c:\regopts.txt
    

    regopts.txt 包含您所需的设置。

    详见this MS KB文章。

    【讨论】:

      猜你喜欢
      • 2020-01-29
      • 2011-07-27
      • 1970-01-01
      • 1970-01-01
      • 2011-02-05
      • 1970-01-01
      • 1970-01-01
      • 2013-05-28
      • 2012-12-18
      相关资源
      最近更新 更多