VisualD integration

Imperatorn johan_forsberg_86 at hotmail.com
Tue Sep 15 19:23:27 UTC 2020


On Tuesday, 15 September 2020 at 06:04:49 UTC, Rainer Schuetze 
wrote:
>
>
> On 14/09/2020 14:07, Imperatorn wrote:
>> [...]
>
> I suspect that recent updates of Visual Studio 2019 have 
> changed the way the installation is registered.
>
> The installer iterates over the uninstaller registry entries to 
> find the installation folder with an appropriate name, so you 
> can add an entry there, e.g.:
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\VS2019]
> DisplayName="Visual Studio Community 2019"
> InstallLocation="C:\Program Files (x86)\Microsoft Visual
> Studio\2019\Community"
>
> Do you find a similar entry in your registry? Maybe it has an 
> unexpected DisplayName?

Interesting! I will take a look. Because I am using Enterprise 
edition, maybe something is different


More information about the Digitalmars-d mailing list