microsoft / microsoft/msix-packaging

msixmgr does not load package resources

Open
#230 3 comments 0 reactions 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

Project
MSIXCore msixmgr

Describe the bug
msixmgr does not resolve ms-resource protocol references. This is losely connected to #164 (though it is unclear if the issue author means the MSI package or msixmgr). Nevertheless, even single language packages can reference string resources in manifest items.

To Reproduce
Create a package manifest with ms-resource protocol references where applicable (localizable manifest items). Observe the install UI.

Expected behavior
msixmgr should load resources from packages.

Screenshots
NoLocalizableMSIXManifestElements

Platform
Windows 7 and later

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 with the msixmgr installation UI path and the localizable manifest items referenced in the report. Reproduce the problem with a package manifest containing ms-resource references on Windows 7 or later, then trace whether package resources are loaded. Done means msixmgr resolves those references and displays the localized manifest values during installation.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.