3 references to MsiFastInstall
dotnet (3)
Installer\Windows\InstallProperties.cs (3)
20
private const int _msiFastInstall = (int)(
MsiFastInstall
.NoSystemRestore |
MsiFastInstall
.OnlyFileCosting |
MsiFastInstall
.ReducedProgressFrequency);