summaryrefslogtreecommitdiffstats
path: root/Tools/msi/bundle/Default.thm
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2015-10-11 23:40:41 (GMT)
committerSteve Dower <steve.dower@microsoft.com>2015-10-11 23:40:41 (GMT)
commitb96698112d69ac34f294aa2a7699966e53f826a1 (patch)
treeb4dfadca69a3ba39f2dbfc60c6b3ce55ebd1ae4b /Tools/msi/bundle/Default.thm
parent731f4a2c5f11a49a5611eaf8d3fa26886979f865 (diff)
downloadcpython-b96698112d69ac34f294aa2a7699966e53f826a1.zip
cpython-b96698112d69ac34f294aa2a7699966e53f826a1.tar.gz
cpython-b96698112d69ac34f294aa2a7699966e53f826a1.tar.bz2
Issue #25143: Improves installer error messages for unsupported platforms.
Diffstat (limited to 'Tools/msi/bundle/Default.thm')
-rw-r--r--Tools/msi/bundle/Default.thm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/msi/bundle/Default.thm b/Tools/msi/bundle/Default.thm
index e223112..981a0ed 100644
--- a/Tools/msi/bundle/Default.thm
+++ b/Tools/msi/bundle/Default.thm
@@ -128,7 +128,7 @@
<Image X="0" Y="0" Width="178" Height="382" ImageFile="SideBar.png"/>
<Hypertext Name="FailureLogFileLink" X="205" Y="71" Width="-11" Height="60" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureHyperlinkLogText)</Hypertext>
- <Hypertext Name="FailureMessageText" X="205" Y="-100" Width="-11" Height="60" FontId="3" TabStop="yes" HideWhenDisabled="yes"></Hypertext>
+ <Hypertext Name="FailureMessageText" X="205" Y="151" Width="-11" Height="120" FontId="3" TabStop="yes" HideWhenDisabled="yes"></Hypertext>
<Text Name="FailureRestartText" X="205" Y="-40" Width="-11" Height="34" FontId="3" HideWhenDisabled="yes" DisablePrefix="yes">#(loc.FailureRestartText)</Text>
<Button Name="FailureRestartButton" X="-101" Y="-11" Width="85" Height="27" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.FailureRestartButton)</Button>
<Button Name="FailureCancelButton" X="-11" Y="-11" Width="85" Height="27" TabStop="yes" FontId="0">#(loc.CloseButton)</Button>