1 reference to EnableLog
dotnet (1)
Commands\Workload\Install\MsiInstallerBase.cs (1)
157
uint error = WindowsInstaller.
EnableLog
(InstallLogMode.DEFAULT | InstallLogMode.VERBOSE, logFile, InstallLogAttributes.NONE);