Upgrading failing because Microsoft Visual Studio 2015 Tools for Unity

Hello,

I try to upgrade on windows 10 home. But the installation fails because the MSVS 2015 Tools for Unity version 2.8.0.0 product code {E02DF945-0531-4E5E-9C6B-2B660C0AE66D} can not be removed…

(is not a valid installation package for the product Microsoft Studio 2015 Tools for Unity. Try to find the installation package vstu2015.msi in a folder from wich you can install Microsoft Visual Studio 2015 Tools for Unity)

I am out of options…

Even smartmsizap reports:

[02/27/17,12:37:29] Beginning of new SmartMsizap session
[02/27/17,12:37:29] MsiQueryProductState returned INSTALLSTATE_DEFAULT for product code {E02DF945-0531-4E5E-9C6B-2B660C0AE66D}
[02/27/17,12:37:29] MsiGetProductInfo returned C:\WINDOWS\Installer\2be01f78.msi for locally cached MSI path
[02/27/17,12:37:29] Locally cached MSI does not exist, skipping running msiexec /x
[02/27/17,12:37:29] ERROR SmartMsizap could not find the file C:\WINDOWS\system32\msizapw.exe, so it will skip running msizap for the product code {E02DF945-0531-4E5E-9C6B-2B660C0AE66D}.

Is there a solution ? Clean win10 is no option …:wink:

In Powershell…

I did:

app = Get-WmiObject -Class Win32_Product | Where-Object { _.Name -match “Microsoft Visual Studio 2015 Tools for Unity”
}

$app.Uninstall()

respons…

__GENUS : 2
__CLASS : __PARAMETERS
__SUPERCLASS :
__DYNASTY : __PARAMETERS
__RELPATH :
__PROPERTY_COUNT : 1
__DERIVATION : {}
__SERVER :
__NAMESPACE :
__PATH :
ReturnValue : 1612
PSComputerName :