Perhaps this is what you need to do.
Make sure VS is closed.
Install RefactorCpp .
Install CodeRush Xpress .
Apply this registry patch:
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Developer Express] [HKEY_LOCAL_MACHINE\SOFTWARE\Developer Express\CodeRush for VS\3.2] "HideMenu"=dword:00000000 "LoadDXPlugInsOnly"=dword:00000000 "StatusTextEnabled"=dword:00000001
Open VS.
Turn on the DevExpress Tools add-in in the visual studio, Tools → Add-in Manager. Check the on and start checkboxes.
And now you are a proud user of CodeRush Xpress on VS 2005.
PS This works for me:
Microsoft Visual Studio 2005 Version 8.0.50727.762 (SP.050727-7600)
source share