microsoft / microsoft/msix-packaging
Add event log support to msixmgr
Open
Nobody has claimed this yet.
Area-MSIX Core
Documentation
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 write to the event log. Users and especially administrators have little to no way to find out why a package does not install or what went wrong during installation. tracelog may work for developers but not so well for other users.
Expected behavior
msixmgr should log concise error messages to the event log.
Platform
Windows 7 and later
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.