dotnet-installer/packaging/windows
Rob Mensching 252456a28e Enable all MSIFASTINSTALL optimizations
The dotnet/cli is a very self contained installation package primarily
composed of files. Thus system restore adds little value and costing
only files is sufficient to verify disk space. The result is a 20%
install time reduction, ~2 seconds, on my machine where system restore
is disabled. The win is *much* larger where system restore is still on
(the default).
2016-01-27 00:10:26 -08:00
..
Dotnet.Cli.Msi.Tests switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00
WiXTools switch from DNX to cross-plat NuGet! 2016-01-19 11:43:09 -08:00
checkbuildtype.wxs Ensure LaunchCondition will not prevent repair/uninstall 2016-01-27 00:10:23 -08:00
dotnet.wxs Enable all MSIFASTINSTALL optimizations 2016-01-27 00:10:26 -08:00
generatemsi.ps1 Prevent upgrades between 'nightly' and 'release' builds of Dotnet CLI. 2016-01-14 15:03:32 -08:00
provider.wxs Minor code clean up. 2016-01-27 00:10:24 -08:00
registrykeys.wxs Prevent upgrades between 'nightly' and 'release' builds of Dotnet CLI. 2016-01-14 15:03:32 -08:00
testmsi.ps1 Clean up build scripts 2015-12-29 01:59:02 -08:00
variables.wxi Remove unnecessary custom action 2016-01-26 23:28:02 -08:00