[host] installer: enable DPI awareness

This should make the installer look less blurry on high DPI displays.
This commit is contained in:
Quantum 2021-12-25 18:58:47 -05:00 committed by Geoffrey McRae
parent f971a01801
commit 6f8745a89b

View file

@ -31,6 +31,7 @@ Unicode true
RequestExecutionLevel admin
ShowInstDetails "show"
ShowUninstDetails "show"
ManifestDPIAware true
!ifndef BUILD_32BIT
Target AMD64-Unicode