我有一台装有 Windows 7 Professional SP1 的机器。我想将 SO 语言从葡萄牙语更改为英语,但由于我没有运行 Windows 的 Ultimate 版本,因此无法直接从 Windows 更新安装 MUI 包。
因此我自己下载了一个使用 Vistalizator 的包来安装英文 MUI 包。
问题是,现在当我调用远程桌面时出现以下错误:
The system cannot find the specified file
C:\Windows\System32\<LANG_NAME>\mstsc.exe.MUI
有办法解决这个问题吗?
答案1
我发现我需要在我的 Windows 7 机器上安装以下更新包:
Windows6.1-KB2574819-x64.msu
Windows6.1-KB2592687-x64.msu
此后,mstsc.exe
命令再次生效。