diff options
Diffstat (limited to '')
-rw-r--r-- | src/ext/Bal/stdbas/Resources/iuipreq.thm (renamed from src/ext/Bal/wixstdba/Resources/iuipreq.thm) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/iuipreq.thm b/src/ext/Bal/stdbas/Resources/iuipreq.thm index 5429b3d2..83425841 100644 --- a/src/ext/Bal/wixstdba/Resources/iuipreq.thm +++ b/src/ext/Bal/stdbas/Resources/iuipreq.thm | |||
@@ -6,7 +6,7 @@ | |||
6 | <Font Id="3" Height="-12" Weight="500" Foreground="windowtext" Background="window">Segoe UI</Font> | 6 | <Font Id="3" Height="-12" Weight="500" Foreground="windowtext" Background="window">Segoe UI</Font> |
7 | 7 | ||
8 | <Window Width="485" Height="300" HexStyle="100a0000" FontId="0" Caption="#(loc.Caption)"> | 8 | <Window Width="485" Height="300" HexStyle="100a0000" FontId="0" Caption="#(loc.Caption)"> |
9 | <ImageControl X="11" Y="11" Width="64" Height="64" ImageFile="mbapreq.png" Visible="yes"/> | 9 | <ImageControl X="11" Y="11" Width="64" Height="64" ImageFile="wixpreq.png" Visible="yes"/> |
10 | <Label X="80" Y="11" Width="-11" Height="96" FontId="1" Visible="yes" DisablePrefix="yes"> | 10 | <Label X="80" Y="11" Width="-11" Height="96" FontId="1" Visible="yes" DisablePrefix="yes"> |
11 | <Text>#(loc.Title)</Text> | 11 | <Text>#(loc.Title)</Text> |
12 | <Text Condition="WixBundleAction = 2 OR WixBundleCommandLineAction = 1">#(loc.NonPrereqTitle)</Text> | 12 | <Text Condition="WixBundleAction = 2 OR WixBundleCommandLineAction = 1">#(loc.NonPrereqTitle)</Text> |