microsoft / microsoft/msix-packaging

Feature request: Allow installation without requiring administrator privleges

Open
#330 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Area-MSIX Core Feature
Dominant language
C
Stars
1.1k
Forks
193
Avg merge
2h 16m
Merged PRs (30d)
2

Description

I understand per #326 the reasoning why administrator privileges are required to install an MSIX package on Windows 7.

We are looking to migrate our existing WinForms ClickOnce installation to MSIX, as a prerequisite to convert it to .Net Core and allow us to include the run-time with our application.

It would be great if MSIX Core could detect that a package doesn't create registry entries and it may be installed into the user's profile, much like ClickOnce, so that packages that are effectively just an xcopy deployment can be installed without admin rights.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the rationale in issue #326 and reviewing how MSIX Core handles MSIX installation on Windows 7. Define how packages without registry entries could install into the user's profile without administrator privileges, and verify that existing administrator-required installations remain supported.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.