version-fox / version-fox/vfox
[Feature]: Add Windows installation packages in `.msixbundle` format
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 4k
- Forks
- 157
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 5
Description
1. Your usage scenarios?
- Based on the actions described in https://github.com/PowerShell/PowerShell/discussions/27292 , Microsoft has decided that the
.msixbundleformat will replace the.exeand.msiformats for installers.
2. What is your expected outcome?
- Add Windows installation packages in
.msixbundleformat.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue mentions only the existing Windows .exe and .msi installer formats and the desired .msixbundle output; it names no files, tests, or release entry points. Start by locating how Windows installation packages are currently produced, then verify that a .msixbundle artifact is generated alongside the existing packages.
Written by the indexing model from the issue text.
Assessment
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100