Skip to content

[Setup] Do not require UAC prompt #15517

Closed
@yuyoyuppe

Description

@yuyoyuppe

Description of the new feature / enhancement

This depends on 2 things:

  • [Setup] Support per-user installation #15516
  • The fact that dotnet runtime requires elevation on install. WiX Bootstrapper cannot determine whether it'll require elevation based on dotnet being present in the system and proceeds to always require it. Looks like that behavior isn't configurable, so unless we move to another installation technology like WiXSharp, we can consider being blocked by it.

Scenario when this would be used?

That happens during installation/upgrade.

Supporting information

No response

Metadata

Metadata

Labels

Area-QualityStability, Performance, Etc.Area-Setup/InstallRefers to installation mechanismIdea-EnhancementNew feature or request on an existing productResolution-Fix CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions