开发者

Opening a Visual Studio 2008 sln file creates a Visual Studio folder

开发者 https://www.devze.com 2023-02-10 07:32 出处:网络
this sounds simple but drives me nuts. I am on Windows 7 and have VS TS 2008 SP1.When I open a solution file it always creates a \'Vi开发者_如何学JAVAsual Studio 2008\' folder in the same directory.

this sounds simple but drives me nuts.

I am on Windows 7 and have VS TS 2008 SP1. When I open a solution file it always creates a 'Vi开发者_如何学JAVAsual Studio 2008' folder in the same directory. Then SVN etc wants to add etc. How do I stop this from happening. I tried the registry setting the VisualStudioLocation to %userprofile\docs etc but no joy.

Thanks Mick


OK I got this sorted from another bit of digging on the internet...

Open the registry... Run -> Regedit

Browse the *Hkey_Current_USER -> Software -> Microsoft -> Visual Studio -> 9.0*

Look at the following keys and set them to

VisualStudioLocation = %USERPROFILE%\Documents\Visual Studio 2008 VisualStudioProjectsLocation = %USERPROFILE%\Documents\Visual Studio 2008\Projects

This will cause any Visual Studio folders etc to get created there and not in your local solution folder..

Regards Mick


May be it is because of your soruce control (SVN). Try changing Tools-->Options-->Source Control

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号