I suddenly am tasked to debug an old project in Visual Studio 6. My PC setup contains an IME Microsoft Office 2000. Each time I try to open a .VBP file using Visual Studio, a Microsoft Office 2000 Installation CD dialog is shown. I could cancel the installation process but it does get bother some in repeating this again and again. I found a Microsoft Windows Installer Cleanup in the Microsoft KB page but it does not work. Any ideas for people who experienced this with Visual Studio 6 and Microsoft Office?
I cannot uninstall the MS Office. Are there any registry hacks for smooth VB programming?
Oh, man, this is an old problem. I think that this is due to some licensing snafu between Office 2k and VB6 for some of the controls shipped with both.
Assuming this is the case, you can try downloading and running the VB6Cli.exe file at http://support.microsoft.com/kb/194751. IIRC, this’ll fix the issue.