[wix-users] Dotnet core install detect

Joseph L. Casale jcasale at activenetwerx.com
Mon Oct 2 12:44:03 PDT 2017


-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf
Of Luke Malpass via wix-users
Sent: Monday, October 2, 2017 1:24 PM
To: wix-users at lists.wixtoolset.org
Cc: Luke Malpass <contact at angelsix.com>
Subject: [wix-users] Dotnet core install detect

> I'm struggling to find any good/solid way to use Wix to detect a valid dotnet
> core install?
> 
> It's easy from commandline to just run dotnet --version and check the
> response number if any. However, running a command line from Wix is
> discouraged.
> 
> Any actual viable configuration for detecting if .Net Core 2.0 or higher is
> installed and if not providing a message to the user to point them to the
> download site?

Wont a RegistrySearch, Property and Condition work?


More information about the wix-users mailing list