aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/HyperlinkLargeTheme.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/HyperlinkLargeTheme.xml')
-rw-r--r--src/ext/Bal/stdbas/Resources/HyperlinkLargeTheme.xml117
1 files changed, 117 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/HyperlinkLargeTheme.xml b/src/ext/Bal/stdbas/Resources/HyperlinkLargeTheme.xml
new file mode 100644
index 00000000..6e7b69ee
--- /dev/null
+++ b/src/ext/Bal/stdbas/Resources/HyperlinkLargeTheme.xml
@@ -0,0 +1,117 @@
1<?xml version="1.0" encoding="utf-8"?>
2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
3
4
5<Theme xmlns="http://wixtoolset.org/schemas/v4/thmutil">
6 <Font Id="0" Height="-12" Weight="500" Foreground="windowtext" Background="window">Segoe UI</Font>
7 <Font Id="1" Height="-24" Weight="500" Foreground="windowtext">Segoe UI</Font>
8 <Font Id="2" Height="-22" Weight="500" Foreground="graytext">Segoe UI</Font>
9 <Font Id="3" Height="-12" Weight="500" Foreground="windowtext" Background="window">Segoe UI</Font>
10
11 <Window Width="500" Height="390" HexStyle="100a0000" FontId="0" Caption="#(loc.Caption)">
12 <ImageControl X="11" Y="11" Width="64" Height="64" ImageFile="logo.png" Visible="yes"/>
13 <Label X="80" Y="11" Width="-11" Height="64" FontId="1" Visible="yes" DisablePrefix="yes">#(loc.Title)</Label>
14
15 <Page Name="Loading">
16 <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes" Visible="no" Name="CheckingForUpdatesLabel" />
17 </Page>
18 <Page Name="Help">
19 <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.HelpHeader)</Label>
20 <Label X="11" Y="112" Width="-11" Height="-35" FontId="3" DisablePrefix="yes">#(loc.HelpText)</Label>
21 <Button Name="HelpCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">
22 <Text>#(loc.HelpCloseButton)</Text>
23 <CloseWindowAction />
24 </Button>
25 </Page>
26 <Page Name="Install">
27 <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.InstallHeader)</Label>
28 <Label X="11" Y="121" Width="-11" Height="-129" FontId="3" DisablePrefix="yes">
29 <Text Condition="WixStdBASuppressOptionsUI">#(loc.InstallMessage)</Text>
30 <Text Condition="NOT WixStdBASuppressOptionsUI">#(loc.InstallMessageOptions)</Text>
31 </Label>
32 <Hypertext Name="EulaHyperlink" X="11" Y="-107" Width="-11" Height="17" TabStop="yes" FontId="3" HideWhenDisabled="yes">#(loc.InstallLicenseLinkText)</Hypertext>
33 <Label Name="InstallVersion" X="11" Y="-73" Width="246" Height="17" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBAShowVersion">#(loc.InstallVersion)</Label>
34 <Checkbox Name="EulaAcceptCheckbox" X="-11" Y="-41" Width="260" Height="17" TabStop="yes" FontId="3" HideWhenDisabled="yes">#(loc.InstallAcceptCheckbox)</Checkbox>
35 <Button Name="InstallUpdateButton" X="11" Y="-11" Width="200" Height="23" TabStop="yes" FontId="0" EnableCondition="WixStdBAUpdateAvailable" HideWhenDisabled="yes">#(loc.UpdateButton)</Button>
36 <Button Name="OptionsButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" VisibleCondition="NOT WixStdBASuppressOptionsUI">
37 <Text>#(loc.InstallOptionsButton)</Text>
38 <ChangePageAction Page="Options" />
39 </Button>
40 <Button Name="InstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.InstallInstallButton)</Button>
41 <Button Name="InstallCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">
42 <Text>#(loc.InstallCancelButton)</Text>
43 <CloseWindowAction />
44 </Button>
45 </Page>
46 <Page Name="Options">
47 <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.OptionsHeader)</Label>
48 <Label X="11" Y="121" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OptionsLocationLabel)</Label>
49 <Editbox Name="InstallFolder" X="11" Y="143" Width="-91" Height="21" TabStop="yes" FontId="3" FileSystemAutoComplete="yes" />
50 <Button Name="BrowseButton" X="-11" Y="142" Width="75" Height="23" TabStop="yes" FontId="0">
51 <Text>#(loc.OptionsBrowseButton)</Text>
52 <BrowseDirectoryAction VariableName="InstallFolder" />
53 </Button>
54 <Button Name="OptionsOkButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">
55 <Text>#(loc.OptionsOkButton)</Text>
56 <ChangePageAction Page="Install" />
57 </Button>
58 <Button Name="OptionsCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">
59 <Text>#(loc.OptionsCancelButton)</Text>
60 <ChangePageAction Page="Install" Cancel="yes" />
61 </Button>
62 </Page>
63 <Page Name="Progress">
64 <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ProgressHeader)</Label>
65 <Label X="11" Y="121" Width="70" Height="17" FontId="3" DisablePrefix="yes">#(loc.ProgressLabel)</Label>
66 <Label Name="OverallProgressPackageText" X="85" Y="121" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OverallProgressPackageText)</Label>
67 <Progressbar Name="OverallCalculatedProgressbar" X="11" Y="143" Width="-11" Height="15" />
68 <Button Name="ProgressCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ProgressCancelButton)</Button>
69 </Page>
70 <Page Name="Modify">
71 <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ModifyHeader)</Label>
72 <Button Name="ModifyUpdateButton" X="11" Y="-11" Width="200" Height="23" TabStop="yes" FontId="0" EnableCondition="WixStdBAUpdateAvailable" HideWhenDisabled="yes">#(loc.UpdateButton)</Button>
73 <Button Name="RepairButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.ModifyRepairButton)</Button>
74 <Button Name="UninstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ModifyUninstallButton)</Button>
75 <Button Name="ModifyCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">
76 <Text>#(loc.ModifyCancelButton)</Text>
77 <CloseWindowAction />
78 </Button>
79 </Page>
80 <Page Name="Success">
81 <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">
82 <Text>#(loc.SuccessHeader)</Text>
83 <Text Condition="WixBundleAction = 2">#(loc.SuccessLayoutHeader)</Text>
84 <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallHeader)</Text>
85 <Text Condition="WixBundleAction = 5">#(loc.SuccessInstallHeader)</Text>
86 <Text Condition="WixBundleAction = 7">#(loc.SuccessRepairHeader)</Text>
87 </Label>
88 <Button Name="LaunchButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessLaunchButton)</Button>
89 <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired">
90 <Text>#(loc.SuccessRestartText)</Text>
91 <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallRestartText)</Text>
92 </Label>
93 <Button Name="SuccessRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessRestartButton)</Button>
94 <Button Name="SuccessCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">
95 <Text>#(loc.SuccessCloseButton)</Text>
96 <CloseWindowAction />
97 </Button>
98 </Page>
99 <Page Name="Failure">
100 <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">
101 <Text>#(loc.FailureHeader)</Text>
102 <Text Condition="WixBundleAction = 2">#(loc.FailureLayoutHeader)</Text>
103 <Text Condition="WixBundleAction = 3">#(loc.FailureUninstallHeader)</Text>
104 <Text Condition="WixBundleAction = 5">#(loc.FailureInstallHeader)</Text>
105 <Text Condition="WixBundleAction = 7">#(loc.FailureRepairHeader)</Text>
106 </Label>
107 <Hypertext Name="FailureLogFileLink" X="11" Y="121" Width="-11" Height="42" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureHyperlinkLogText)</Hypertext>
108 <Hypertext Name="FailureMessageText" X="22" Y="163" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes" />
109 <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired">#(loc.FailureRestartText)</Label>
110 <Button Name="FailureRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.FailureRestartButton)</Button>
111 <Button Name="FailureCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">
112 <Text>#(loc.FailureCloseButton)</Text>
113 <CloseWindowAction />
114 </Button>
115 </Page>
116 </Window>
117</Theme>