microsoft / msix-packaging

MSIX SDK
MIT License
979 stars 165 forks source link

Add event log support to msixmgr #233

Open JakeSmarter opened 4 years ago

JakeSmarter commented 4 years ago

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

jvintzel commented 4 years ago

We added this item to the backlog.