|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How are items added to VB2003 Tools menu itemIn my VS2003 under the Tools Menu Item is an item :
"C# to VB Converter" I don't know where it came from and want to move it to VB2005. I've searched Program Files for file with # in its name an none of them seems to be the source of that item. Is it possible to retrieve the file that added that menu item and use it to add an item to VB2005? I'll try anything reasonable Thank It can be:
- An external tool: (Tools, External Tools menu). In this case you can add it to the VS 2005 IDE. - A button created from an add-in (Tools, Add-In Manager menu). In this case you need the VS 2005 version. - A button created from a Visual Studio Package. In this case you need also the VS 2005 version. Which is your case? -- Show quoteHide quoteBest regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com "Allen" <allen99NOSPAM@a-znet.com> escribió en el mensaje news:OZV4gBTTGHA.5728@tk2msftngp13.phx.gbl... > In my VS2003 under the Tools Menu Item is an item : > "C# to VB Converter" > > I don't know where it came from and want to move it to VB2005. > > I've searched Program Files for file with # in its name an none of them > seems to be the source of that item. > > Is it possible to retrieve the file that added that menu item and use it > to add an item to VB2005? > > > I'll try anything reasonable > > > Thank > I did find it in my VS2003 files Setup.Ini. does that tell you anything?
I also have a msi and an Setup.exe which I can post if it is a good idea. Size 842HB - maybe zipping would help. Should I post it? Thanks This is the "Carlos J. Quintero [VB MVP]" <carlosq@NOSPAMsogecable.com> wrote in message How do I do this? Just a hint to get me started.news:%23%23wT8DcTGHA.2276@tk2msftngp13.phx.gbl... > It can be: > > - An external tool: (Tools, External Tools menu). In this case you can add > it to the VS 2005 IDE. Show quoteHide quote > - A button created from an add-in (Tools, Add-In Manager menu). In this > case you need the VS 2005 version. > - A button created from a Visual Studio Package. In this case you need > also the VS 2005 version. > > Which is your case? > > -- > > Best regards, > > Carlos J. Quintero > > MZ-Tools: Productivity add-ins for Visual Studio > You can code, design and document much faster: > http://www.mztools.com > > > "Allen" <allen99NOSPAM@a-znet.com> escribió en el mensaje > news:OZV4gBTTGHA.5728@tk2msftngp13.phx.gbl... >> In my VS2003 under the Tools Menu Item is an item : >> "C# to VB Converter" >> >> I don't know where it came from and want to move it to VB2005. >> >> I've searched Program Files for file with # in its name an none of them >> seems to be the source of that item. >> >> Is it possible to retrieve the file that added that menu item and use it >> to add an item to VB2005? >> >> >> I'll try anything reasonable >> >> >> Thank >> > > "Allen" <allen99NOSPAM@a-znet.com> escribió en el mensaje No, I was not aware of a setup.ininews:eIIIZ0nTGHA.6048@TK2MSFTNGP11.phx.gbl... >I did find it in my VS2003 files Setup.Ini. does that tell you anything? > I also have a msi and an Setup.exe which I can post if it is a good idea. No, do not post it, nobody is going to execute it. Likely that is the > Size 842HB - maybe zipping would help. Should I post it? provider of the "C# to VB Converter", you can contact them requesting a version for VS 2005 >> - An external tool: (Tools, External Tools menu). In this case you can Just execute the Tools, External Tools menu and click the Add button to add >> add it to the VS 2005 IDE. > How do I do this? Just a hint to get me started. a new external program to the Tools menu. -- Best regards, Carlos J. Quintero MZ-Tools: Productivity add-ins for Visual Studio You can code, design and document much faster: http://www.mztools.com
Show quote
Hide quote
"Carlos J. Quintero [VB MVP]" <carlosq@NOSPAMsogecable.com> wrote in message Thanks, I'll try thatnews:u9YuB7nTGHA.1160@TK2MSFTNGP09.phx.gbl... > > "Allen" <allen99NOSPAM@a-znet.com> escribió en el mensaje > news:eIIIZ0nTGHA.6048@TK2MSFTNGP11.phx.gbl... >>I did find it in my VS2003 files Setup.Ini. does that tell you anything? > > No, I was not aware of a setup.ini > >> I also have a msi and an Setup.exe which I can post if it is a good idea. >> Size 842HB - maybe zipping would help. Should I post it? > > No, do not post it, nobody is going to execute it. Likely that is the > provider of the "C# to VB Converter", you can contact them requesting a > version for VS 2005 > >>> - An external tool: (Tools, External Tools menu). In this case you can >>> add it to the VS 2005 IDE. >> How do I do this? Just a hint to get me started. > > Just execute the Tools, External Tools menu and click the Add button to > add a new external program to the Tools menu. > > -- |
|||||||||||||||||||||||