Hi,
when installing AIP2020 I get a message that the Tutorial Plugin could not be installed because there is an older version of the software installed.
The problem is, that there is no way to find the old version. No entries in the system control (programs an features)
Has anybody the product code from the registry (like {7F4DD591-2464-0001-0000-7107D70F3DB4} for Autodesk Inventor Professional 2020)
Maybe someone can lookup the code for me in its own registry by using the powershell-commad:
Start powershell
in the powershell enter the command:
get-wmiobject Win32_Product | Format-Table IdentifyingNumber, Name
(command found here: https://stackoverflow.com/questions/21491631/how-to-uninstall-with-msiexec-using-product-id-guid-wit...)
This will list all installed products with the Identifying Numer and its Name (see attachment)....
Would be great if somebody could do this and send me the Number for the Tutorial Plugin, that I would be able to remove the prvious installed package by using Microsoft Fixit or manually be editing the registry
If there is any other way out, I would be glad to get further information 😉
Regards