MS VS 2010:将语言设置从 de 更改为 en
最近我安装了 MS Visual Studio 2010 Professional 作为 2005 年的升级版。 我想使用英文版,但安装后它是德文版(如果重要的话,2005 年是英文版)。
我尝试通过 Extras/Options/Environment/国际设置 将其更改为“与 Microsoft Windows 相同”
(什么是英语)并重新启动 IDE(和系统),但更改根本没有应用。只有两个选项:德语和与 windows 相同。
事实:
- MS Visual Studio 2010 professional(从2005 Professional升级)德语
- 操作系统是Windows XP(英语)
- 德语是默认输入语言(控制面板/区域.../语言/详细信息),已更改,但没有任何效果
我是否在安装设置中遗漏了某些内容,或者我是否必须安装语言包?
编辑: 我已经尝试了 Rob 的建议,卸载 Visual Studio 及其所有组件,安装英文 .net 4.0 框架并重新安装 Visual Studio,但不幸的是没有达到预期的结果。又是德语,没有机会切换到英语。安装例程似乎覆盖了框架并将其替换为 DEU-languagepack< /a>.
如果不先安装英文版本,真的不可能更改 IDE 语言设置吗?至少可以从框架获取英文错误消息吗?
顺便说一句,我是唯一一个想知道为什么我需要先有英文版本才能切换语言的人吗?那么我为什么要订购 EN 以外的任何其他语言呢?
先感谢您。
recently i have installed MS Visual Studio 2010 Professional as an upgrade from 2005.
I wanted to use the english version but after installation it's german(2005 was english if that matters).
I tried to change it via Extras/Options/Environment/International Settings to "Same as Microsoft Windows"
(what is english) and restarted IDE (and system) but the change was not applied at all. There are only two options: german and same as windows.
Facts:
- MS Visual Studio 2010 professional(upgrade from 2005 Professional) german
- OS is Windows XP(english)
- german is default input language(control-panel/regional.../languages/details), changed but without any effect
Did i miss something in the setup of the installation or do i have to install a language-pack?
Edit:
i have tried Rob's suggestion to deinstall Visual Studio and all of its components, install the english .net 4.0 framework and reinstall Visual Studio, but unfortunately without the desired result. It is german again with no chance to switch to english. The installation routine seems to overwrite the framework and replaces it with the DEU-languagepack.
Is it really impossible to change the IDE language-settings without installing an english version first? Is it at least possible to get english error-messages from the framework?
By the way, am i the only person that wonders why i need an english version first to be able to switch languages? Why should i then order any other language than EN at all?
Thank you in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
这是有可能的。
安装您的版本(德语)。安装完成后,您可以安装英文试用版:Microsoft Visual Studio 2010 专业试用版 - Web 安装程序
试用安装完成后,您可以在中切换语言。
您甚至可以通过 appwiz.cpl 卸载德语版本。查找带有 de 或 DEU 结尾的 Visual Studio 组件。
许可证似乎与语言无关。
It's possible.
Install your version (German). Once the installation is finished you can install the English trial version: Microsoft Visual Studio 2010 Professional Trial - Web Installer
Once the trial installation is finished you are able to switch languages in
You can even uninstall the german version through appwiz.cpl. Look for Visual Studio components with de or DEU endings.
It seems that the license is language independent.
您可以尝试执行以下操作
尝试删除 VS2010 安装和 .NET Framework 安装。然后下载英文版 在这里。安装英文.NET Framework,然后安装VS2010。
如果这不起作用,那么也许
下面的两篇博文会有帮助。那里
是启动参数的技巧
能够使用某种语言。
有关如何使用 LCID 的博客 1
参数
博客 2以及可用列表
语言代码
可以找到同一作者的另外两篇有趣的博客文章 此处和此处< /a>.
You could try and do the following
Try to remove the VS2010 installation and the .NET framework installation. Then download the english version here. Install the English .NET framework and then install VS2010.
If that doesn't work then maybe the
two blogposts below will help. There
are tricks with startup parameters to
be able to use a certain language.
Blog 1 about how to use the LCID
parameter
Blog 2 with a list of available
language codes
Two other interresting blog posts from the same writer can be found here and here.
在其上安装英语语言包,然后打开安装 Visual Studio 的文件位置并删除 Microsoft Visual Studio 2010 Ultimate - DE 文件夹,仅保留 Microsoft Visual Studio 2010 Ultimate - ENU 文件夹。
Install the English language pack over it and then open the file location where you have installed the visual studio and delete the Microsoft Visual Studio 2010 Ultimate - DE folder leaving only Microsoft Visual Studio 2010 Ultimate - ENU folder.