This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS: Cannot install a product when a newer version is installed

Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Code Composer Studio

I'm trying to reinstall CCS since it was constantly crashing whenever I tried to open it. I ran the uninstall exe, and then downloaded a fresh copy and ran the install exe. It got to "com.ti.ccstudio.installer.msvc.2015.win32 installed", then stalled. The error in the log is the following:

628:362C][2018-03-09T11:15:06]i052: Condition 'VersionNT >= v6.0 OR (VersionNT = v5.1 AND ServicePackLevel >= 2) OR (VersionNT = v5.2 AND ServicePackLevel >= 1)' evaluates to true.

[3628:362C][2018-03-09T11:15:06]i199: Detect complete, result: 0x0
[3628:1864][2018-03-09T11:15:06]e000: Error 0x80070666: Cannot install a product when a newer version is installed.
[3628:362C][2018-03-09T11:15:06]i500: Shutting down, exit code: 0x666

How do I fix this?