mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-21 21:17:19 +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
|
||||
ShowInstDetails "show"
|
||||
ShowUninstDetails "show"
|
||||
ManifestDPIAware true
|
||||
|
||||
!ifndef BUILD_32BIT
|
||||
Target AMD64-Unicode
|
||||
|
Loading…
Reference in New Issue
Block a user