Closed
Description
I tried installing the latest version (4.5.0) for Visual Studio 2022, but the dialog at the end of the installation always looks like this:
---------------------------
Complete
---------------------------
Installed visualizers for:
---------------------------
OK
---------------------------
which obviously hints at the installer not recognizing my installation of VS 2022.
I've downloaded all versions from 4.4.0 back to 4.0.0, but the only version that installs correctly is 4.0.0:
---------------------------
Complete
---------------------------
Installed visualizers for:
- Visual Studio 2022
---------------------------
OK
---------------------------
All later versions can't seem to find my installation of VS 2022 at c:\devel\vs2022
- could this be the issue? But why would a custom installation path work in 4.0.0, but fail in all versions that came after it?