mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-06 05:12:26 +08:00
#5186 Only add DPI related registry key on Windows 8 or above
This commit is contained in:
@@ -38,6 +38,10 @@
|
||||
Action="createAndRemoveOnUninstall">
|
||||
<RegistryValue Type="string" Name="[INSTALLFOLDER]synergys.exe" Value="~ HIGHDPIAWARE WIN7RTM"/>
|
||||
</RegistryKey>
|
||||
|
||||
<Condition>
|
||||
<![CDATA[Installed OR (VersionNT >= 602)]]>
|
||||
</Condition>
|
||||
</Component>
|
||||
</DirectoryRef>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user