[Wireshark-dev] WiX (.msi) installer status

2021-01-11 Thread chuck c
https://gitlab.com/wireshark/wireshark/-/blob/master/packaging/wix/README "This is currently an experimental feature to provide Wireshark with an .msi installer. It is intended to replace the NSIS installer, but needs to be a little more complete before doing so." Should the Developer Guide be up

Re: [Wireshark-dev] How to disable controls in dialog when capture file is closing

2021-01-11 Thread Jirka Novak
Hello Jim, > The following two commits might give some insight: Thank you for list of commits, I checked it. I made !1649/8dd84917136e763c08be821cef360a225baa089e which corrected all my observations and notes. Best regards,