开发者

vs2008: not honoring 'my documents' path setting

开发者 https://www.devze.com 2022-12-09 13:58 出处:网络
vs2008 (and earlier versions) always creates empty folders in c:\\users\\<username>\\my documents every time it runs. Is there any way to get it to honor the location of \'my documents\'? It\'s

vs2008 (and earlier versions) always creates empty folders in c:\users\<username>\my documents every time it runs. Is there any way to get it to honor the location of 'my documents'? It's never on my c: drive. This leads to the annoying problem of 2 'my documents' folders in windows explorer. MS is not following it's own guidelines. And开发者_JS百科 there is a 'MyDocumentsLocation' value in the vs registry settings that is correct, but ignored.


Check the Tools>Options dialog, Projects and Solutions tab. This sets a number of locations that Visual Studio uses, and these usually default to MyDocuments.

0

精彩评论

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