aboutsummaryrefslogtreecommitdiff
path: root/installers/windows
diff options
context:
space:
mode:
authorselsta <selsta@sent.at>2021-01-01 05:13:36 +0100
committerselsta <selsta@sent.at>2021-01-01 05:13:36 +0100
commit72ab846be5dea034daa125bee0b3a06b53cbb916 (patch)
tree4a3b78b933729599bf68a75dc558415085978e90 /installers/windows
parent8e6a2cde0fd0e8c2a71456ea8bb36db49116d705 (diff)
downloadmonzero-gui-72ab846be5dea034daa125bee0b3a06b53cbb916.tar.gz
monzero-gui-72ab846be5dea034daa125bee0b3a06b53cbb916.tar.xz
monzero-gui-72ab846be5dea034daa125bee0b3a06b53cbb916.zip
installer: remove high dpi shortcut
Qt 5.15 supports high DPI natively
Diffstat (limited to 'installers/windows')
-rw-r--r--installers/windows/Monero.iss4
1 files changed, 1 insertions, 3 deletions
diff --git a/installers/windows/Monero.iss b/installers/windows/Monero.iss
index deccc549..bdcfea30 100644
--- a/installers/windows/Monero.iss
+++ b/installers/windows/Monero.iss
@@ -105,9 +105,6 @@ Source: "bin\extras\monero-gen-ssl-cert.exe"; DestDir: "{app}"; Flags: ignorever
; Qt Quick 2D Renderer fallback for systems / environments with "low-level graphics" i.e. without 3D support
Source: "bin\start-low-graphics-mode.bat"; DestDir: "{app}"; Flags: ignoreversion
-; Use a scale factor of 2 for Qt for high-DPI systems, as long as Qt does not handle some such systems adequately
-Source: "bin\start-high-dpi.bat"; DestDir: "{app}"; Flags: ignoreversion
-
; Mesa, open-source OpenGL implementation; part of "low-level graphics" support
Source: "bin\opengl32sw.dll"; DestDir: "{app}"; Flags: ignoreversion
@@ -170,6 +167,7 @@ Type: files; Name: "{app}\libssp-0.dll"
Type: files; Name: "{app}\libhidapi-0.dll"
Type: files; Name: "{app}\libeay32.dll"
Type: files; Name: "{app}\ssleay32.dll"
+Type: files; Name: "{app}\start-high-dpi.bat"
Type: files; Name: "{group}\Utilities\x (Check Blockchain Folder).lnk"