diff tools/makeinst-script.sh.in @ 5270:225fc4d8f598

* tools/makeinst-script.sh.in: make installer dpi aware
author John Donoghue
date Wed, 15 Jan 2020 09:33:28 -0500
parents 9899965a595b
children eafd9bf16bf4
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"