views:

14

answers:

0

Hi,

I have quite a few projects in my solution and I would like to build, start and then detach some of them quicker. At the moment I have to right click the project, debug->start new instance, open process window, select process and then detach.

I am wondering if there is a nicer solution to this. Can I perhaps tweak the context menu of the project when I right click it to get an additional item: "build, run and detach"?

Or can I add a shortcut that does what I need?

I don't want to use "multiple startup projects", because the projects I want to start are often different.