vote up 1 vote down star
1

I'd like to be able to include shortcuts in my solution explorer so that I can just double click in solution explorer to open a directory related to the project or solution, is this possible? Currently if I add a shortcut to the solution it comes up as a .lnk file and it opens insides Visual studio as a binary file instead of opening in windows explorer.

flag

78% accept rate
In Visual Studio 2005/2008 you can right click on any folder or project in the Solution Explorer and "Open Folder In Windows Explorer, does that help? – Kane Oct 28 at 13:40
When you add an item to the solution/project it copies it local instead of just referencing that item, so I don't think that would do anything for being able to jump to a location in explorer? – Maslow Oct 28 at 16:11

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.