在Visual Studio 2010 Express中安装扩展或加载项的限制 [英] Restrictions on installing extensions or add-ins in Visual Studio 2010 Express

本文介绍了在Visual Studio 2010 Express中安装扩展或加载项的限制的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我安装了MSVC ++ 2010 Express,并尝试确定可以安装哪些扩展(vsix). 扩展管理器(在线画廊部分)中有一些扩展.所有这些都来自 Visual Studio画廊.确保我安装了扩展名.因此,不能说Visual Studio的快速版本不支持安装扩展或加载项.最初,我认为 Visual Studio Gallery 是允许扩展的地方.我从那里下载了 PowerConsole 扩展并尝试安装它.但是,我收到带有以下文本的消息框:

I installed MSVC++ 2010 Express and trying to figure which extensions (vsix) are available to install. There are some extensions in the Extension Manager (section Online Gallery). All of them from Visual Studio Gallery. To be sure I installed some extension. It, therefore, cannot be said that the express editions of Visual Studio do not support installing Extensions or Add-Ins. At first I decided that Visual Studio Gallery is the place for allowed extensions. I downloaded from there PowerConsole extension and tried to install it. However, I got message box with following text:

Visual Studio扩展安装程序
此扩展名无法安装在任何当前已安装的产品上.

Visual Studio Extension Installer
This extension is not installable on any currently installed products.

问题是,在Visual Studio 2010 Express中安装扩展的确切限制是什么?

The question is, What are exact limitations for installing extensions in Visual Studio 2010 Express?

推荐答案

看看这个上述文章的摘要:

  • Express SKU仅支持安装分类为模板(或模板向导)和控件的扩展.
  • Express SKU不支持工具扩展.哪一种都不属于另一种 类别(模板或控件).
  • 通过清单将VSIX文件标记为与哪些应用程序兼容并可以安装.
  • The Express SKUs only support installation of extensions that are classified as Templates (or Template Wizards) and Controls.
  • The Express SKUs do not support tool extensions. Which is anything that doesn't fall into one of the other categories (Template or Control).
  • VSIX files are marked, via the manifest, as to which applications they are compatible and can be installed.

这篇关于在Visual Studio 2010 Express中安装扩展或加载项的限制的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆