Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
bc25032c
Kaydet (Commit)
bc25032c
authored
Eyl 22, 2015
tarafından
Steve Dower
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Issue #25091: Increases font size of the installer.
üst
2495faf8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
83 additions
and
80 deletions
+83
-80
NEWS
Misc/NEWS
+2
-0
Default.thm
Tools/msi/bundle/Default.thm
+81
-80
SideBar.png
Tools/msi/bundle/SideBar.png
+0
-0
No files found.
Misc/NEWS
Dosyayı görüntüle @
bc25032c
...
...
@@ -150,6 +150,8 @@ Build
Windows
-------
-
Issue
#
25091
:
Increases
font
size
of
the
installer
.
-
Issue
#
25213
:
Restores
requestedExecutionLevel
to
manifest
to
disable
UAC
virtualization
.
...
...
Tools/msi/bundle/Default.thm
Dosyayı görüntüle @
bc25032c
<?xml version="1.0" encoding="utf-8"?>
<Theme
xmlns=
"http://wixtoolset.org/schemas/thmutil/2010"
>
<Window
Width=
"6
40"
Height=
"38
2"
HexStyle=
"100a0000"
FontId=
"0"
>
#(loc.Caption)
</Window>
<Font
Id=
"0"
Height=
"-1
2
"
Weight=
"500"
Foreground=
"000000"
Background=
"ffffff"
>
Segoe UI
</Font>
<Font
Id=
"1"
Height=
"-2
4
"
Weight=
"500"
Foreground=
"000000"
Background=
"ffffff"
>
Segoe UI
</Font>
<Font
Id=
"2"
Height=
"-2
2
"
Weight=
"500"
Foreground=
"808080"
Background=
"ffffff"
>
Segoe UI
</Font>
<Font
Id=
"3"
Height=
"-1
2
"
Weight=
"500"
Foreground=
"000000"
Background=
"ffffff"
>
Segoe UI
</Font>
<Font
Id=
"4"
Height=
"-1
2
"
Weight=
"500"
Foreground=
"ff0000"
Background=
"ffffff"
Underline=
"yes"
>
Segoe UI
</Font>
<Font
Id=
"5"
Height=
"-1
2
"
Weight=
"500"
Foreground=
"808080"
Background=
"ffffff"
>
Segoe UI
</Font>
<Window
Width=
"6
70"
Height=
"41
2"
HexStyle=
"100a0000"
FontId=
"0"
>
#(loc.Caption)
</Window>
<Font
Id=
"0"
Height=
"-1
4
"
Weight=
"500"
Foreground=
"000000"
Background=
"ffffff"
>
Segoe UI
</Font>
<Font
Id=
"1"
Height=
"-2
6
"
Weight=
"500"
Foreground=
"000000"
Background=
"ffffff"
>
Segoe UI
</Font>
<Font
Id=
"2"
Height=
"-2
4
"
Weight=
"500"
Foreground=
"808080"
Background=
"ffffff"
>
Segoe UI
</Font>
<Font
Id=
"3"
Height=
"-1
4
"
Weight=
"500"
Foreground=
"000000"
Background=
"ffffff"
>
Segoe UI
</Font>
<Font
Id=
"4"
Height=
"-1
4
"
Weight=
"500"
Foreground=
"ff0000"
Background=
"ffffff"
Underline=
"yes"
>
Segoe UI
</Font>
<Font
Id=
"5"
Height=
"-1
4
"
Weight=
"500"
Foreground=
"808080"
Background=
"ffffff"
>
Segoe UI
</Font>
<Page
Name=
"Help"
>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
2
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.HelpHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
62"
Height=
"35
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
6
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.HelpHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
78"
Height=
"38
2"
ImageFile=
"SideBar.png"
/>
<Hypertext
X=
"185"
Y=
"50"
Width=
"-11"
Height=
"-35"
FontId=
"3"
DisablePrefix=
"yes"
>
#(loc.HelpText)
</Hypertext>
<Button
Name=
"SuccessCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CloseButton)
</Button>
<Button
Name=
"SuccessCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CloseButton)
</Button>
</Page>
<Page
Name=
"Install"
>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
2
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.InstallHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
62"
Height=
"35
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
6
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.InstallHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
78"
Height=
"38
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"50"
Width=
"-11"
Height=
"50"
FontId=
"3"
TabStop=
"yes"
>
#(loc.InstallMessage)
</Text>
<Button
Name=
"InstallButton"
X=
"1
7
5"
Y=
"101"
Width=
"-11"
Height=
"109"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.InstallButton)
</Button>
<Button
Name=
"InstallCustomButton"
X=
"1
7
5"
Y=
"221"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.InstallCustomButton)
</Button>
<Button
Name=
"InstallButton"
X=
"1
8
5"
Y=
"101"
Width=
"-11"
Height=
"109"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.InstallButton)
</Button>
<Button
Name=
"InstallCustomButton"
X=
"1
8
5"
Y=
"221"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.InstallCustomButton)
</Button>
<Checkbox
Name=
"PrependPath"
X=
"185"
Y=
"-13"
Width=
"-100"
Height=
"2
0
"
TabStop=
"yes"
FontId=
"3"
>
#(loc.ShortPrependPathLabel)
</Checkbox>
<Checkbox
Name=
"InstallLauncherAllUsers"
X=
"185"
Y=
"-3
3"
Width=
"-100"
Height=
"20
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.ShortInstallLauncherAllUsersLabel)
</Checkbox>
<Checkbox
Name=
"PrependPath"
X=
"185"
Y=
"-13"
Width=
"-100"
Height=
"2
4
"
TabStop=
"yes"
FontId=
"3"
>
#(loc.ShortPrependPathLabel)
</Checkbox>
<Checkbox
Name=
"InstallLauncherAllUsers"
X=
"185"
Y=
"-3
7"
Width=
"-100"
Height=
"24
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.ShortInstallLauncherAllUsersLabel)
</Checkbox>
<Button
Name=
"InstallCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
<Button
Name=
"InstallCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
</Page>
<Page
Name=
"Upgrade"
>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
2
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.InstallUpgradeHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
62"
Height=
"35
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
6
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.InstallUpgradeHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
78"
Height=
"38
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"50"
Width=
"-11"
Height=
"50"
FontId=
"3"
TabStop=
"yes"
>
#(loc.InstallUpgradeMessage)
</Text>
<Button
Name=
"InstallUpgradeButton"
X=
"1
7
5"
Y=
"101"
Width=
"-11"
Height=
"129"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.InstallUpgradeButton)
</Button>
<Button
Name=
"InstallUpgradeCustomButton"
X=
"1
7
5"
Y=
"241"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.InstallUpgradeCustomButton)
</Button>
<Button
Name=
"InstallUpgradeButton"
X=
"1
8
5"
Y=
"101"
Width=
"-11"
Height=
"129"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.InstallUpgradeButton)
</Button>
<Button
Name=
"InstallUpgradeCustomButton"
X=
"1
8
5"
Y=
"241"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.InstallUpgradeCustomButton)
</Button>
<Button
Name=
"InstallCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
<Button
Name=
"InstallCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
</Page>
<Page
Name=
"SimpleInstall"
>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
2
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.InstallHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
62"
Height=
"35
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
6
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.InstallHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
78"
Height=
"38
2"
ImageFile=
"SideBar.png"
/>
<Button
Name=
"InstallSimpleButton"
X=
"1
7
5"
Y=
"101"
Width=
"-11"
Height=
"129"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
HexStyle=
"0xF"
>
#(loc.InstallSimpleButton)
</Button>
<Button
Name=
"InstallSimpleButton"
X=
"1
8
5"
Y=
"101"
Width=
"-11"
Height=
"129"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
HexStyle=
"0xF"
>
#(loc.InstallSimpleButton)
</Button>
<Button
Name=
"InstallCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
<Button
Name=
"InstallCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
</Page>
<Page
Name=
"Custom1"
>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
2
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.Custom1Header)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
62"
Height=
"35
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
6
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.Custom1Header)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
78"
Height=
"38
2"
ImageFile=
"SideBar.png"
/>
<Checkbox
Name=
"Include_doc"
X=
"185"
Y=
"51"
Width=
"-11"
Height=
"2
0
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.Include_docLabel)
</Checkbox>
<Text
X=
"205"
Y=
"7
1"
Width=
"-11"
Height=
"20
"
TabStop=
"no"
FontId=
"5"
>
#(loc.Include_docHelpLabel)
</Text>
<Checkbox
Name=
"Include_doc"
X=
"185"
Y=
"51"
Width=
"-11"
Height=
"2
4
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.Include_docLabel)
</Checkbox>
<Text
X=
"205"
Y=
"7
6"
Width=
"-11"
Height=
"24
"
TabStop=
"no"
FontId=
"5"
>
#(loc.Include_docHelpLabel)
</Text>
<Checkbox
Name=
"Include_pip"
X=
"185"
Y=
"
96"
Width=
"-11"
Height=
"20
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.Include_pipLabel)
</Checkbox>
<Text
X=
"205"
Y=
"1
16"
Width=
"-11"
Height=
"20
"
TabStop=
"no"
FontId=
"5"
>
#(loc.Include_pipHelpLabel)
</Text>
<Checkbox
Name=
"Include_pip"
X=
"185"
Y=
"
101"
Width=
"-11"
Height=
"24
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.Include_pipLabel)
</Checkbox>
<Text
X=
"205"
Y=
"1
26"
Width=
"-11"
Height=
"24
"
TabStop=
"no"
FontId=
"5"
>
#(loc.Include_pipHelpLabel)
</Text>
<Checkbox
Name=
"Include_tcltk"
X=
"185"
Y=
"1
41"
Width=
"-11"
Height=
"20
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.Include_tcltkLabel)
</Checkbox>
<Text
X=
"205"
Y=
"1
61"
Width=
"-11"
Height=
"20
"
TabStop=
"no"
FontId=
"5"
>
#(loc.Include_tcltkHelpLabel)
</Text>
<Checkbox
Name=
"Include_tcltk"
X=
"185"
Y=
"1
51"
Width=
"-11"
Height=
"24
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.Include_tcltkLabel)
</Checkbox>
<Text
X=
"205"
Y=
"1
76"
Width=
"-11"
Height=
"24
"
TabStop=
"no"
FontId=
"5"
>
#(loc.Include_tcltkHelpLabel)
</Text>
<Checkbox
Name=
"Include_test"
X=
"185"
Y=
"
186"
Width=
"-11"
Height=
"20
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.Include_testLabel)
</Checkbox>
<Text
X=
"205"
Y=
"2
06"
Width=
"-11"
Height=
"20
"
TabStop=
"no"
FontId=
"5"
>
#(loc.Include_testHelpLabel)
</Text>
<Checkbox
Name=
"Include_test"
X=
"185"
Y=
"
201"
Width=
"-11"
Height=
"24
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.Include_testLabel)
</Checkbox>
<Text
X=
"205"
Y=
"2
26"
Width=
"-11"
Height=
"24
"
TabStop=
"no"
FontId=
"5"
>
#(loc.Include_testHelpLabel)
</Text>
<Checkbox
Name=
"Include_launcher"
X=
"185"
Y=
"2
31"
Width=
"100"
Height=
"20
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.Include_launcherLabel)
</Checkbox>
<Checkbox
Name=
"CustomInstallLauncherAllUsers"
X=
"285"
Y=
"2
31"
Width=
"-11"
Height=
"20
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.InstallLauncherAllUsersLabel)
</Checkbox>
<Text
X=
"205"
Y=
"2
51"
Width=
"-11"
Height=
"20
"
TabStop=
"no"
FontId=
"5"
>
#(loc.Include_launcherHelpLabel)
</Text>
<Checkbox
Name=
"Include_launcher"
X=
"185"
Y=
"2
51"
Width=
"100"
Height=
"24
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.Include_launcherLabel)
</Checkbox>
<Checkbox
Name=
"CustomInstallLauncherAllUsers"
X=
"285"
Y=
"2
51"
Width=
"-11"
Height=
"24
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"yes"
>
#(loc.InstallLauncherAllUsersLabel)
</Checkbox>
<Text
X=
"205"
Y=
"2
76"
Width=
"-11"
Height=
"24
"
TabStop=
"no"
FontId=
"5"
>
#(loc.Include_launcherHelpLabel)
</Text>
<Button
Name=
"Custom1BackButton"
X=
"185"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CustomBackButton)
</Button>
<Button
Name=
"CustomNextButton"
X=
"-
91"
Y=
"-11"
Width=
"75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CustomNextButton)
</Button>
<Button
Name=
"Custom1CancelButton"
X=
"-11"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
<Button
Name=
"Custom1BackButton"
X=
"185"
Y=
"-11"
Width=
"
85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CustomBackButton)
</Button>
<Button
Name=
"CustomNextButton"
X=
"-
101"
Y=
"-11"
Width=
"85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CustomNextButton)
</Button>
<Button
Name=
"Custom1CancelButton"
X=
"-11"
Y=
"-11"
Width=
"
85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
</Page>
<Page
Name=
"Custom2"
>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
2
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.Custom2Header)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
62"
Height=
"35
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
6
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.Custom2Header)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
78"
Height=
"38
2"
ImageFile=
"SideBar.png"
/>
<Checkbox
Name=
"InstallAllUsers"
X=
"185"
Y=
"51"
Width=
"-11"
Height=
"2
0
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.InstallAllUsersLabel)
</Checkbox>
<Checkbox
Name=
"AssociateFiles"
X=
"185"
Y=
"76"
Width=
"-11"
Height=
"2
0
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.AssociateFilesLabel)
</Checkbox>
<Checkbox
Name=
"Shortcuts"
X=
"185"
Y=
"101"
Width=
"-11"
Height=
"2
0
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.ShortcutsLabel)
</Checkbox>
<Checkbox
Name=
"PrependPath"
X=
"185"
Y=
"126"
Width=
"-11"
Height=
"2
0
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.PrependPathLabel)
</Checkbox>
<Checkbox
Name=
"CompileAll"
X=
"185"
Y=
"151"
Width=
"-11"
Height=
"2
0
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.PrecompileLabel)
</Checkbox>
<Checkbox
Name=
"Include_symbols"
X=
"185"
Y=
"176"
Width=
"-11"
Height=
"2
0
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.Include_symbolsLabel)
</Checkbox>
<Checkbox
Name=
"Include_debug"
X=
"185"
Y=
"201"
Width=
"-11"
Height=
"2
0
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.Include_debugLabel)
</Checkbox>
<Text
X=
"185"
Y=
"2
41
"
Width=
"-11"
Height=
"17"
FontId=
"3"
>
#(loc.CustomLocationLabel)
</Text>
<Editbox
Name=
"TargetDir"
X=
"185"
Y=
"2
57"
Width=
"-91"
Height=
"21
"
TabStop=
"yes"
FontId=
"3"
FileSystemAutoComplete=
"yes"
/>
<Button
Name=
"CustomBrowseButton"
X=
"-11"
Y=
"2
56"
Width=
"75"
Height=
"23
"
TabStop=
"yes"
FontId=
"3"
>
#(loc.CustomBrowseButton)
</Button>
<Text
Name=
"CustomBrowseButtonLabel"
X=
"185"
Y=
"
281
"
Width=
"-91"
Height=
"35"
FontId=
"5"
HideWhenDisabled=
"yes"
>
#(loc.CustomLocationHelpLabel)
</Text>
<Button
Name=
"Custom2BackButton"
X=
"185"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CustomBackButton)
</Button>
<Button
Name=
"CustomInstallButton"
X=
"-
91"
Y=
"-11"
Width=
"95"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CustomInstallButton)
</Button>
<Button
Name=
"Custom2CancelButton"
X=
"-11"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
<Checkbox
Name=
"InstallAllUsers"
X=
"185"
Y=
"51"
Width=
"-11"
Height=
"2
4
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.InstallAllUsersLabel)
</Checkbox>
<Checkbox
Name=
"AssociateFiles"
X=
"185"
Y=
"76"
Width=
"-11"
Height=
"2
4
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.AssociateFilesLabel)
</Checkbox>
<Checkbox
Name=
"Shortcuts"
X=
"185"
Y=
"101"
Width=
"-11"
Height=
"2
4
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.ShortcutsLabel)
</Checkbox>
<Checkbox
Name=
"PrependPath"
X=
"185"
Y=
"126"
Width=
"-11"
Height=
"2
4
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.PrependPathLabel)
</Checkbox>
<Checkbox
Name=
"CompileAll"
X=
"185"
Y=
"151"
Width=
"-11"
Height=
"2
4
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.PrecompileLabel)
</Checkbox>
<Checkbox
Name=
"Include_symbols"
X=
"185"
Y=
"176"
Width=
"-11"
Height=
"2
4
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.Include_symbolsLabel)
</Checkbox>
<Checkbox
Name=
"Include_debug"
X=
"185"
Y=
"201"
Width=
"-11"
Height=
"2
4
"
TabStop=
"yes"
FontId=
"3"
HideWhenDisabled=
"no"
>
#(loc.Include_debugLabel)
</Checkbox>
<Text
X=
"185"
Y=
"2
56
"
Width=
"-11"
Height=
"17"
FontId=
"3"
>
#(loc.CustomLocationLabel)
</Text>
<Editbox
Name=
"TargetDir"
X=
"185"
Y=
"2
77"
Width=
"-101"
Height=
"27
"
TabStop=
"yes"
FontId=
"3"
FileSystemAutoComplete=
"yes"
/>
<Button
Name=
"CustomBrowseButton"
X=
"-11"
Y=
"2
76"
Width=
"85"
Height=
"27
"
TabStop=
"yes"
FontId=
"3"
>
#(loc.CustomBrowseButton)
</Button>
<Text
Name=
"CustomBrowseButtonLabel"
X=
"185"
Y=
"
306
"
Width=
"-91"
Height=
"35"
FontId=
"5"
HideWhenDisabled=
"yes"
>
#(loc.CustomLocationHelpLabel)
</Text>
<Button
Name=
"Custom2BackButton"
X=
"185"
Y=
"-11"
Width=
"
85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CustomBackButton)
</Button>
<Button
Name=
"CustomInstallButton"
X=
"-
101"
Y=
"-11"
Width=
"95"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CustomInstallButton)
</Button>
<Button
Name=
"Custom2CancelButton"
X=
"-11"
Y=
"-11"
Width=
"
85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
</Page>
<Page
Name=
"Progress"
>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
2
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.ProgressHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
62"
Height=
"35
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
6
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.ProgressHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
78"
Height=
"38
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"111"
Width=
"
70"
Height=
"17
"
FontId=
"3"
DisablePrefix=
"yes"
>
#(loc.ProgressLabel)
</Text>
<Text
Name=
"OverallProgressPackageText"
X=
"185"
Y=
"14
1"
Width=
"-11"
Height=
"17
"
FontId=
"3"
DisablePrefix=
"yes"
>
#(loc.OverallProgressPackageText)
</Text>
<Progressbar
Name=
"OverallCalculatedProgressbar"
X=
"185"
Y=
"1
63"
Width=
"-11"
Height=
"20
"
/>
<Button
Name=
"ProgressCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
<Text
X=
"185"
Y=
"111"
Width=
"
-11"
Height=
"20
"
FontId=
"3"
DisablePrefix=
"yes"
>
#(loc.ProgressLabel)
</Text>
<Text
Name=
"OverallProgressPackageText"
X=
"185"
Y=
"14
6"
Width=
"-11"
Height=
"20
"
FontId=
"3"
DisablePrefix=
"yes"
>
#(loc.OverallProgressPackageText)
</Text>
<Progressbar
Name=
"OverallCalculatedProgressbar"
X=
"185"
Y=
"1
71"
Width=
"-11"
Height=
"24
"
/>
<Button
Name=
"ProgressCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
95"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
</Page>
<Page
Name=
"Modify"
>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
2
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.ModifyHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
62"
Height=
"35
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
6
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.ModifyHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
78"
Height=
"38
2"
ImageFile=
"SideBar.png"
/>
<Button
Name=
"ModifyButton"
X=
"1
7
5"
Y=
"101"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xF"
>
#(loc.ModifyModifyButton)
</Button>
<Button
Name=
"RepairButton"
X=
"1
7
5"
Y=
"171"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.ModifyRepairButton)
</Button>
<Button
Name=
"UninstallButton"
X=
"1
7
5"
Y=
"241"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.ModifyUninstallButton)
</Button>
<Button
Name=
"ModifyButton"
X=
"1
8
5"
Y=
"101"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xF"
>
#(loc.ModifyModifyButton)
</Button>
<Button
Name=
"RepairButton"
X=
"1
8
5"
Y=
"171"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.ModifyRepairButton)
</Button>
<Button
Name=
"UninstallButton"
X=
"1
8
5"
Y=
"241"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xE"
>
#(loc.ModifyUninstallButton)
</Button>
<Button
Name=
"ModifyCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
<Button
Name=
"ModifyCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CancelButton)
</Button>
</Page>
<Page
Name=
"Success"
>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
2
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.SuccessHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
62"
Height=
"35
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
6
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.SuccessHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
78"
Height=
"38
2"
ImageFile=
"SideBar.png"
/>
<Hypertext
Name=
"SuccessText"
X=
"205"
Y=
"71"
Width=
"-31"
Height=
"100"
FontId=
"3"
DisablePrefix=
"yes"
></Hypertext>
<Text
Name=
"SuccessRestartText"
X=
"205"
Y=
"-100"
Width=
"-11"
Height=
"34"
FontId=
"3"
HideWhenDisabled=
"yes"
DisablePrefix=
"yes"
>
#(loc.SuccessRestartText)
</Text>
<Button
Name=
"LaunchButton"
X=
"185"
Y=
"-50"
Width=
"-11"
Height=
"59"
TabStop=
"yes"
FontId=
"3"
HexStyle=
"0xF"
HideWhenDisabled=
"yes"
>
#(loc.SuccessLaunchButton)
</Button>
<Button
Name=
"SuccessRestartButton"
X=
"-
91"
Y=
"-11"
Width=
"75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
HideWhenDisabled=
"yes"
>
#(loc.SuccessRestartButton)
</Button>
<Button
Name=
"SuccessCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CloseButton)
</Button>
<Button
Name=
"SuccessRestartButton"
X=
"-
101"
Y=
"-11"
Width=
"85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
HideWhenDisabled=
"yes"
>
#(loc.SuccessRestartButton)
</Button>
<Button
Name=
"SuccessCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
85"
Height=
"27
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CloseButton)
</Button>
</Page>
<Page
Name=
"Failure"
>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
2
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.FailureHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
62"
Height=
"35
2"
ImageFile=
"SideBar.png"
/>
<Text
X=
"185"
Y=
"11"
Width=
"-11"
Height=
"3
6
"
FontId=
"1"
DisablePrefix=
"yes"
>
#(loc.FailureHeader)
</Text>
<Image
X=
"0"
Y=
"0"
Width=
"1
78"
Height=
"38
2"
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>
<Text
Name=
"FailureRestartText"
X=
"205"
Y=
"-40"
Width=
"-11"
Height=
"34"
FontId=
"3"
HideWhenDisabled=
"yes"
DisablePrefix=
"yes"
>
#(loc.FailureRestartText)
</Text>
<Button
Name=
"FailureRestartButton"
X=
"-
91"
Y=
"-11"
Width=
"75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
HideWhenDisabled=
"yes"
>
#(loc.FailureRestartButton)
</Button>
<Button
Name=
"FailureCancelButton"
X=
"-11"
Y=
"-11"
Width=
"
75"
Height=
"23
"
TabStop=
"yes"
FontId=
"0"
>
#(loc.CloseButton)
</Button>
<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>
</Page>
</Theme>
\ No newline at end of file
Tools/msi/bundle/SideBar.png
Dosyayı görüntüle @
bc25032c
This diff was suppressed by a .gitattributes entry.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment