Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
開発者のために、いくつかの外部ツールを Visual Studio にデプロイしたいと考えています。スクリプトなどを使用して自動化する方法はありますか、それともすべて手動で行う必要がありますか?
Visual Studio 2013 の場合、外部ツールは次のレジストリで管理されます。
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\12.0\External Tools
レジストリ スクリプトを記述して、必要なものを追加できるはずです。更新する前に、必ずレジストリをバックアップしてください。