bea47e6675
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. |
||
---|---|---|
.. | ||
Dotnet.Cli.Msi.Tests | ||
WiXTools | ||
checkbuildtype.wxs | ||
dotnet.wxs | ||
generatemsi.ps1 | ||
provider.wxs | ||
registrykeys.wxs | ||
testmsi.ps1 | ||
variables.wxi |