Finalmente encontrei a solução :
Method 2 – Reinstall Windows Installer
You can also try to repair the problem by reinstalling Windows Installer! Pretty ironic eh! The first thing we want to do is rename some of the current windows installer files before we download the new ones.
Click on Start, Run and type in cmd. Then type in the following commands below. Press Enter after each command.
cd %windir%\system32
attrib -r -s -h dllcache
ren msi.dll msi.old
ren msiexec.exe msiexec.old
ren msihnd.dll msihnd.oldEm seguida, você deseja baixar a versão mais recente do Windows Installer. Podemos fazer isso no Centro de Download da Microsoft.
link
Digite no Windows Installer na caixa de pesquisa e encontre a versão mais recente, que será chamada de Windows Installer X.X Redistributable. Depois de instalado, reinicie o computador.
Por esta resposta , sugiro encerrar a questão como resolvida.