English 中文(简体)
i 可以发现窗口登记处的源控制钥匙
原标题:i can t find source control key in windows registry

i installed visual studio 2010 ultimate version and tfs2010 when i wana creating custom checkin policy i can t find source control in windows registry to add string key and assigned dll file to that. registry path is: HKEY_LOCAL_MACHINESOFTWAREMicrosoftVisualStudio10.0TeamFoundation please help me thanks.

最佳回答

正确的地点是:

[HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftVisualStudio10.0TeamFoundationSourceControlCheckin Policies]

See this post, for more information about Check-in policies and TFS/VS 2010

问题回答

暂无回答




相关问题
Best practices for Subversion and Visual Studio projects

I ve recently started working on various C# projects in Visual Studio as part of a plan for a large scale system that will be used to replace our current system that s built from a cobbling-together ...

Enable PHP highlights in VS 2010?

I ve heard that Visual Studio 2010 Beta 2 has support for PHP. When I load a PHP file though, it has nothing highlighted and is nothing more than a glorified text editor. Is there a way to enable it?...

Do I want Publish or Release Build in VB.net?

I wrote a little (like 40 lines little) Winforms application with VB.net in Visual Studio 2010. Now I ve released the code as a Google Code project. It s easy for a developer to get the source but I d ...

Unit Testing .NET 3.5 projects using MStest in VS2010

There s a bug/feature in Visual Studio 2010 where you can t create a unit test project with the 2.0 CLR. https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=483891&wa=...

热门标签