在vs2008安装BCGControlBar的心得

在vs2008运行向导错误的原因在BCG的老巢找的回答是
We think that a reason of this failure is lack of VS 2005 installation on the target machine. Please make the following simple fix:
1. Open "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcprojects" folder
2. Find BCGPAppWizard.vsz file and open it for the editing
3. Replace "Wizard=VsWizard.VsWizardEngine.8.0" with "Wizard=VsWizard.VsWizardEngine.9.0"
 
在中文版vs2008中向导能出现,但是排版,图片等有问题的原因应该是缺少向导的英文资源,
想把向导改成2052的,结果好像不行,于是在
..\Microsoft Visual Studio 9.0\VC\VCWizards\1033下把2052的文件复制到它下面,
终于可以运行了,不知道还有其他办法没有,不过能运行就好了