[wix-devs] 6204 - Add support for high DPI to the Burn engine, Take 2

Sean Hall r.sean.hall at gmail.com
Mon Jul 6 05:26:17 PDT 2020


In order to finish the High-DPI support for wixstdba, Burn needs to declare
that it is per-monitor DPI aware. As I said in the issue, there's two
choices - manifest or programmatically.
https://github.com/wixtoolset/issues/issues/6204

I would rather do it programmatically so the Bundle can decide the DPI
awareness mode. Also, I was able to do everything in thmutil without using
GDI+ so I would like to revert what was done in
https://github.com/wixtoolset/issues/issues/4541. Thoughts?


More information about the wix-devs mailing list