I think that is not possible at all, but you could make an add-in that adds
a "Add my references..." to the context menu of a project in the Solution
Exporer and then show your own dialog.

Signature
Carlos J. Quintero (Visual Developer - .NET MVP)
The MZ-Tools all-in-one add-in, now for .NET: http://www.mztools.com
> Please help if anyone knows any pointers to my question
> below.
[quoted text clipped - 17 lines]
> > Thanks
> > Uma
Uma Abhyankar - 27 Oct 2004 15:56 GMT
Thanks a lot. Now I need to learn to create a plug-in!
Hmm.. how does one do that?:)
Uma
> I think that is not possible at all, but you could make an add-in that adds
> a "Add my references..." to the context menu of a project in the Solution
[quoted text clipped - 21 lines]
> > > Thanks
> > > Uma
Carlos J. Quintero [MVP] - 28 Oct 2004 09:31 GMT
Join free the following forum:
http://groups.yahoo.com/group/vsnetaddin/
and take a look at the Files section.
And to get you started soon, take a look at this articles of mine:
HOWTO: Add a popup command bar to the context menu of a code window of
Visual Studio .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;555153
HOWTO: Guessing the name of a command bar to add a custom menu entry in
Visual Studio .NET add-ins
http://support.microsoft.com/default.aspx?scid=kb;en-us;555154

Signature
Carlos J. Quintero (Visual Developer - .NET MVP)
The MZ-Tools all-in-one add-in, now for .NET: http://www.mztools.com
> Thanks a lot. Now I need to learn to create a plug-in!
> Hmm.. how does one do that?:)
> Uma