mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-04-25 08:06:30 +00:00
[host] installer: enable DPI awareness
This should make the installer look less blurry on high DPI displays.
This commit is contained in:
parent
f971a01801
commit
6f8745a89b
@ -31,6 +31,7 @@ Unicode true
|
|||||||
RequestExecutionLevel admin
|
RequestExecutionLevel admin
|
||||||
ShowInstDetails "show"
|
ShowInstDetails "show"
|
||||||
ShowUninstDetails "show"
|
ShowUninstDetails "show"
|
||||||
|
ManifestDPIAware true
|
||||||
|
|
||||||
!ifndef BUILD_32BIT
|
!ifndef BUILD_32BIT
|
||||||
Target AMD64-Unicode
|
Target AMD64-Unicode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user