mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 11:17:54 +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
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ Unicode true
|
|||
RequestExecutionLevel admin
|
||||
ShowInstDetails "show"
|
||||
ShowUninstDetails "show"
|
||||
ManifestDPIAware true
|
||||
|
||||
!ifndef BUILD_32BIT
|
||||
Target AMD64-Unicode
|
||||
|
|
Loading…
Reference in a new issue