I recently had some issues with CA’s Business Intelligence, and had to uninstall it. However the uninstaller from Add/Remove programs did not remove it completely.
When I went to re-install CABI, it did not install it properly due to left over bits and pieces that did not get removed.
After some muddling about with CA, I managed to remove it properly and reinstall CABI.
The following steps should uninstall it without anything remaining to cause issues.
- Uninstall CABI from Add/Remove Programs
- Delete the CommonReporting3 directory from the install drive
- Run this command – msiexec /x {5418F914-1D31-4849-822C-314AC28B06BF}
- Delete the following registry entries
- HKLM\SOFTWARE\Wow6432Node\ComputerAssociates\Shared\CommonReporting3
- HKCU\Software\Business Objects
- HKU\.DEFAULT\Software\Business Objects
- HKLM\SYSTEM\CurrentControlSet\Services\BOE120SIA
- HKLM\SYSTEM\CurrentControlSet\Services\BOE120MySQL
- HKLM\SYSTEM\CurrentControlSet\Services\BOE120Tomcat
- HKLM\SOFTWARE\Wow6432Node\Apache Software Foundation\Procrun 2.0\BOE120SIA
- HKLM\SOFTWARE\Wow6432Node\Apache Software Foundation\Procrun 2.0\BOE120Tomcat
- HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Folders\
- HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{5418F914-1D31-4849-822C-314AC28B06BF}
After removing all of those things, I could install CABI properly.