如何在vs 2017中使用注册表管理私人图库,就像我在vs 2015中所做的那样? [英] How do I manage a private gallery in vs 2017 using registry like I did in vs 2015?

查看:69
本文介绍了如何在vs 2017中使用注册表管理私人图库,就像我在vs 2015中所做的那样?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何:使用注册表设置管理私人图库https://msdn.microsoft.com/en-us/library/hh266735.aspx?f=255&MSPPError=-2147217396

How to: Manage a Private Gallery By Using Registry Settings https://msdn.microsoft.com/en-us/library/hh266735.aspx?f=255&MSPPError=-2147217396

上面的文章通过修改注册表详细说明了我在2015年的做法,但问题是VS不再将此信息存储在注册表中(我不这么认为)。它曾经在vs 2015中的ExtensionManager文件夹中[[HKEY_CURRENT_USER \Software \ Microsrosoft \VisualStudio \12.0 \ExtensionManager \StorageS...)
但该文件夹不再存在(沿30个左右的其他人失踪了。 

The above article details how I am doing it in 2015 by modifying the registry but the problem is that VS does not store this info in the registry anymore (I don't think so). It used to be in the ExtensionManager folder in vs 2015 ([HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\12.0\ExtensionManager\Repositories\...) but that folder no longer exists (along with 30 or so others that are missing). 

据说VS现在将它们存储在私人注册表中:

Supposedly VS stores them in a private registry now:

https:// docs。 microsoft.com/en-us/visualstudio/extensibility/breaking-changes-2017#visual-studio-registry

https://docs.microsoft.com/en-us/visualstudio/extensibility/breaking-changes-2017#visual-studio-registry

我不明白我是否能够在和以前一样,如果没有,最简单的方法是什么建议...基本上我们使用注册表将我们的私有VS扩展库安装到开发者机器
,只需单击一个.reg文件,这样他们就可以了不必自己设置...实际上与此答案所说的相同:  https://stackoverflow.com/questions/14524606/programmatically-specify-private-extension-gallery-in-visual-studio -2012#answer-14593071

I don't understand if I will be able to use the registry in the same way as before and if not, what is the recommendation for the easiest way to do that...basically we use the registry to install our private VS extension gallery into developers machines by simply clicking a .reg file so they don't have to set that up themselves...actually same same as what this answer says: https://stackoverflow.com/questions/14524606/programmatically-specify-private-extension-gallery-in-visual-studio-2012#answer-14593071

 我宁愿不创建一个原子提要,但如果那是最后的手段,那么我就是耳朵。

 I'd rather not create an atom feed but if thats the last resort then i'm all ears.

谢谢

推荐答案

您好TS46235,

Hi TS46235,

谢谢在MSDN论坛上发帖。

Thank you for posting in MSDN forum.

这个论坛是关于VS设置和安装的,因为你的问题与VSX有很大关系,我帮你把这个案子移到一个非常合适的论坛上以获得更好的支持。

This forum is about VS setup and installation, as your question is much related to VSX, I help you move this case to a much appropriate forum for a better support.

最好的问候


这篇关于如何在vs 2017中使用注册表管理私人图库,就像我在vs 2015中所做的那样?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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