changeset 5270:225fc4d8f598

* tools/makeinst-script.sh.in: make installer dpi aware
author John Donoghue
date Wed, 15 Jan 2020 09:33:28 -0500
parents 76000d1e2282
children 8ce9f378be7c
files tools/makeinst-script.sh.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tools/makeinst-script.sh.in	Tue Jan 14 08:50:07 2020 -0500
+++ b/tools/makeinst-script.sh.in	Wed Jan 15 09:33:28 2020 -0500
@@ -90,6 +90,7 @@
 OutFile "\${INSTALLER_NAME}"
 BrandingText "\${APP_NAME}"
 XPStyle on
+ManifestDPIAware true
 InstallDir "C:\\Octave\\Octave-\${OCTAVE_VERSION}"
 Icon "\${INSTALLER_FILES}/octave-logo.ico"