Transferring Visual Studio 2005 External Tools to Orcas
If you’re like me you may have created some custom External Tool commands in the Visual Studio Tools menu. Unfortunately, External Tools cannot be imported/exported using the Import and Export Settings option so if you’ve upgraded to Orcas, here’s how to copy them over:
- Jump into regedit and export the hive: \\HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\External Tools
- Open up the exported .reg file and change the 8.0 to 9.0
- Double-click the .reg file to import the settings into the Orcas hive.
All done.
Trackbacks
Use this link to trackback from your own site.



My install of Orcas transferred them automatically however I could see this being more useful for when you rebuild your machine.
Good tip.
- JD
Maybe you chose to migrate your old settings? I didn’t for some reason…