microsoft / microsoft/msix-packaging
msixmgr unpack uses system32 folder
Open
@samiranshah-zz is already working on this.
Since Jun 7, 2021.
Area-MSIX Core
Feature
- Dominant language
- C
- Stars
- 1.1k
- Forks
- 193
- Avg merge
- 2h 16m
- Merged PRs (30d)
- 2
Description
When using msixmgr to convert from msix to vhd/cim, the utility creates a GUID and then creates a folder using that GUID name directly under the System32 folder. As failure occur, the folders and contents get left behind.
The utility should create the temporary folder under the users %Temp% folder.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.