Skip to content

Support prefer per-machine dual-mode MSI packages #9175

@robmen

Description

@robmen

Task

The Package Scope attribute supports perUserOrMachine, which creates a dual-mode package with the MSIINSTALLPERUSER Property initialized to 1. This is fine, but it means the MSI will default to per-user. Again, this is fine unless you'd like to default to per-machine dual-mode. There is no way to do so.

Therefore, we should add a perMachineOrUser option to the Package Scope that creates a dual-mode MSI package that defaults to per-machine. Then all bases are covered.

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions