dotnet-installer/packaging/windows
Joel Hendrix bea47e6675 The dotnet MSI doesn't properly set ALLUSERS property.
The dotnet installer writes content under %ProgramFiles% which is
machine-wide and requires elevation. The Package@InstallScope attribute
must be set to perMachine in this case and will ensure that the Burn
bootstrapper prompts for elevation during install.
2016-01-22 13:53:39 -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 Prevent upgrades between 'nightly' and 'release' builds of Dotnet CLI. 2016-01-14 15:03:32 -08:00
dotnet.wxs The dotnet MSI doesn't properly set ALLUSERS property. 2016-01-22 13:53:39 -08:00
generatemsi.ps1 Prevent upgrades between 'nightly' and 'release' builds of Dotnet CLI. 2016-01-14 15:03:32 -08:00
provider.wxs Add missing wxs files for building MSI. 2015-11-17 20:53:49 -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 Update variables.wxi 2016-01-14 16:39:10 -08:00