Hello there,
Directories or paths to the old MSI has been altered and might cause this issue.
Provide your old MSI file and this might sort this out.
Option 1. Locate your old MSI and browse to it
Browse to the original MSI
When an MSI is run it is loaded into %WINDOWS%\Installer folder but the random name may make it difficult to find
Option 2. Uninstall the program without using the MSI.
Locate your Product Code that you are trying to install
In the registry go to HKEY_CURRENT_USER\Software\Microsoft\Installer
or HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData registry keys
From a command prompt run msiexec /x [ProductCode]
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer--