Ensure Tag is installed

DOTNETHOME may not always be set, be sure to install the tag to a
predictable location.
This commit is contained in:
Eric StJohn 2021-09-13 15:26:02 -07:00
parent 2fa338adf0
commit 18e3759361

View file

@ -27,7 +27,7 @@
<PayloadGroupRef Id="DotnetCoreBAPayloads" />
</BootstrapperApplicationRef>
<swid:Tag Regid="microsoft.com" InstallPath="[DOTNETHOME]" />
<swid:Tag Regid="microsoft.com" InstallPath="[$(var.Program_Files)]dotnet" />
<util:RegistrySearch Id="CheckDotnetInstallLocation_x86"
Variable="DotnetInstallLocationExists_x86"