diff options
author | Rob Mensching <rob@firegiant.com> | 2021-05-03 15:55:48 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2021-05-03 15:55:48 -0700 |
commit | ba7bab476501c16e437b0aee71c1be02c3dda176 (patch) | |
tree | 814fba485c29a7dfe1adb396169e27ed641ef9a3 /src/ext/Bal/wixstdba/Resources | |
parent | 14987a72cc1a3493ca8f80693d273352fc314bd9 (diff) | |
download | wix-ba7bab476501c16e437b0aee71c1be02c3dda176.tar.gz wix-ba7bab476501c16e437b0aee71c1be02c3dda176.tar.bz2 wix-ba7bab476501c16e437b0aee71c1be02c3dda176.zip |
Move Bal.wixext into ext
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources')
38 files changed, 1502 insertions, 0 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/1028/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1028/mbapreq.wxl new file mode 100644 index 00000000..abd35ac7 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1028/mbapreq.wxl | |||
@@ -0,0 +1,27 @@ | |||
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 | <WixLocalization Culture="zh-tw" Language="1028" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] 安裝程式</String> | ||
7 | <String Id="Title">[WixBundleName] 安裝程式需要 Microsoft .NET Framework</String> | ||
8 | <String Id="ConfirmCancelMessage">您確定要取消嗎?</String> | ||
9 | <String Id="HelpHeader">安裝程式說明</String> | ||
10 | <String Id="HelpText">/passive | /quiet - 顯示最基本的 UI 但不顯示提示,或者不顯示 UI 也 | ||
11 | 不顯示提示。預設會顯示 UI 和所有提示。 | ||
12 | |||
13 | /norestart - 隱藏任何重新啟動嘗試。根據預設,UI 會在重新啟動之前提示。 | ||
14 | /log log.txt - 記錄至特定檔案。預設會在 %TEMP% 建立記錄檔。</String> | ||
15 | <String Id="HelpCloseButton">關閉(&C)</String> | ||
16 | <String Id="InstallLicenseTerms">請按一下 「接受並安裝」5D; 按鈕,接受 Microsoft .NET Framework <a href="#">授權合約</a>。</String> | ||
17 | <String Id="InstallAcceptAndInstallButton">接受並安裝(&A)</String> | ||
18 | <String Id="InstallDeclineButton">拒絕(&D)</String> | ||
19 | <String Id="ProgressHeader">安裝進度</String> | ||
20 | <String Id="ProgressLabel">正在處理:</String> | ||
21 | <String Id="ProgressCancelButton">取消(&)</String> | ||
22 | <String Id="FailureHeader">安裝失敗</String> | ||
23 | <String Id="FailureLogLinkText">一或多個問題導致安裝失敗。請修正這些問題,然後再重試安裝。如需詳細資訊,請查看<a href="#">記錄檔</a>。</String> | ||
24 | <String Id="FailureRestartText">必須重新啟動電腦,才能完成軟體的復原。</String> | ||
25 | <String Id="FailureRestartButton">重新啟動(&R)</String> | ||
26 | <String Id="FailureCloseButton">關閉(&C)</String> | ||
27 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1029/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1029/mbapreq.wxl new file mode 100644 index 00000000..e28b4f74 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1029/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="cs-cz" Language="1029" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">Instalace produktu [WixBundleName]</String> | ||
7 | <String Id="Title">Pro instalaci produktu [WixBundleName] je vyžadováno rozhraní Microsoft .NET Framework.</String> | ||
8 | <String Id="ConfirmCancelMessage">Opravdu chcete akci zrušit?</String> | ||
9 | <String Id="HelpHeader">Nápověda k instalaci</String> | ||
10 | <String Id="HelpText">/passive | /quiet - Zobrazí minimální uživatelské rozhraní bez jakýchkoli | ||
11 | výzev, nebo nezobrazí žádné uživatelské rozhraní ani žádné výzvy. Ve výchozím | ||
12 | nastavení se jak uživatelské rozhraní, tak i všechny výzvy zobrazují. | ||
13 | |||
14 | /norestart - Potlačí jakékoli pokusy o restartování. Ve výchozím nastavení | ||
15 | se v uživatelském rozhraní před restartováním zobrazí výzva. | ||
16 | /log log.txt - Nastaví, že se má zapisovat do konkrétního souboru protokolu. | ||
17 | Ve výchozím nastavení je soubor protokolu vytvořen v umístění %TEMP%.</String> | ||
18 | <String Id="HelpCloseButton">&Zavřít</String> | ||
19 | <String Id="InstallLicenseTerms">Kliknutím na tlačítko Přijmout a nainstalovat přijmete <a href="#">licenční podmínky</a> rozhraní Microsoft .NET Framework.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Přijmout a instalovat</String> | ||
21 | <String Id="InstallDeclineButton">&Odmítnout</String> | ||
22 | <String Id="ProgressHeader">Průběh instalace</String> | ||
23 | <String Id="ProgressLabel">Probíhá zpracování:</String> | ||
24 | <String Id="ProgressCancelButton">&Storno</String> | ||
25 | <String Id="FailureHeader">Instalace se nezdařila</String> | ||
26 | <String Id="FailureLogLinkText">Byly zjištěny problémy, kvůli kterým se instalaci nepodařilo dokončit. Odstraňte tyto problémy a potom instalaci opakujte. Další informace naleznete v <a href="#">souboru protokolu</a>.</String> | ||
27 | <String Id="FailureRestartText">Aby bylo možné zrušení instalace softwaru dokončit, je nutné počítač restartovat.</String> | ||
28 | <String Id="FailureRestartButton">&Restartovat</String> | ||
29 | <String Id="FailureCloseButton">&Zavřít</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1030/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1030/mbapreq.wxl new file mode 100644 index 00000000..a531467a --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1030/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="da-dk" Language="1030" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">Installation af [WixBundleName]</String> | ||
7 | <String Id="Title">Microsoft .NET Framework skal være installeret i forbindelse med Installationen af [WixBundleName]</String> | ||
8 | <String Id="ConfirmCancelMessage">Er du sikker på, at du vil annullere?</String> | ||
9 | <String Id="HelpHeader">Hjælp til installation</String> | ||
10 | <String Id="HelpText">/passive | /quiet - viser en minimal brugergrænseflade uden prompter eller | ||
11 | viser ingen brugergrænseflade og ingen prompter. | ||
12 | Brugergrænsefladen og alle prompter vises som standard. | ||
13 | |||
14 | /norestart - skjuler forsøg på genstart. Der vises som standard en | ||
15 | forespørgsel i brugergrænsefladen, før der genstartes. | ||
16 | /log log.txt - logfører til en bestemt fil. Der oprettes som standard en | ||
17 | logfil i %TEMP%.</String> | ||
18 | <String Id="HelpCloseButton">&Luk</String> | ||
19 | <String Id="InstallLicenseTerms">Klik på knappen "Acceptér og installér" for at acceptere <a href="#">licensvilkårene</a> for Microsoft .NET Framework.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Acceptér og installér</String> | ||
21 | <String Id="InstallDeclineButton">&Afvis</String> | ||
22 | <String Id="ProgressHeader">Status for installation</String> | ||
23 | <String Id="ProgressLabel">Behandler:</String> | ||
24 | <String Id="ProgressCancelButton">&Annuller</String> | ||
25 | <String Id="FailureHeader">Installationen blev ikke gennemført</String> | ||
26 | <String Id="FailureLogLinkText">Installationen blev ikke gennemført på grund af et eller flere problemer. Løs problemerne, og prøv derefter at installere igen. Se <a href="#">logfilen</a> for at få flere oplysninger.</String> | ||
27 | <String Id="FailureRestartText">Du skal genstarte computeren for at fuldføre annulleringen af opdateringen af softwaren.</String> | ||
28 | <String Id="FailureRestartButton">&Genstart</String> | ||
29 | <String Id="FailureCloseButton">&Luk</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1031/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1031/mbapreq.wxl new file mode 100644 index 00000000..ff8111f9 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1031/mbapreq.wxl | |||
@@ -0,0 +1,33 @@ | |||
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 | <WixLocalization Culture="de-de" Language="1031" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <UI Control="InstallButton" Width="180" /> | ||
7 | |||
8 | <String Id="Caption">[WixBundleName]-Setup</String> | ||
9 | <String Id="Title">Für das [WixBundleName]-Setup ist Microsoft .NET Framework erforderlich.</String> | ||
10 | <String Id="ConfirmCancelMessage">Sind Sie sicher, dass Sie den Vorgang abbrechen möchten?</String> | ||
11 | <String Id="HelpHeader">Setup-Hilfe</String> | ||
12 | <String Id="HelpText">/passive | /quiet - zeigt eine minimale Benutzeroberfläche ohne | ||
13 | Eingabeaufforderungen oder keine Benutzeroberfläche und keine | ||
14 | Eingabeaufforderungen an. Standardmäßig werden die Benutzeroberfläche und | ||
15 | alle Eingabeaufforderungen angezeigt. | ||
16 | |||
17 | /norestart - unterdrückt alle Neustartversuche. Standardmäßig fordert die | ||
18 | Benutzeroberfläche zum Bestätigen eines Neustarts auf. | ||
19 | /log log.txt - erstellt das Protokoll in einer bestimmten Datei. | ||
20 | Standardmäßig wird die Protokolldatei in "%TEMP%" erstellt.</String> | ||
21 | <String Id="HelpCloseButton">&Schließen</String> | ||
22 | <String Id="InstallLicenseTerms">Klicken Sie auf die Schaltfläche "Akzeptieren und installieren", um den Microsoft .NET Framework <a href="#">-Lizenzbedingungen</a> zuzustimmen.</String> | ||
23 | <String Id="InstallAcceptAndInstallButton">&Akzeptieren und installieren</String> | ||
24 | <String Id="InstallDeclineButton">&Ablehnen</String> | ||
25 | <String Id="ProgressHeader">Setup-Status</String> | ||
26 | <String Id="ProgressLabel">Verarbeitung:</String> | ||
27 | <String Id="ProgressCancelButton">&Abbrechen</String> | ||
28 | <String Id="FailureHeader">Setup-Fehler</String> | ||
29 | <String Id="FailureLogLinkText">Beim Setup ist aufgrund mindestens eines Problems ein Fehler aufgetreten. Beheben Sie die Probleme, und wiederholen Sie das Setup. Weitere Informationen finden Sie in der <a href="#">Protokolldatei</a>.</String> | ||
30 | <String Id="FailureRestartText">Sie müssen den Computer neu starten, um das Zurücksetzen der Software abzuschließen.</String> | ||
31 | <String Id="FailureRestartButton">&Neu starten</String> | ||
32 | <String Id="FailureCloseButton">&Schließen</String> | ||
33 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1032/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1032/mbapreq.wxl new file mode 100644 index 00000000..bc3703a3 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1032/mbapreq.wxl | |||
@@ -0,0 +1,32 @@ | |||
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 | <WixLocalization Culture="el-gr" Language="1032" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">Εγκατάσταση του [WixBundleName]</String> | ||
7 | <String Id="Title">Για την εγκατάσταση του [WixBundleName] απαιτείται το Microsoft .NET Framework</String> | ||
8 | <String Id="ConfirmCancelMessage">Είστε βέβαιοι ότι θέλετε να γίνει ακύρωση;</String> | ||
9 | <String Id="HelpHeader">Βοήθεια για την εγκατάσταση</String> | ||
10 | <String Id="HelpText">/passive | /quiet - εμφανίζει ελάχιστο περιεχόμενο του περιβάλλοντος εργασίας | ||
11 | χρήστη χωρίς μηνύματα ή δεν εμφανίζει περιβάλλον εργασίας χρήστη και | ||
12 | μηνύματα. Από προεπιλογή, εμφανίζονται όλα τα μηνύματα και το περιβάλλον | ||
13 | εργασίας χρήστη. | ||
14 | |||
15 | /norestart - αποκρύπτει οποιεσδήποτε προσπάθειες για επανεκκίνηση. Από | ||
16 | προεπιλογή, το περιβάλλον εργασίας χρήστη θα εμφανίσει μήνυμα πριν από την | ||
17 | επανεκκίνηση. | ||
18 | /log log.txt - πραγματοποιεί καταγραφή σε ένα συγκεκριμένο αρχείο. Από | ||
19 | προεπιλογή, δημιουργείται ένα αρχείο καταγραφής στο %TEMP%.</String> | ||
20 | <String Id="HelpCloseButton">&Κλείσιμο</String> | ||
21 | <String Id="InstallLicenseTerms">Κάντε κλικ στο κουμπί "Αποδοχή και εγκατάσταση" για να αποδεχτείτε τους <a href="#">όρους της άδειας χρήσης</a> του Microsoft .NET Framework.</String> | ||
22 | <String Id="InstallAcceptAndInstallButton">&Αποδοχή και εγκατάσταση</String> | ||
23 | <String Id="InstallDeclineButton">&Απόρριψη</String> | ||
24 | <String Id="ProgressHeader">Πρόοδος εγκατάστασης</String> | ||
25 | <String Id="ProgressLabel">Επεξεργασία:</String> | ||
26 | <String Id="ProgressCancelButton">&Άκυρο</String> | ||
27 | <String Id="FailureHeader">Αποτυχία εγκατάστασης</String> | ||
28 | <String Id="FailureLogLinkText">Ένα ή περισσότερα προβλήματα προκάλεσαν την αποτυχία της εγκατάστασης. Διορθώστε τα προβλήματα και μετά επαναλάβετε την εγκατάσταση. Για περισσότερες πληροφορίες, ανατρέξτε στο <a href="#">αρχείο καταγραφής</a>.</String> | ||
29 | <String Id="FailureRestartText">Για να ολοκληρωθεί η επαναφορά του λογισμικού, πρέπει να κάνετε επανεκκίνηση του υπολογιστή.</String> | ||
30 | <String Id="FailureRestartButton">&Επανεκκίνηση</String> | ||
31 | <String Id="FailureCloseButton">&Κλείσιμο</String> | ||
32 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1035/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1035/mbapreq.wxl new file mode 100644 index 00000000..859e5b23 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1035/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="fi-fi" Language="1035" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] -asennus</String> | ||
7 | <String Id="Title">Microsoft .NET Framework tarvitaan [WixBundleName] -asennusta varten</String> | ||
8 | <String Id="ConfirmCancelMessage">Haluatko varmasti peruuttaa?</String> | ||
9 | <String Id="HelpHeader">Asennusohjelman ohje</String> | ||
10 | <String Id="HelpText">/passive | /quiet - näyttää mahdollisimman vähän käyttöliittymästä; ei | ||
11 | kehotteita tai ei käyttöliittymää ja kehotteita. Oletusarvoisesti | ||
12 | käyttöliittymä ja kaikki kehotteet näytetään. | ||
13 | |||
14 | /norestart - estää uudelleenkäynnistysyritykset. Oletusarvoisesti | ||
15 | käyttöliittymä kysyy ennen uudelleenkäynnistystä. | ||
16 | /log loki.txt - kirjaa lokitiedot erityiseen tiedostoon. Oletusarvoisesti | ||
17 | lokitiedosto luodaan %TEMP%-kansioon.</String> | ||
18 | <String Id="HelpCloseButton">&Sulje</String> | ||
19 | <String Id="InstallLicenseTerms">Hyväksy Microsoft .NET Framework -ohjelman <a href="#">käyttöoikeusehdot</a> valitsemalla Hyväksy ja asenna.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Hyväksy ja asenna</String> | ||
21 | <String Id="InstallDeclineButton">&Hylkää</String> | ||
22 | <String Id="ProgressHeader">Asennuksen edistyminen</String> | ||
23 | <String Id="ProgressLabel">Käsitellään:</String> | ||
24 | <String Id="ProgressCancelButton">&Peruuta</String> | ||
25 | <String Id="FailureHeader">Asennus epäonnistui</String> | ||
26 | <String Id="FailureLogLinkText">Asennus epäonnistui yhdestä tai useammasta syystä. Korjaa ongelmat ja yritä suorittaa asennus sitten uudelleen. Lisätietoja on <a href="#">lokitiedostossa</a>.</String> | ||
27 | <String Id="FailureRestartText">Tietokone täytyy käynnistää uudelleen ohjelmiston palautuksen viimeistelemiseksi.</String> | ||
28 | <String Id="FailureRestartButton">&Käynnistä uudelleen</String> | ||
29 | <String Id="FailureCloseButton">&Sulje</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl new file mode 100644 index 00000000..f67dfa8e --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1036/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="fr-fr" Language="1036" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">Installation de [WixBundleName]</String> | ||
7 | <String Id="Title">Microsoft .NET Framework requis pour l'installation de [WixBundleName]</String> | ||
8 | <String Id="ConfirmCancelMessage">Êtes-vous sûr de vouloir annuler ?</String> | ||
9 | <String Id="HelpHeader">Aide de l'installation</String> | ||
10 | <String Id="HelpText">/passive | /quiet - affiche une interface minimale sans invites ou n'affiche | ||
11 | aucune interface ni aucune invite. Par défaut, l'interface et toutes les | ||
12 | invites sont affichées. | ||
13 | |||
14 | /norestart - annule toute tentative de redémarrage. Par défaut, l'interface | ||
15 | affiche une invite avant de redémarrer. | ||
16 | /log journal.txt - consigne les entrées de journal dans un fichier spécifique. | ||
17 | Par défaut, un fichier journal est créé dans %TEMP%.</String> | ||
18 | <String Id="HelpCloseButton">&Fermer</String> | ||
19 | <String Id="InstallLicenseTerms">Cliquez sur le bouton « Accepter et installer » pour accepter les <a href="#">termes du contrat de licence</a> Microsoft .NET Framework.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Accepter et installer</String> | ||
21 | <String Id="InstallDeclineButton">&Refuser</String> | ||
22 | <String Id="ProgressHeader">Progression de l'installation</String> | ||
23 | <String Id="ProgressLabel">Traitement en cours :</String> | ||
24 | <String Id="ProgressCancelButton">&Annuler</String> | ||
25 | <String Id="FailureHeader">L'installation a échoué</String> | ||
26 | <String Id="FailureLogLinkText">L'installation a échoué pour une ou plusieurs raisons. Corrigez les problèmes et recommencez l'installation. Pour plus d'informations, consultez le <a href="#">fichier journal</a>.</String> | ||
27 | <String Id="FailureRestartText">Vous devez redémarrer votre ordinateur pour effectuer la restauration du logiciel.</String> | ||
28 | <String Id="FailureRestartButton">&Redémarrer</String> | ||
29 | <String Id="FailureCloseButton">&Fermer</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1038/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1038/mbapreq.wxl new file mode 100644 index 00000000..6a4b109d --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1038/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="hu-hu" Language="1038" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] telepítő</String> | ||
7 | <String Id="Title">A(z) [WixBundleName] telepítéséhez Microsoft .NET-keretrendszer szükséges</String> | ||
8 | <String Id="ConfirmCancelMessage">Biztosan megszakítja?</String> | ||
9 | <String Id="HelpHeader">A telepítő súgója</String> | ||
10 | <String Id="HelpText">/passive | /quiet - Minimális felhasználói felület megjelenítése kérdések | ||
11 | nélkül, illetve felhasználói felület és kérdések megjelenítése nélküli | ||
12 | telepítés. Alapesetben a felhasználói felület és minden kérdés megjelenik. | ||
13 | |||
14 | /norestart - Az újraindítási kérések elrejtése. Alapesetben a felhasználói | ||
15 | felületen megjelennek az újraindítási kérések. | ||
16 | /log naplo.txt - Naplózás a megadott fájlba. Alapesetben a naplófájl a %TEMP% | ||
17 | könyvtárban jön létre.</String> | ||
18 | <String Id="HelpCloseButton">&Bezárás</String> | ||
19 | <String Id="InstallLicenseTerms">A Microsoft .NET-keretrendszer <a href="#">licencszerződésének</a> elfogadásához kattintson az „Elfogadás és telepítés” gombra.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Elfogadás és telepítés</String> | ||
21 | <String Id="InstallDeclineButton">&Elutasítás</String> | ||
22 | <String Id="ProgressHeader">Telepítési folyamat</String> | ||
23 | <String Id="ProgressLabel">Feldolgozás:</String> | ||
24 | <String Id="ProgressCancelButton">&Mégse</String> | ||
25 | <String Id="FailureHeader">A telepítés nem sikerült</String> | ||
26 | <String Id="FailureLogLinkText">Legalább egy olyan hiba lépett fel, amely a telepítés meghiúsulását okozta. Hárítsa el a hibákat, majd futtassa újra a telepítőt. További információt a <a href="#">naplófájlban </a> talál.</String> | ||
27 | <String Id="FailureRestartText">A szoftver visszaállításának befejezéséhez újra kell indítania a számítógépet.</String> | ||
28 | <String Id="FailureRestartButton">&Újraindítás</String> | ||
29 | <String Id="FailureCloseButton">&Bezárás</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1040/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1040/mbapreq.wxl new file mode 100644 index 00000000..f57d58e5 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1040/mbapreq.wxl | |||
@@ -0,0 +1,31 @@ | |||
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 | <WixLocalization Culture="it-it" Language="1040" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">Installazione di [WixBundleName]</String> | ||
7 | <String Id="Title">Microsoft .NET Framework necessario per l'installazione di [WixBundleName]</String> | ||
8 | <String Id="ConfirmCancelMessage">Annullare?</String> | ||
9 | <String Id="HelpHeader">Guida dell'installazione</String> | ||
10 | <String Id="HelpText">/passive | /quiet - visualizza l'interfaccia utente minima senza istruzioni | ||
11 | oppure non visualizza né l'interfaccia utente né le istruzioni. Per | ||
12 | impostazione predefinita vengono visualizzate interfaccia utente e | ||
13 | istruzioni. | ||
14 | |||
15 | /norestart - elimina eventuali tentativi di riavvio. Per impostazione | ||
16 | predefinita l'interfaccia utente chiede istruzioni prima del riavvio. | ||
17 | /log log.txt - registra in un file specifico. Per impostazione predefinita un | ||
18 | file di log viene creato in %TEMP%.</String> | ||
19 | <String Id="HelpCloseButton">&Chiudi</String> | ||
20 | <String Id="InstallLicenseTerms">Fare clic sul pulsante "Accetta e installa" per accettare le <a href="#">condizioni di licenza</a> di Microsoft .NET Framework.</String> | ||
21 | <String Id="InstallAcceptAndInstallButton">&Accetta e installa</String> | ||
22 | <String Id="InstallDeclineButton">&Rifiuta</String> | ||
23 | <String Id="ProgressHeader">Stato installazione</String> | ||
24 | <String Id="ProgressLabel">Elaborazione in corso:</String> | ||
25 | <String Id="ProgressCancelButton">&Annulla</String> | ||
26 | <String Id="FailureHeader">Installazione non riuscita</String> | ||
27 | <String Id="FailureLogLinkText">L'installazione non è riuscita a causa di uno o più problemi. Risolvere i problemi e provare di nuovo l'installazione. Per ulteriori informazioni vedere il <a href="#">file di log</a>.</String> | ||
28 | <String Id="FailureRestartText">È necessario riavviare il computer per completare il rollback del software.</String> | ||
29 | <String Id="FailureRestartButton">&Riavvia</String> | ||
30 | <String Id="FailureCloseButton">&Chiudi</String> | ||
31 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1041/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1041/mbapreq.wxl new file mode 100644 index 00000000..3fe7b9b3 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1041/mbapreq.wxl | |||
@@ -0,0 +1,27 @@ | |||
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 | <WixLocalization Culture="ja-jp" Language="1041" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] セットアップ</String> | ||
7 | <String Id="Title">[WixBundleName] セットアップには Microsoft .NET Framework が必要です</String> | ||
8 | <String Id="ConfirmCancelMessage">取り消しますか?</String> | ||
9 | <String Id="HelpHeader">セットアップのヘルプ</String> | ||
10 | <String Id="HelpText">/passive | /quiet - 最小の UI だけを表示してプロンプトは表示しないか、UI | ||
11 | もプロンプトも表示しません。 既定では、UI とすべてのプロンプトが表示されます。 | ||
12 | |||
13 | /norestart - 再起動の試みをすべて抑制します。既定では、再起動の前に UI によりプロンプトが表示されます。 | ||
14 | /log log.txt - 特定のファイルにログを記録します。既定では、%TEMP% にログ ファイルが作成されます。</String> | ||
15 | <String Id="HelpCloseButton">閉じる(&C)</String> | ||
16 | <String Id="InstallLicenseTerms">Microsoft .NET Framework の<a href="#">ライセンス条項</a>に同意する場合は、[同意してインストール]5D; ボタンをクリックします。</String> | ||
17 | <String Id="InstallAcceptAndInstallButton">同意してインストール(&A)</String> | ||
18 | <String Id="InstallDeclineButton">同意しない(&)</String> | ||
19 | <String Id="ProgressHeader">セットアップの進行状況</String> | ||
20 | <String Id="ProgressLabel">処理中:</String> | ||
21 | <String Id="ProgressCancelButton">キャンセル(&C)</String> | ||
22 | <String Id="FailureHeader">セットアップに失敗しました</String> | ||
23 | <String Id="FailureLogLinkText">1 つ以上の問題が原因でセットアップに失敗しました。問題を解決してからセットアップをやり直してください。詳細については、<a href="#">ログ ファイル</a>を参照してください。</String> | ||
24 | <String Id="FailureRestartText">ソフトウェアのロールバックを完了するには、コンピューターを再起動する必要があります。</String> | ||
25 | <String Id="FailureRestartButton">再起動(&R)</String> | ||
26 | <String Id="FailureCloseButton">閉じる(&C)</String> | ||
27 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1042/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1042/mbapreq.wxl new file mode 100644 index 00000000..0f53dcc3 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1042/mbapreq.wxl | |||
@@ -0,0 +1,27 @@ | |||
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 | <WixLocalization Culture="ko-kr" Language="1042" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] 설치</String> | ||
7 | <String Id="Title">[WixBundleName] 설치에 필요한 Microsoft .NET Framework</String> | ||
8 | <String Id="ConfirmCancelMessage">취소하시겠습니까?</String> | ||
9 | <String Id="HelpHeader">설치 도움말</String> | ||
10 | <String Id="HelpText">/passive | /quiet - 메시지 없이 최소 UI를 표시하거나 UI와 메시지를 전혀 | ||
11 | 표시하지 않습니다. 기본적으로 UI 및 모든 메시지는 표시됩니다. | ||
12 | |||
13 | /norestart - 다시 시작하려는 시도를 무시합니다. 기본적으로 UI는 다시 시작하기 전에 메시지를 표시합니다. | ||
14 | /log log.txt - 특정 파일에 기록합니다. 기본적으로 로그 파일이 %TEMP%에 생성됩니다.</String> | ||
15 | <String Id="HelpCloseButton">닫기(&C)</String> | ||
16 | <String Id="InstallLicenseTerms">Microsoft .NET Framework <a href="#">사용 조건</a>에 동의하려면 "동의 및 설치"를 클릭하십시오.</String> | ||
17 | <String Id="InstallAcceptAndInstallButton">동의 및 설치(&A)</String> | ||
18 | <String Id="InstallDeclineButton">동의 안 함(&D)</String> | ||
19 | <String Id="ProgressHeader">설치 진행률</String> | ||
20 | <String Id="ProgressLabel">처리 중:</String> | ||
21 | <String Id="ProgressCancelButton">취소(&C)</String> | ||
22 | <String Id="FailureHeader">설치 실패</String> | ||
23 | <String Id="FailureLogLinkText">하나 이상의 문제로 인해 설치에 실패했습니다. 문제를 수정하고 설치를 다시 시도하십시오. 자세한 내용은 <a href="#">로그 파일</a>을 참조하십시오.</String> | ||
24 | <String Id="FailureRestartText">소프트웨어의 롤백을 완료하려면 컴퓨터를 다시 시작해야 합니다.</String> | ||
25 | <String Id="FailureRestartButton">다시 시작(&R)</String> | ||
26 | <String Id="FailureCloseButton">닫기(&C)</String> | ||
27 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl new file mode 100644 index 00000000..f4a2c78c --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="nl-nl" Language="1043" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] Installatie</String> | ||
7 | <String Id="Title">Microsoft .NET Framework is vereist voor installatie [WixBundleName]</String> | ||
8 | <String Id="ConfirmCancelMessage">Weet u zeker dat u de installatie wilt annuleren?</String> | ||
9 | <String Id="HelpHeader">Help bij Setup</String> | ||
10 | <String Id="HelpText">/passive | /quiet - geeft een minimale gebruikersinterface weer zonder prompts | ||
11 | of geeft geen gebruikersinterface en geen prompts weer. Gebruikersinterface | ||
12 | en alle prompts worden standaard weergegeven. | ||
13 | |||
14 | /norestart - pogingen tot opnieuw opstarten onderdrukken. | ||
15 | Gebruikersinterface vraagt standaard alvorens opnieuw op te starten. | ||
16 | /log log.txt - registreert gegevens in een specifiek bestand. Een logbestand | ||
17 | wordt standaard in %TEMP% gemaakt.</String> | ||
18 | <String Id="HelpCloseButton">&Sluiten</String> | ||
19 | <String Id="InstallLicenseTerms">Klik op de knop 'Accepteren en installeren' om de <a href="#">licentievoorwaarden</a> van het Microsoft .NET Framework te accepteren.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Accepteren en installeren</String> | ||
21 | <String Id="InstallDeclineButton">&Weigeren</String> | ||
22 | <String Id="ProgressHeader">Voortgang van de installatie</String> | ||
23 | <String Id="ProgressLabel">Verwerken:</String> | ||
24 | <String Id="ProgressCancelButton">&Annuleren</String> | ||
25 | <String Id="FailureHeader">Installatie mislukt</String> | ||
26 | <String Id="FailureLogLinkText">Er zijn een of meer fouten opgetreden waardoor de installatie is mislukt. Corrigeer de problemen en voer Setup opnieuw uit. Raadpleeg het <a href="#">log boekbestand</a> voor meer informatie.</String> | ||
27 | <String Id="FailureRestartText">U moet uw computer opnieuw opstarten om het terugdraaien van de software te voltooien.</String> | ||
28 | <String Id="FailureRestartButton">&Opnieuw opstarten</String> | ||
29 | <String Id="FailureCloseButton">&Sluiten</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1044/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1044/mbapreq.wxl new file mode 100644 index 00000000..da5c8283 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1044/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="nb-no" Language="1044" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] Installasjonsprogram</String> | ||
7 | <String Id="Title">Microsoft .NET Framework kreves for [WixBundleName]-installasjon</String> | ||
8 | <String Id="ConfirmCancelMessage">Er du sikker på at du vil avbryte?</String> | ||
9 | <String Id="HelpHeader">Installasjonshjelp</String> | ||
10 | <String Id="HelpText">/passive | /quiet - viser minimalt brukergrensesnitt uten ledetekster, eller | ||
11 | ikke noe brukergrensesnitt og ingen ledetekster. Som standard vises | ||
12 | brukergrensesnitt og alle ledetekster. | ||
13 | |||
14 | /norestart - undertrykker alle forsøk på omstart. Som standard spør | ||
15 | brukergrensesnittet før omstart. | ||
16 | /log log.txt - skriver logg til en bestemt fil. Som standard opprettes en | ||
17 | loggfil i %TEMP%.</String> | ||
18 | <String Id="HelpCloseButton">&Lukk</String> | ||
19 | <String Id="InstallLicenseTerms">Klikk Godta og installer for å godta<a href="#">lisensvilkårene</a> for Microsoft .NET Framework.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Godta og installer</String> | ||
21 | <String Id="InstallDeclineButton">&Avslå</String> | ||
22 | <String Id="ProgressHeader">Fremdrift for installasjon</String> | ||
23 | <String Id="ProgressLabel">Behandler:</String> | ||
24 | <String Id="ProgressCancelButton">&Avbryt</String> | ||
25 | <String Id="FailureHeader">Installasjon mislyktes</String> | ||
26 | <String Id="FailureLogLinkText">Ett eller flere problemer var årsak til at installasjonen mislyktes. Løs problemene, og installer på nytt. Du finner flere opplysninger i <a href="#">loggfilen</a>.</String> | ||
27 | <String Id="FailureRestartText">Du må starte datamaskinen på nytt for å fullføre tilbakerullingen av programvaren.</String> | ||
28 | <String Id="FailureRestartButton">&Start på nytt</String> | ||
29 | <String Id="FailureCloseButton">&Lukk</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1045/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1045/mbapreq.wxl new file mode 100644 index 00000000..7aca87c2 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1045/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="pl-pl" Language="1045" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">Instalator programu [WixBundleName]</String> | ||
7 | <String Id="Title">Do zainstalowania programu [WixBundleName] jest wymagany program Microsoft .NET Framework</String> | ||
8 | <String Id="ConfirmCancelMessage">Czy na pewno chcesz anulować?</String> | ||
9 | <String Id="HelpHeader">Pomoc instalatora</String> | ||
10 | <String Id="HelpText">/passive | /quiet - wyświetla minimalny interfejs użytkownika bez monitów | ||
11 | lub nie wyświetla interfejsu użytkownika ani monitów. Domyślnie jest | ||
12 | wyświetlany interfejs użytkownika i wszystkie monity. | ||
13 | |||
14 | /norestart - pomija wszelkie próby ponownego uruchomienia. Domyślnie | ||
15 | interfejs użytkownika będzie wyświetlał monit przed ponownym uruchomieniem. | ||
16 | /log log.txt - zapisuje wpisy dziennika do określonego pliku. | ||
17 | Domyślnie plik dziennika jest tworzony w folderze %TEMP%.</String> | ||
18 | <String Id="HelpCloseButton">&Zamknij</String> | ||
19 | <String Id="InstallLicenseTerms">Kliknij przycisk Zaakceptuj i zainstaluj, aby zaakceptować <a href="#">warunki licencji</a> programu Microsoft .NET Framework.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Zaakceptuj i zainstaluj</String> | ||
21 | <String Id="InstallDeclineButton">&Odrzuć</String> | ||
22 | <String Id="ProgressHeader">Postęp instalacji</String> | ||
23 | <String Id="ProgressLabel">Trwa przetwarzanie:</String> | ||
24 | <String Id="ProgressCancelButton">&Anuluj</String> | ||
25 | <String Id="FailureHeader">Instalacja nie powiodła się</String> | ||
26 | <String Id="FailureLogLinkText">Co najmniej jeden problem spowodował niepowodzenie instalacji. Usuń problemy, a następnie ponów próbę instalacji. Aby uzyskać więcej informacji można znaleźć w <a href="#">pliku dziennika</a>.</String> | ||
27 | <String Id="FailureRestartText">Aby zakończyć wycofywanie oprogramowania, musisz ponownie uruchomić komputer.</String> | ||
28 | <String Id="FailureRestartButton">&Uruchom ponownie</String> | ||
29 | <String Id="FailureCloseButton">&Zamknij</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl new file mode 100644 index 00000000..be185502 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1046/mbapreq.wxl | |||
@@ -0,0 +1,29 @@ | |||
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 | <WixLocalization Culture="pt-br" Language="1046" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] Instalação</String> | ||
7 | <String Id="Title">Microsoft .NET Framework é necessário para instalação do [WixBundleName]</String> | ||
8 | <String Id="ConfirmCancelMessage">Tem certeza de que deseja cancelar?</String> | ||
9 | <String Id="HelpHeader">Ajuda da Instalação</String> | ||
10 | <String Id="HelpText">/passive | /quiet - exibe UI mínima sem avisos ou exibe sem UI e | ||
11 | sem avisos. Por padrão a UI e todos avisos são exibidos. | ||
12 | |||
13 | /norestart - suprime qualquer tentativa de reinicialização. Por padrão a UI | ||
14 | irá solicitar antes de reiniciar. | ||
15 | /log log.txt - logs para um arquivo específico. Por padrão um arquivo de log é | ||
16 | criado em %TEMP%.</String> | ||
17 | <String Id="HelpCloseButton">&Fechar</String> | ||
18 | <String Id="InstallLicenseTerms">Clique o botão "Aceitar e Instalar" para aceitar os termos de licença do Microsoft .NET Framework <a href="#"></a>.</String> | ||
19 | <String Id="InstallAcceptAndInstallButton">&Aceitar e Instalar</String> | ||
20 | <String Id="InstallDeclineButton">&Recusar</String> | ||
21 | <String Id="ProgressHeader">Progresso da Instalação</String> | ||
22 | <String Id="ProgressLabel">Processando:</String> | ||
23 | <String Id="ProgressCancelButton">&Cancelar</String> | ||
24 | <String Id="FailureHeader">Falha na Instalação</String> | ||
25 | <String Id="FailureLogLinkText">Um ou mais problemas causaram falha na instalação. Corrija os problemas e tente a instalação novamente. Para mais informações consulte o <a href="#">arquivo de log</a>.</String> | ||
26 | <String Id="FailureRestartText">Você deve reiniciar o computador para completar a reversão do software. </String> | ||
27 | <String Id="FailureRestartButton">&Reiniciar</String> | ||
28 | <String Id="FailureCloseButton">&Fechar</String> | ||
29 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1049/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1049/mbapreq.wxl new file mode 100644 index 00000000..a1aec7ed --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1049/mbapreq.wxl | |||
@@ -0,0 +1,29 @@ | |||
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 | <WixLocalization Culture="ru-ru" Language="1049" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">Установка [WixBundleName]</String> | ||
7 | <String Id="Title">Для установки [WixBundleName] требуется Microsoft .NET Framework</String> | ||
8 | <String Id="ConfirmCancelMessage">Вы действительно хотите отменить операцию?</String> | ||
9 | <String Id="HelpHeader">Справка по установке</String> | ||
10 | <String Id="HelpText">/passive | /quiet - отображение минимального ИП без запросов или работа без ИП | ||
11 | и беззапросов. По умолчанию отображаются ИП и все запросы. | ||
12 | |||
13 | /norestart - отключение всех попыток перезагрузки. По умолчанию в ИП перед | ||
14 | перезагрузкой отображается запрос. | ||
15 | /log log.txt - запись журнала в указанный файл. По умолчанию файл журнала | ||
16 | создается в папке %TEMP%.</String> | ||
17 | <String Id="HelpCloseButton">&Закрыть</String> | ||
18 | <String Id="InstallLicenseTerms">Нажмите кнопку "Принять и установить", чтобы принять <a href="#">условия лицензии</a> Microsoft .NET Framework.</String> | ||
19 | <String Id="InstallAcceptAndInstallButton">&Принять и установить</String> | ||
20 | <String Id="InstallDeclineButton">&Отклонить</String> | ||
21 | <String Id="ProgressHeader">Выполнение установки</String> | ||
22 | <String Id="ProgressLabel">Обработка:</String> | ||
23 | <String Id="ProgressCancelButton">&Отмена</String> | ||
24 | <String Id="FailureHeader">Сбой установки</String> | ||
25 | <String Id="FailureLogLinkText">Не удалось выполнить установку из-за одной или нескольких проблем. Устраните эти проблемы, а затем снова запустите программу установки. Дополнительные сведения см. в <a href="#">файле журнала</a>.</String> | ||
26 | <String Id="FailureRestartText">Необходимо перезагрузить компьютер, чтобы завершить откат программного обеспечения.</String> | ||
27 | <String Id="FailureRestartButton">&Перезагрузить</String> | ||
28 | <String Id="FailureCloseButton">&Закрыть</String> | ||
29 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1051/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1051/mbapreq.wxl new file mode 100644 index 00000000..9f0b4711 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1051/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="sk-sk" Language="1051" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] – inštalácia</String> | ||
7 | <String Id="Title">Na inštaláciu aplikácie [WixBundleName] sa vyžaduje súčasť Microsoft .NET Framework</String> | ||
8 | <String Id="ConfirmCancelMessage">Naozaj chcete zrušiť operáciu?</String> | ||
9 | <String Id="HelpHeader">Pomocník pre inštaláciu</String> | ||
10 | <String Id="HelpText">/passive | /quiet – zobrazí minimálne používateľské rozhranie bez výziev alebo | ||
11 | nezobrazí žiadne používateľské rozhranie ani výzvy. Predvolene sa | ||
12 | zobrazuje používateľské rozhranie aj všetky výzvy. | ||
13 | |||
14 | /norestart – zruší všetky pokusy o reštart. Používateľské rozhranie | ||
15 | predvolene zobrazí pred reštartom výzvu. | ||
16 | /log log.txt – urobí záznam do určeného súboru. Súbor denníka sa predvolene | ||
17 | vytvorí v priečinku %TEMP%.</String> | ||
18 | <String Id="HelpCloseButton">&Zavrieť</String> | ||
19 | <String Id="InstallLicenseTerms">Kliknutím na tlačidlo Súhlasiť a inštalovať vyjadrite svoj súhlas s <a href="#">licenčnými podmienkami</a> súčasti Microsoft .NET Framework.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Súhlasiť a inštalovať</String> | ||
21 | <String Id="InstallDeclineButton">&Odmietnuť</String> | ||
22 | <String Id="ProgressHeader">Priebeh inštalácie</String> | ||
23 | <String Id="ProgressLabel">Spracúva sa:</String> | ||
24 | <String Id="ProgressCancelButton">&Zrušiť</String> | ||
25 | <String Id="FailureHeader">Inštalácia zlyhala</String> | ||
26 | <String Id="FailureLogLinkText">Inštalácia zlyhala pre jednu alebo viac príčin. Odstráňte problémy a skúste znova spustiť inštaláciu. Ďalšie informácie nájdete v <a href="#">súbore denníka</a>.</String> | ||
27 | <String Id="FailureRestartText">Dokončenie všetkých zmien softvéru vyžaduje reštart počítača.</String> | ||
28 | <String Id="FailureRestartButton">&Reštartovať</String> | ||
29 | <String Id="FailureCloseButton">&Zavrieť</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1053/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1053/mbapreq.wxl new file mode 100644 index 00000000..72961409 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1053/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="sv-se" Language="1053" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName]-installation</String> | ||
7 | <String Id="Title">Microsoft .NET Framework krävs för installation av [WixBundleName]</String> | ||
8 | <String Id="ConfirmCancelMessage">Vill du avbryta?</String> | ||
9 | <String Id="HelpHeader">Installationshjälp</String> | ||
10 | <String Id="HelpText">/passive | /quiet - visar ett minimalt användargränssnitt utan prompter, | ||
11 | alternativt inget användargränssnitt och inga prompter. Som standard visas | ||
12 | användargränssnitt och samtliga prompter. | ||
13 | |||
14 | /norestart - hejdar omstart. Som standard visar användargränssnittet en | ||
15 | prompt före omstart. | ||
16 | /log log.txt - skapar logg till en specifik fil. Som standard skapas loggfilen | ||
17 | i %TEMP%.</String> | ||
18 | <String Id="HelpCloseButton">&Stäng</String> | ||
19 | <String Id="InstallLicenseTerms">Klicka på knappen "Godkänn och installera" för att godkänna <a href="#">licensvillkoren</a> för Microsoft .NET Framework.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Godkänn och installera</String> | ||
21 | <String Id="InstallDeclineButton">&Avbryt</String> | ||
22 | <String Id="ProgressHeader">Installationsförlopp</String> | ||
23 | <String Id="ProgressLabel">Bearbetar:</String> | ||
24 | <String Id="ProgressCancelButton">&Avbryt</String> | ||
25 | <String Id="FailureHeader">Installationen misslyckades</String> | ||
26 | <String Id="FailureLogLinkText">Installationen misslyckades på grund av ett eller flera problem. Åtgärda problemen och försök igen. Se <a href="#">loggfilen</a> för mer information.</String> | ||
27 | <String Id="FailureRestartText">Starta om datorn för att återställa programmet.</String> | ||
28 | <String Id="FailureRestartButton">&Starta om</String> | ||
29 | <String Id="FailureCloseButton">&Stäng</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1055/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1055/mbapreq.wxl new file mode 100644 index 00000000..ee52da98 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1055/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="tr-tr" Language="1055" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] Kurulumu</String> | ||
7 | <String Id="Title">[WixBundleName] kurulumu için Microsoft .NET Framework gerekir</String> | ||
8 | <String Id="ConfirmCancelMessage">İptal etmek istediğinizden emin misiniz?</String> | ||
9 | <String Id="HelpHeader">Kurulum Yardımı</String> | ||
10 | <String Id="HelpText">/passive | /quiet - komut istemi olmayan olabildiğince küçük bir UI | ||
11 | görüntüler veya komut istemi ve UI görüntülemez. Varsayılan olarak UI | ||
12 | ve tüm komut istemleri görüntülenir. | ||
13 | |||
14 | /norestart - yeniden başlatma denemelerini engeller. Varsayılan | ||
15 | olarak UI yeniden başlatmadan önce komut isteyecektir. | ||
16 | /log log.txt - belirli bir dosyayı günlük dosyası olarak kullanır. | ||
17 | Varsayılan olarak %TEMP% konumunda bir günlük dosyası oluşturulur.</String> | ||
18 | <String Id="HelpCloseButton">&Kapat</String> | ||
19 | <String Id="InstallLicenseTerms">Microsoft .NET Framework <a href="#">lisans şartlarını</a> kabul etmek için "Kabul Et ve Yükle" düğmesini tıklatın.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Kabul Et ve Yükle</String> | ||
21 | <String Id="InstallDeclineButton">&Reddet</String> | ||
22 | <String Id="ProgressHeader">Kurulum İlerleme Durumu</String> | ||
23 | <String Id="ProgressLabel">İşleniyor:</String> | ||
24 | <String Id="ProgressCancelButton">&İptal</String> | ||
25 | <String Id="FailureHeader">Kurulum Başarısız</String> | ||
26 | <String Id="FailureLogLinkText">Bir veya daha fazla sorun kurulumun başarısız olmasına neden oldu. Lütfen sorunları çözün ve kurulumu yeniden deneyin. Daha fazla bilgi için <a href="#">günlük dosyasına</a> bakın.</String> | ||
27 | <String Id="FailureRestartText">Yazılım geri alma işlemini tamamlamak için bilgisayarınızı yeniden başlatmanız gerekir.</String> | ||
28 | <String Id="FailureRestartButton">&Yeniden Başlat</String> | ||
29 | <String Id="FailureCloseButton">&Kapat</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/1060/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1060/mbapreq.wxl new file mode 100644 index 00000000..f3b4bfe5 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/1060/mbapreq.wxl | |||
@@ -0,0 +1,30 @@ | |||
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 | <WixLocalization Culture="sl-si" Language="1060" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] Namestitev</String> | ||
7 | <String Id="Title">Microsoft .NET Framework, potreben za namestitev paketa [WixBundleName]</String> | ||
8 | <String Id="ConfirmCancelMessage">Ali ste prepričani, da želite preklicati?</String> | ||
9 | <String Id="HelpHeader">Pomoč za namestitev</String> | ||
10 | <String Id="HelpText">/passive | /quiet - prikaže minimalni uporabniški vmesnik brez pozivov ali ne prikaže | ||
11 | uporabniškega vmesnika in pozivov. Privzeto so prikazani uporabniški vmesnik in | ||
12 | vsi pozivi. | ||
13 | |||
14 | /norestart - skrije vse možnosti za vnovicni zagon. Privzeto uporabniški vmesnik | ||
15 | prikaže poziv pred ponovnim zagonom. | ||
16 | /log log.txt - beleži vnose v dnevnik v doloceno datoteko. Privzeto je datoteko | ||
17 | ustvarjena v mapi %TEMP%.</String> | ||
18 | <String Id="HelpCloseButton">&Zapri</String> | ||
19 | <String Id="InstallLicenseTerms">Kliknite »Sprejmi in namesti« in sprejmite <a href="#">licenčne pogoje</a> za Microsoft .NET Framework.</String> | ||
20 | <String Id="InstallAcceptAndInstallButton">&Sprejmi in namesti</String> | ||
21 | <String Id="InstallDeclineButton">&Zavrni</String> | ||
22 | <String Id="ProgressHeader">Potek namestitve</String> | ||
23 | <String Id="ProgressLabel">Obdelovanje:</String> | ||
24 | <String Id="ProgressCancelButton">&Prekliči</String> | ||
25 | <String Id="FailureHeader">Namestitev ni uspela</String> | ||
26 | <String Id="FailureLogLinkText">Namestitev ni uspela zaradi ene ali več težav. Odpravite težave in ponovno zaženite namestitev. Za več informacij glejte <a href="#">dnevniško datoteko</a>.</String> | ||
27 | <String Id="FailureRestartText">Za povrnitev prejšnjega stanja programske opreme morate ponovno zagnati računalnik.</String> | ||
28 | <String Id="FailureRestartButton">&Ponovni zagon</String> | ||
29 | <String Id="FailureCloseButton">&Zapri</String> | ||
30 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/2052/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/2052/mbapreq.wxl new file mode 100644 index 00000000..63cdb418 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/2052/mbapreq.wxl | |||
@@ -0,0 +1,27 @@ | |||
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 | <WixLocalization Culture="zh-ch" Language="2052" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">[WixBundleName] 安装</String> | ||
7 | <String Id="Title">[WixBundleName] 安装需要 Microsoft .NET Framework</String> | ||
8 | <String Id="ConfirmCancelMessage">是否确实要取消?</String> | ||
9 | <String Id="HelpHeader">安装程序帮助</String> | ||
10 | <String Id="HelpText">/passive | /quiet - 显示最小的 UI 且无提示,或者不显示 UI 且 | ||
11 | 无提示。默认情况下显示 UI 和所有提示。 | ||
12 | |||
13 | /norestart - 隐藏任何重启提示。默认情况下 UI 会在重启前提示。 | ||
14 | /log log.txt - 记录到特定文件。默认情况下在 %TEMP% 中创建日志文件。</String> | ||
15 | <String Id="HelpCloseButton">关闭(&C)</String> | ||
16 | <String Id="InstallLicenseTerms">单击“接受并安装”按钮以接受 Microsoft .NET Framework <a href="#">许可证条款</a>。</String> | ||
17 | <String Id="InstallAcceptAndInstallButton">接受并安装(&A)</String> | ||
18 | <String Id="InstallDeclineButton">拒绝(&D)</String> | ||
19 | <String Id="ProgressHeader">安装进度</String> | ||
20 | <String Id="ProgressLabel">正在处理:</String> | ||
21 | <String Id="ProgressCancelButton">取消(&C)</String> | ||
22 | <String Id="FailureHeader">安装失败</String> | ||
23 | <String Id="FailureLogLinkText">一个或多个问题导致安装失败。请解决问题,然后重新尝试安装。有关详情,请查看<a href="#">日志文件</a>。</String> | ||
24 | <String Id="FailureRestartText">必须重启计算机才能完成软件的回滚。</String> | ||
25 | <String Id="FailureRestartButton">重启(&R)</String> | ||
26 | <String Id="FailureCloseButton">关闭(&C)</String> | ||
27 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/2070/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/2070/mbapreq.wxl new file mode 100644 index 00000000..6a49ca31 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/2070/mbapreq.wxl | |||
@@ -0,0 +1,29 @@ | |||
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 | <WixLocalization Culture="pt-pt" Language="2070" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">Configuração do [WixBundleName]</String> | ||
7 | <String Id="Title">O Microsoft .NET Framework é necessário para a configuração do [WixBundleName]</String> | ||
8 | <String Id="ConfirmCancelMessage">Tem a certeza de que pretende cancelar?</String> | ||
9 | <String Id="HelpHeader">Ajuda da Configuração</String> | ||
10 | <String Id="HelpText">/passive | /quiet - apresenta IU mínima sem mensagens ou não apresenta IU nem | ||
11 | mensagens. Por predefinição, são apresentadas a IU e todas as mensagens. | ||
12 | |||
13 | /norestart - suprimir qualquer tentativa de reinício. Por predefinição, a IU | ||
14 | avisará antes de reiniciar. | ||
15 | /log log.txt - regista num ficheiro específico. Por predefinição, é criado um | ||
16 | ficheiro de registo em %TEMP%.</String> | ||
17 | <String Id="HelpCloseButton">&Fechar</String> | ||
18 | <String Id="InstallLicenseTerms">Clique no botão "Aceitar e Instalar" para aceitar os <a href="#">termos de licenciamento</a> do Microsoft .NET Framework.</String> | ||
19 | <String Id="InstallAcceptAndInstallButton">&Aceitar e Instalar</String> | ||
20 | <String Id="InstallDeclineButton">&Recusar</String> | ||
21 | <String Id="ProgressHeader">Progresso da Configuração</String> | ||
22 | <String Id="ProgressLabel">A processar:</String> | ||
23 | <String Id="ProgressCancelButton">&Cancelar</String> | ||
24 | <String Id="FailureHeader">Falha da Configuração</String> | ||
25 | <String Id="FailureLogLinkText">Um ou mais problemas provocaram a falha da configuração. Corrija os problemas e repita a configuração. Para mais informações, consulte o <a href="#">ficheiro de registo</a>.</String> | ||
26 | <String Id="FailureRestartText">Tem de reiniciar o computador para concluir a reversão do software.</String> | ||
27 | <String Id="FailureRestartButton">&Reiniciar</String> | ||
28 | <String Id="FailureCloseButton">&Fechar</String> | ||
29 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/3082/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/3082/mbapreq.wxl new file mode 100644 index 00000000..0290624c --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/3082/mbapreq.wxl | |||
@@ -0,0 +1,31 @@ | |||
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 | <WixLocalization Culture="es-es" Language="3082" xmlns="http://schemas.microsoft.com/wix/2006/localization"> | ||
6 | <String Id="Caption">Instalación de [WixBundleName]</String> | ||
7 | <String Id="Title">La instalación de [WixBundleName] requiere Microsoft .NET Framework</String> | ||
8 | <String Id="ConfirmCancelMessage">¿Está seguro de que desea cancelar?</String> | ||
9 | <String Id="HelpHeader">Ayuda del programa de instalación</String> | ||
10 | <String Id="HelpText">/passive | /quiet - muestra una interfaz de usuario mínima y no realiza | ||
11 | preguntas, o bien no muestra interfaz de usuario y no realiza preguntas. | ||
12 | De manera predeterminada se muestra la interfaz de usuario completa y se | ||
13 | realizan todas las preguntas necesarias. | ||
14 | |||
15 | /norestart - suprime cualquier intento de reinicio. De manera predeterminada, | ||
16 | la interfaz de usuario preguntará si se desea reiniciar. | ||
17 | /log log.txt - registra los datos de instalación en un archivo específico. | ||
18 | De manera predeterminada se crea un archivo de registro en %TEMP%.</String> | ||
19 | <String Id="HelpCloseButton">&Cerrar</String> | ||
20 | <String Id="InstallLicenseTerms">Haga clic en el botón "Aceptar e instalar" para aceptar los <a href="#">términos de licencia</a> de Microsoft .NET Framework.</String> | ||
21 | <String Id="InstallAcceptAndInstallButton">&Aceptar e instalar</String> | ||
22 | <String Id="InstallDeclineButton">&Rechazar</String> | ||
23 | <String Id="ProgressHeader">Progreso de la instalación</String> | ||
24 | <String Id="ProgressLabel">Procesando:</String> | ||
25 | <String Id="ProgressCancelButton">&Cancelar</String> | ||
26 | <String Id="FailureHeader">Error de la instalación</String> | ||
27 | <String Id="FailureLogLinkText">No se pudo completar la instalación a causa de uno o varios problemas. Corrija los problemas y vuelva a intentar la instalación. Para más información, vea el <a href="#">archivo de registro</a>.</String> | ||
28 | <String Id="FailureRestartText">Debe reiniciar el equipo para completar la reversión del software.</String> | ||
29 | <String Id="FailureRestartButton">&Reiniciar</String> | ||
30 | <String Id="FailureCloseButton">&Cerrar</String> | ||
31 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/HyperlinkLargeTheme.xml b/src/ext/Bal/wixstdba/Resources/HyperlinkLargeTheme.xml new file mode 100644 index 00000000..39a38ee0 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/HyperlinkLargeTheme.xml | |||
@@ -0,0 +1,109 @@ | |||
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="Help"> | ||
16 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.HelpHeader)</Label> | ||
17 | <Label X="11" Y="112" Width="-11" Height="-35" FontId="3" DisablePrefix="yes">#(loc.HelpText)</Label> | ||
18 | <Button Name="HelpCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
19 | <Text>#(loc.HelpCloseButton)</Text> | ||
20 | <CloseWindowAction /> | ||
21 | </Button> | ||
22 | </Page> | ||
23 | <Page Name="Install"> | ||
24 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.InstallHeader)</Label> | ||
25 | <Label X="11" Y="121" Width="-11" Height="-129" FontId="3" DisablePrefix="yes">#(loc.InstallMessage)</Label> | ||
26 | <Hypertext Name="EulaHyperlink" X="11" Y="-107" Width="-11" Height="17" TabStop="yes" FontId="3" HideWhenDisabled="yes">#(loc.InstallLicenseLinkText)</Hypertext> | ||
27 | <Label Name="InstallVersion" X="11" Y="-73" Width="246" Height="17" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBAShowVersion">#(loc.InstallVersion)</Label> | ||
28 | <Checkbox Name="EulaAcceptCheckbox" X="-11" Y="-41" Width="260" Height="17" TabStop="yes" FontId="3" HideWhenDisabled="yes">#(loc.InstallAcceptCheckbox)</Checkbox> | ||
29 | <Button Name="OptionsButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" VisibleCondition="NOT WixStdBASuppressOptionsUI"> | ||
30 | <Text>#(loc.InstallOptionsButton)</Text> | ||
31 | <ChangePageAction Page="Options" /> | ||
32 | </Button> | ||
33 | <Button Name="InstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.InstallInstallButton)</Button> | ||
34 | <Button Name="InstallCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
35 | <Text>#(loc.InstallCancelButton)</Text> | ||
36 | <CloseWindowAction /> | ||
37 | </Button> | ||
38 | </Page> | ||
39 | <Page Name="Options"> | ||
40 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.OptionsHeader)</Label> | ||
41 | <Label X="11" Y="121" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OptionsLocationLabel)</Label> | ||
42 | <Editbox Name="InstallFolder" X="11" Y="143" Width="-91" Height="21" TabStop="yes" FontId="3" FileSystemAutoComplete="yes" /> | ||
43 | <Button Name="BrowseButton" X="-11" Y="142" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
44 | <Text>#(loc.OptionsBrowseButton)</Text> | ||
45 | <BrowseDirectoryAction VariableName="InstallFolder" /> | ||
46 | </Button> | ||
47 | <Button Name="OptionsOkButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
48 | <Text>#(loc.OptionsOkButton)</Text> | ||
49 | <ChangePageAction Page="Install" /> | ||
50 | </Button> | ||
51 | <Button Name="OptionsCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
52 | <Text>#(loc.OptionsCancelButton)</Text> | ||
53 | <ChangePageAction Page="Install" Cancel="yes" /> | ||
54 | </Button> | ||
55 | </Page> | ||
56 | <Page Name="Progress"> | ||
57 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ProgressHeader)</Label> | ||
58 | <Label X="11" Y="121" Width="70" Height="17" FontId="3" DisablePrefix="yes">#(loc.ProgressLabel)</Label> | ||
59 | <Label Name="OverallProgressPackageText" X="85" Y="121" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OverallProgressPackageText)</Label> | ||
60 | <Progressbar Name="OverallCalculatedProgressbar" X="11" Y="143" Width="-11" Height="15" /> | ||
61 | <Button Name="ProgressCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ProgressCancelButton)</Button> | ||
62 | </Page> | ||
63 | <Page Name="Modify"> | ||
64 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ModifyHeader)</Label> | ||
65 | <Button Name="RepairButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.ModifyRepairButton)</Button> | ||
66 | <Button Name="UninstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ModifyUninstallButton)</Button> | ||
67 | <Button Name="ModifyCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
68 | <Text>#(loc.ModifyCancelButton)</Text> | ||
69 | <CloseWindowAction /> | ||
70 | </Button> | ||
71 | </Page> | ||
72 | <Page Name="Success"> | ||
73 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes"> | ||
74 | <Text>#(loc.SuccessHeader)</Text> | ||
75 | <Text Condition="WixBundleAction = 2">#(loc.SuccessLayoutHeader)</Text> | ||
76 | <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallHeader)</Text> | ||
77 | <Text Condition="WixBundleAction = 5">#(loc.SuccessInstallHeader)</Text> | ||
78 | <Text Condition="WixBundleAction = 7">#(loc.SuccessRepairHeader)</Text> | ||
79 | </Label> | ||
80 | <Button Name="LaunchButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessLaunchButton)</Button> | ||
81 | <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired"> | ||
82 | <Text>#(loc.SuccessRestartText)</Text> | ||
83 | <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallRestartText)</Text> | ||
84 | </Label> | ||
85 | <Button Name="SuccessRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessRestartButton)</Button> | ||
86 | <Button Name="SuccessCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
87 | <Text>#(loc.SuccessCloseButton)</Text> | ||
88 | <CloseWindowAction /> | ||
89 | </Button> | ||
90 | </Page> | ||
91 | <Page Name="Failure"> | ||
92 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes"> | ||
93 | <Text>#(loc.FailureHeader)</Text> | ||
94 | <Text Condition="WixBundleAction = 2">#(loc.FailureLayoutHeader)</Text> | ||
95 | <Text Condition="WixBundleAction = 3">#(loc.FailureUninstallHeader)</Text> | ||
96 | <Text Condition="WixBundleAction = 5">#(loc.FailureInstallHeader)</Text> | ||
97 | <Text Condition="WixBundleAction = 7">#(loc.FailureRepairHeader)</Text> | ||
98 | </Label> | ||
99 | <Hypertext Name="FailureLogFileLink" X="11" Y="121" Width="-11" Height="42" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureHyperlinkLogText)</Hypertext> | ||
100 | <Hypertext Name="FailureMessageText" X="22" Y="163" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes" /> | ||
101 | <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired">#(loc.FailureRestartText)</Label> | ||
102 | <Button Name="FailureRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.FailureRestartButton)</Button> | ||
103 | <Button Name="FailureCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
104 | <Text>#(loc.FailureCloseButton)</Text> | ||
105 | <CloseWindowAction /> | ||
106 | </Button> | ||
107 | </Page> | ||
108 | </Window> | ||
109 | </Theme> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/HyperlinkSidebarTheme.xml b/src/ext/Bal/wixstdba/Resources/HyperlinkSidebarTheme.xml new file mode 100644 index 00000000..1dff9d7e --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/HyperlinkSidebarTheme.xml | |||
@@ -0,0 +1,120 @@ | |||
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="600" Height="450" HexStyle="100a0000" FontId="0" Caption="#(loc.Caption)"> | ||
12 | <Page Name="Help"> | ||
13 | <Label X="80" Y="11" Width="-11" Height="32" FontId="1" DisablePrefix="yes">#(loc.Title)</Label> | ||
14 | <ImageControl X="11" Y="11" Width="64" Height="64" ImageFile="logo.png"/> | ||
15 | <Label X="11" Y="80" Width="-11" Height="32" FontId="2" DisablePrefix="yes">#(loc.HelpHeader)</Label> | ||
16 | <Label X="11" Y="121" Width="-11" Height="-35" FontId="3" DisablePrefix="yes">#(loc.HelpText)</Label> | ||
17 | <Button Name="HelpCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
18 | <Text>#(loc.HelpCloseButton)</Text> | ||
19 | <CloseWindowAction /> | ||
20 | </Button> | ||
21 | </Page> | ||
22 | <Page Name="Install"> | ||
23 | <Label X="185" Y="11" Width="-11" Height="32" FontId="1" DisablePrefix="yes">#(loc.Title)</Label> | ||
24 | <ImageControl X="11" Y="11" Width="165" Height="400" ImageFile="logoside.png"/> | ||
25 | <Label X="185" Y="50" Width="-11" Height="32" FontId="2" DisablePrefix="yes">#(loc.InstallHeader)</Label> | ||
26 | <Label X="185" Y="91" Width="-11" Height="64" FontId="3" DisablePrefix="yes">#(loc.InstallMessage)</Label> | ||
27 | <Hypertext Name="EulaHyperlink" X="185" Y="-111" Width="-11" Height="17" TabStop="yes" FontId="3" HideWhenDisabled="yes">#(loc.InstallLicenseLinkText)</Hypertext> | ||
28 | <Label Name="InstallVersion" X="185" Y="-81" Width="-11" Height="17" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBAShowVersion">#(loc.InstallVersion)</Label> | ||
29 | <Checkbox Name="EulaAcceptCheckbox" X="185" Y="-51" Width="-11" Height="17" TabStop="yes" FontId="3" HideWhenDisabled="yes">#(loc.InstallAcceptCheckbox)</Checkbox> | ||
30 | <Button Name="OptionsButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" VisibleCondition="NOT WixStdBASuppressOptionsUI"> | ||
31 | <Text>#(loc.InstallOptionsButton)</Text> | ||
32 | <ChangePageAction Page="Options" /> | ||
33 | </Button> | ||
34 | <Button Name="InstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.InstallInstallButton)</Button> | ||
35 | <Button Name="InstallCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
36 | <Text>#(loc.InstallCancelButton)</Text> | ||
37 | <CloseWindowAction /> | ||
38 | </Button> | ||
39 | </Page> | ||
40 | <Page Name="Options"> | ||
41 | <Label X="80" Y="11" Width="-11" Height="32" FontId="1" DisablePrefix="yes">#(loc.Title)</Label> | ||
42 | <ImageControl X="11" Y="11" Width="64" Height="64" ImageFile="logo.png"/> | ||
43 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.OptionsHeader)</Label> | ||
44 | <Label X="11" Y="121" Width="-11" Height="17" FontId="3">#(loc.OptionsLocationLabel)</Label> | ||
45 | <Editbox Name="InstallFolder" X="11" Y="143" Width="-91" Height="21" TabStop="yes" FontId="3" FileSystemAutoComplete="yes" /> | ||
46 | <Button Name="BrowseButton" X="-11" Y="142" Width="75" Height="23" TabStop="yes" FontId="3"> | ||
47 | <Text>#(loc.OptionsBrowseButton)</Text> | ||
48 | <BrowseDirectoryAction VariableName="InstallFolder" /> | ||
49 | </Button> | ||
50 | <Button Name="OptionsOkButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
51 | <Text>#(loc.OptionsOkButton)</Text> | ||
52 | <ChangePageAction Page="Install" /> | ||
53 | </Button> | ||
54 | <Button Name="OptionsCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
55 | <Text>#(loc.OptionsCancelButton)</Text> | ||
56 | <ChangePageAction Page="Install" Cancel="yes" /> | ||
57 | </Button> | ||
58 | </Page> | ||
59 | <Page Name="Progress"> | ||
60 | <Label X="80" Y="11" Width="-11" Height="32" FontId="1" DisablePrefix="yes">#(loc.Title)</Label> | ||
61 | <ImageControl X="11" Y="11" Width="64" Height="64" ImageFile="logo.png"/> | ||
62 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ProgressHeader)</Label> | ||
63 | <Label X="11" Y="141" Width="70" Height="17" FontId="3" DisablePrefix="yes">#(loc.ProgressLabel)</Label> | ||
64 | <Label Name="OverallProgressPackageText" X="85" Y="141" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OverallProgressPackageText)</Label> | ||
65 | <Progressbar Name="OverallCalculatedProgressbar" X="11" Y="163" Width="-11" Height="20" /> | ||
66 | <Button Name="ProgressCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ProgressCancelButton)</Button> | ||
67 | </Page> | ||
68 | <Page Name="Modify"> | ||
69 | <Label X="185" Y="11" Width="-11" Height="32" FontId="1" DisablePrefix="yes">#(loc.Title)</Label> | ||
70 | <ImageControl X="11" Y="11" Width="165" Height="400" ImageFile="logoside.png"/> | ||
71 | <Label X="185" Y="50" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ModifyHeader)</Label> | ||
72 | <Button Name="RepairButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.ModifyRepairButton)</Button> | ||
73 | <Button Name="UninstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ModifyUninstallButton)</Button> | ||
74 | <Button Name="ModifyCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
75 | <Text>#(loc.ModifyCancelButton)</Text> | ||
76 | <CloseWindowAction /> | ||
77 | </Button> | ||
78 | </Page> | ||
79 | <Page Name="Success"> | ||
80 | <Label X="185" Y="11" Width="-11" Height="32" FontId="1" DisablePrefix="yes">#(loc.Title)</Label> | ||
81 | <ImageControl X="11" Y="11" Width="165" Height="400" ImageFile="logoside.png"/> | ||
82 | <Label X="185" Y="50" Width="-11" Height="30" FontId="2" DisablePrefix="yes"> | ||
83 | <Text>#(loc.SuccessHeader)</Text> | ||
84 | <Text Condition="WixBundleAction = 2">#(loc.SuccessLayoutHeader)</Text> | ||
85 | <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallHeader)</Text> | ||
86 | <Text Condition="WixBundleAction = 5">#(loc.SuccessInstallHeader)</Text> | ||
87 | <Text Condition="WixBundleAction = 7">#(loc.SuccessRepairHeader)</Text> | ||
88 | </Label> | ||
89 | <Button Name="LaunchButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessLaunchButton)</Button> | ||
90 | <Label X="185" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired"> | ||
91 | <Text>#(loc.SuccessRestartText)</Text> | ||
92 | <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallRestartText)</Text> | ||
93 | </Label> | ||
94 | <Button Name="SuccessRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessRestartButton)</Button> | ||
95 | <Button Name="SuccessCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
96 | <Text>#(loc.SuccessCloseButton)</Text> | ||
97 | <CloseWindowAction /> | ||
98 | </Button> | ||
99 | </Page> | ||
100 | <Page Name="Failure"> | ||
101 | <Label X="185" Y="11" Width="-11" Height="32" FontId="1" DisablePrefix="yes">#(loc.Title)</Label> | ||
102 | <ImageControl X="11" Y="11" Width="165" Height="400" ImageFile="logoside.png"/> | ||
103 | <Label X="185" Y="50" Width="-11" Height="30" FontId="2" DisablePrefix="yes"> | ||
104 | <Text>#(loc.FailureHeader)</Text> | ||
105 | <Text Condition="WixBundleAction = 2">#(loc.FailureLayoutHeader)</Text> | ||
106 | <Text Condition="WixBundleAction = 3">#(loc.FailureUninstallHeader)</Text> | ||
107 | <Text Condition="WixBundleAction = 5">#(loc.FailureInstallHeader)</Text> | ||
108 | <Text Condition="WixBundleAction = 7">#(loc.FailureRepairHeader)</Text> | ||
109 | </Label> | ||
110 | <Hypertext Name="FailureLogFileLink" X="185" Y="121" Width="-11" Height="68" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureHyperlinkLogText)</Hypertext> | ||
111 | <Hypertext Name="FailureMessageText" X="185" Y="-115" Width="-11" Height="80" FontId="3" TabStop="yes" HideWhenDisabled="yes" /> | ||
112 | <Label X="185" Y="-57" Width="-11" Height="80" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired">#(loc.FailureRestartText)</Label> | ||
113 | <Button Name="FailureRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.FailureRestartButton)</Button> | ||
114 | <Button Name="FailureCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
115 | <Text>#(loc.FailureCloseButton)</Text> | ||
116 | <CloseWindowAction /> | ||
117 | </Button> | ||
118 | </Page> | ||
119 | </Window> | ||
120 | </Theme> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl b/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl new file mode 100644 index 00000000..e6e3f8ab --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.wxl | |||
@@ -0,0 +1,61 @@ | |||
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 | <WixLocalization Culture="en-us" Language="1033" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | ||
6 | <String Id="Caption">[WixBundleName] Setup</String> | ||
7 | <String Id="Title">[WixBundleName]</String> | ||
8 | <String Id="InstallHeader">Welcome</String> | ||
9 | <String Id="InstallMessage">Setup will install [WixBundleName] on your computer. Click install to continue, options to set the install directory or Close to exit.</String> | ||
10 | <String Id="InstallVersion">Version [WixBundleVersion]</String> | ||
11 | <String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String> | ||
12 | <String Id="ExecuteUpgradeRelatedBundleMessage">Previous version</String> | ||
13 | <String Id="HelpHeader">Setup Help</String> | ||
14 | <String Id="HelpText">/install | /repair | /uninstall | /layout [directory] - installs, repairs, uninstalls or | ||
15 | creates a complete local copy of the bundle in directory. Install is the default. | ||
16 | |||
17 | /passive | /quiet - displays minimal UI with no prompts or displays no UI and | ||
18 | no prompts. By default UI and all prompts are displayed. | ||
19 | |||
20 | /norestart - suppress any attempts to restart. By default UI will prompt before restart. | ||
21 | /log log.txt - logs to a specific file. By default a log file is created in %TEMP%.</String> | ||
22 | <String Id="HelpCloseButton">&Close</String> | ||
23 | <String Id="InstallLicenseLinkText">[WixBundleName] <a href="#">license terms</a>.</String> | ||
24 | <String Id="InstallAcceptCheckbox">I &agree to the license terms and conditions</String> | ||
25 | <String Id="InstallOptionsButton">&Options</String> | ||
26 | <String Id="InstallInstallButton">&Install</String> | ||
27 | <String Id="InstallCancelButton">&Cancel</String> | ||
28 | <String Id="OptionsHeader">Setup Options</String> | ||
29 | <String Id="OptionsLocationLabel">Install location:</String> | ||
30 | <String Id="OptionsBrowseButton">&Browse</String> | ||
31 | <String Id="OptionsOkButton">&OK</String> | ||
32 | <String Id="OptionsCancelButton">&Cancel</String> | ||
33 | <String Id="ProgressHeader">Setup Progress</String> | ||
34 | <String Id="ProgressLabel">Processing:</String> | ||
35 | <String Id="OverallProgressPackageText">Initializing...</String> | ||
36 | <String Id="ProgressCancelButton">&Cancel</String> | ||
37 | <String Id="ModifyHeader">Modify Setup</String> | ||
38 | <String Id="ModifyRepairButton">&Repair</String> | ||
39 | <String Id="ModifyUninstallButton">&Uninstall</String> | ||
40 | <String Id="ModifyCancelButton">&Cancel</String> | ||
41 | <String Id="SuccessHeader">Setup Successful</String> | ||
42 | <String Id="SuccessInstallHeader">Installation Successfully Completed</String> | ||
43 | <String Id="SuccessLayoutHeader">Layout Successfully Completed</String> | ||
44 | <String Id="SuccessRepairHeader">Repair Successfully Completed</String> | ||
45 | <String Id="SuccessUninstallHeader">Uninstall Successfully Completed</String> | ||
46 | <String Id="SuccessLaunchButton">&Launch</String> | ||
47 | <String Id="SuccessRestartText">You must restart your computer before you can use the software.</String> | ||
48 | <String Id="SuccessUninstallRestartText">You must restart your computer to complete the removal of the software.</String> | ||
49 | <String Id="SuccessRestartButton">&Restart</String> | ||
50 | <String Id="SuccessCloseButton">&Close</String> | ||
51 | <String Id="FailureHeader">Setup Failed</String> | ||
52 | <String Id="FailureInstallHeader">Setup Failed</String> | ||
53 | <String Id="FailureLayoutHeader">Layout Failed</String> | ||
54 | <String Id="FailureRepairHeader">Repair Failed</String> | ||
55 | <String Id="FailureUninstallHeader">Uninstall Failed</String> | ||
56 | <String Id="FailureHyperlinkLogText">One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the <a href="#">log file</a>.</String> | ||
57 | <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String> | ||
58 | <String Id="FailureRestartButton">&Restart</String> | ||
59 | <String Id="FailureCloseButton">&Close</String> | ||
60 | <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String> | ||
61 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.xml b/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.xml new file mode 100644 index 00000000..657db34b --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/HyperlinkTheme.xml | |||
@@ -0,0 +1,106 @@ | |||
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="485" Height="300" 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="Help"> | ||
16 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.HelpHeader)</Label> | ||
17 | <Label X="11" Y="112" Width="-11" Height="-35" FontId="3" DisablePrefix="yes">#(loc.HelpText)</Label> | ||
18 | <Button Name="HelpCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
19 | <Text>#(loc.HelpCloseButton)</Text> | ||
20 | <CloseWindowAction /> | ||
21 | </Button> | ||
22 | </Page> | ||
23 | <Page Name="Install"> | ||
24 | <Hypertext Name="EulaHyperlink" X="11" Y="121" Width="-11" Height="51" TabStop="yes" FontId="3" HideWhenDisabled="yes">#(loc.InstallLicenseLinkText)</Hypertext> | ||
25 | <Checkbox Name="EulaAcceptCheckbox" X="-11" Y="-41" Width="260" Height="17" TabStop="yes" FontId="3" HideWhenDisabled="yes">#(loc.InstallAcceptCheckbox)</Checkbox> | ||
26 | <Button Name="OptionsButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" VisibleCondition="NOT WixStdBASuppressOptionsUI"> | ||
27 | <Text>#(loc.InstallOptionsButton)</Text> | ||
28 | <ChangePageAction Page="Options" /> | ||
29 | </Button> | ||
30 | <Button Name="InstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.InstallInstallButton)</Button> | ||
31 | <Button Name="InstallCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
32 | <Text>#(loc.InstallCancelButton)</Text> | ||
33 | <CloseWindowAction /> | ||
34 | </Button> | ||
35 | </Page> | ||
36 | <Page Name="Options"> | ||
37 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.OptionsHeader)</Label> | ||
38 | <Label X="11" Y="121" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OptionsLocationLabel)</Label> | ||
39 | <Editbox Name="InstallFolder" X="11" Y="143" Width="-91" Height="21" TabStop="yes" FontId="3" FileSystemAutoComplete="yes" /> | ||
40 | <Button Name="BrowseButton" X="-11" Y="142" Width="75" Height="23" TabStop="yes" FontId="3"> | ||
41 | <Text>#(loc.OptionsBrowseButton)</Text> | ||
42 | <BrowseDirectoryAction VariableName="InstallFolder" /> | ||
43 | </Button> | ||
44 | <Button Name="OptionsOkButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
45 | <Text>#(loc.OptionsOkButton)</Text> | ||
46 | <ChangePageAction Page="Install" /> | ||
47 | </Button> | ||
48 | <Button Name="OptionsCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
49 | <Text>#(loc.OptionsCancelButton)</Text> | ||
50 | <ChangePageAction Page="Install" Cancel="yes" /> | ||
51 | </Button> | ||
52 | </Page> | ||
53 | <Page Name="Progress"> | ||
54 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ProgressHeader)</Label> | ||
55 | <Label X="11" Y="121" Width="70" Height="17" FontId="3" DisablePrefix="yes">#(loc.ProgressLabel)</Label> | ||
56 | <Label Name="OverallProgressPackageText" X="85" Y="121" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OverallProgressPackageText)</Label> | ||
57 | <Progressbar Name="OverallCalculatedProgressbar" X="11" Y="143" Width="-11" Height="15" /> | ||
58 | <Button Name="ProgressCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ProgressCancelButton)</Button> | ||
59 | </Page> | ||
60 | <Page Name="Modify"> | ||
61 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ModifyHeader)</Label> | ||
62 | <Button Name="RepairButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.ModifyRepairButton)</Button> | ||
63 | <Button Name="UninstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ModifyUninstallButton)</Button> | ||
64 | <Button Name="ModifyCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
65 | <Text>#(loc.ModifyCancelButton)</Text> | ||
66 | <CloseWindowAction /> | ||
67 | </Button> | ||
68 | </Page> | ||
69 | <Page Name="Success"> | ||
70 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes"> | ||
71 | <Text>#(loc.SuccessHeader)</Text> | ||
72 | <Text Condition="WixBundleAction = 2">#(loc.SuccessLayoutHeader)</Text> | ||
73 | <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallHeader)</Text> | ||
74 | <Text Condition="WixBundleAction = 5">#(loc.SuccessInstallHeader)</Text> | ||
75 | <Text Condition="WixBundleAction = 7">#(loc.SuccessRepairHeader)</Text> | ||
76 | </Label> | ||
77 | <Button Name="LaunchButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessLaunchButton)</Button> | ||
78 | <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired"> | ||
79 | <Text>#(loc.SuccessRestartText)</Text> | ||
80 | <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallRestartText)</Text> | ||
81 | </Label> | ||
82 | <Button Name="SuccessRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessRestartButton)</Button> | ||
83 | <Button Name="SuccessCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
84 | <Text>#(loc.SuccessCloseButton)</Text> | ||
85 | <CloseWindowAction /> | ||
86 | </Button> | ||
87 | </Page> | ||
88 | <Page Name="Failure"> | ||
89 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes"> | ||
90 | <Text>#(loc.FailureHeader)</Text> | ||
91 | <Text Condition="WixBundleAction = 2">#(loc.FailureLayoutHeader)</Text> | ||
92 | <Text Condition="WixBundleAction = 3">#(loc.FailureUninstallHeader)</Text> | ||
93 | <Text Condition="WixBundleAction = 5">#(loc.FailureInstallHeader)</Text> | ||
94 | <Text Condition="WixBundleAction = 7">#(loc.FailureRepairHeader)</Text> | ||
95 | </Label> | ||
96 | <Hypertext Name="FailureLogFileLink" X="11" Y="121" Width="-11" Height="42" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureHyperlinkLogText)</Hypertext> | ||
97 | <Hypertext Name="FailureMessageText" X="22" Y="163" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes" /> | ||
98 | <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired">#(loc.FailureRestartText)</Label> | ||
99 | <Button Name="FailureRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.FailureRestartButton)</Button> | ||
100 | <Button Name="FailureCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
101 | <Text>#(loc.FailureCloseButton)</Text> | ||
102 | <CloseWindowAction /> | ||
103 | </Button> | ||
104 | </Page> | ||
105 | </Window> | ||
106 | </Theme> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/LoremIpsumLicense.rtf b/src/ext/Bal/wixstdba/Resources/LoremIpsumLicense.rtf new file mode 100644 index 00000000..1a183236 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/LoremIpsumLicense.rtf | |||
Binary files differ | |||
diff --git a/src/ext/Bal/wixstdba/Resources/RtfLargeTheme.xml b/src/ext/Bal/wixstdba/Resources/RtfLargeTheme.xml new file mode 100644 index 00000000..3571e13a --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/RtfLargeTheme.xml | |||
@@ -0,0 +1,108 @@ | |||
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="Help"> | ||
16 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.HelpHeader)</Label> | ||
17 | <Label X="11" Y="112" Width="-11" Height="-35" FontId="3" DisablePrefix="yes">#(loc.HelpText)</Label> | ||
18 | <Button Name="HelpCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
19 | <Text>#(loc.HelpCloseButton)</Text> | ||
20 | <CloseWindowAction /> | ||
21 | </Button> | ||
22 | </Page> | ||
23 | <Page Name="Install"> | ||
24 | <Label X="11" Y="80" Width="-11" Height="-70" TabStop="no" FontId="2" HexStyle="800000" DisablePrefix="yes" /> | ||
25 | <Richedit Name="EulaRichedit" X="12" Y="81" Width="-12" Height="-71" TabStop="yes" FontId="0" /> | ||
26 | <Label Name="InstallVersion" X="11" Y="-41" Width="210" Height="17" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBAShowVersion">#(loc.InstallVersion)</Label> | ||
27 | <Checkbox Name="EulaAcceptCheckbox" X="-11" Y="-41" Width="260" Height="17" TabStop="yes" FontId="3" HideWhenDisabled="yes">#(loc.InstallAcceptCheckbox)</Checkbox> | ||
28 | <Button Name="OptionsButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" VisibleCondition="NOT WixStdBASuppressOptionsUI"> | ||
29 | <Text>#(loc.InstallOptionsButton)</Text> | ||
30 | <ChangePageAction Page="Options" /> | ||
31 | </Button> | ||
32 | <Button Name="InstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.InstallInstallButton)</Button> | ||
33 | <Button Name="InstallCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
34 | <Text>#(loc.InstallCancelButton)</Text> | ||
35 | <CloseWindowAction /> | ||
36 | </Button> | ||
37 | </Page> | ||
38 | <Page Name="Options"> | ||
39 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.OptionsHeader)</Label> | ||
40 | <Label X="11" Y="121" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OptionsLocationLabel)</Label> | ||
41 | <Editbox Name="InstallFolder" X="11" Y="143" Width="-91" Height="21" TabStop="yes" FontId="3" FileSystemAutoComplete="yes" /> | ||
42 | <Button Name="BrowseButton" X="-11" Y="142" Width="75" Height="23" TabStop="yes" FontId="3"> | ||
43 | <Text>#(loc.OptionsBrowseButton)</Text> | ||
44 | <BrowseDirectoryAction VariableName="InstallFolder" /> | ||
45 | </Button> | ||
46 | <Button Name="OptionsOkButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
47 | <Text>#(loc.OptionsOkButton)</Text> | ||
48 | <ChangePageAction Page="Install" /> | ||
49 | </Button> | ||
50 | <Button Name="OptionsCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
51 | <Text>#(loc.OptionsCancelButton)</Text> | ||
52 | <ChangePageAction Page="Install" Cancel="yes" /> | ||
53 | </Button> | ||
54 | </Page> | ||
55 | <Page Name="Progress"> | ||
56 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ProgressHeader)</Label> | ||
57 | <Label X="11" Y="121" Width="70" Height="17" FontId="3" DisablePrefix="yes">#(loc.ProgressLabel)</Label> | ||
58 | <Label Name="OverallProgressPackageText" X="85" Y="121" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OverallProgressPackageText)</Label> | ||
59 | <Progressbar Name="OverallCalculatedProgressbar" X="11" Y="143" Width="-11" Height="15" /> | ||
60 | <Button Name="ProgressCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ProgressCancelButton)</Button> | ||
61 | </Page> | ||
62 | <Page Name="Modify"> | ||
63 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ModifyHeader)</Label> | ||
64 | <Button Name="RepairButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.ModifyRepairButton)</Button> | ||
65 | <Button Name="UninstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ModifyUninstallButton)</Button> | ||
66 | <Button Name="ModifyCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
67 | <Text>#(loc.ModifyCancelButton)</Text> | ||
68 | <CloseWindowAction /> | ||
69 | </Button> | ||
70 | </Page> | ||
71 | <Page Name="Success"> | ||
72 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes"> | ||
73 | <Text>#(loc.SuccessHeader)</Text> | ||
74 | <Text Condition="WixBundleAction = 2">#(loc.SuccessLayoutHeader)</Text> | ||
75 | <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallHeader)</Text> | ||
76 | <Text Condition="WixBundleAction = 5">#(loc.SuccessInstallHeader)</Text> | ||
77 | <Text Condition="WixBundleAction = 7">#(loc.SuccessRepairHeader)</Text> | ||
78 | </Label> | ||
79 | <Button Name="LaunchButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessLaunchButton)</Button> | ||
80 | <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired"> | ||
81 | <Text>#(loc.SuccessRestartText)</Text> | ||
82 | <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallRestartText)</Text> | ||
83 | </Label> | ||
84 | <Button Name="SuccessRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessRestartButton)</Button> | ||
85 | <Button Name="SuccessCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
86 | <Text>#(loc.SuccessCloseButton)</Text> | ||
87 | <CloseWindowAction /> | ||
88 | </Button> | ||
89 | </Page> | ||
90 | <Page Name="Failure"> | ||
91 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes"> | ||
92 | <Text>#(loc.FailureHeader)</Text> | ||
93 | <Text Condition="WixBundleAction = 2">#(loc.FailureLayoutHeader)</Text> | ||
94 | <Text Condition="WixBundleAction = 3">#(loc.FailureUninstallHeader)</Text> | ||
95 | <Text Condition="WixBundleAction = 5">#(loc.FailureInstallHeader)</Text> | ||
96 | <Text Condition="WixBundleAction = 7">#(loc.FailureRepairHeader)</Text> | ||
97 | </Label> | ||
98 | <Hypertext Name="FailureLogFileLink" X="11" Y="121" Width="-11" Height="42" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureHyperlinkLogText)</Hypertext> | ||
99 | <Hypertext Name="FailureMessageText" X="22" Y="163" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes" /> | ||
100 | <Label Name="FailureRestartText" X="-11" Y="-51" Width="400" Height="34" FontId="3" HideWhenDisabled="yes" DisablePrefix="yes">#(loc.FailureRestartText)</Label> | ||
101 | <Button Name="FailureRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.FailureRestartButton)</Button> | ||
102 | <Button Name="FailureCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
103 | <Text>#(loc.FailureCloseButton)</Text> | ||
104 | <CloseWindowAction /> | ||
105 | </Button> | ||
106 | </Page> | ||
107 | </Window> | ||
108 | </Theme> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl b/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl new file mode 100644 index 00000000..f73fb994 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/RtfTheme.wxl | |||
@@ -0,0 +1,58 @@ | |||
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 | <WixLocalization Culture="en-us" Language="1033" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | ||
6 | <String Id="Caption">[WixBundleName] Setup</String> | ||
7 | <String Id="Title">[WixBundleName]</String> | ||
8 | <String Id="InstallVersion">Version [WixBundleVersion]</String> | ||
9 | <String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String> | ||
10 | <String Id="ExecuteUpgradeRelatedBundleMessage">Previous version</String> | ||
11 | <String Id="HelpHeader">Setup Help</String> | ||
12 | <String Id="HelpText">/install | /repair | /uninstall | /layout [directory] - installs, repairs, uninstalls or | ||
13 | creates a complete local copy of the bundle in directory. Install is the default. | ||
14 | |||
15 | /passive | /quiet - displays minimal UI with no prompts or displays no UI and | ||
16 | no prompts. By default UI and all prompts are displayed. | ||
17 | |||
18 | /norestart - suppress any attempts to restart. By default UI will prompt before restart. | ||
19 | /log log.txt - logs to a specific file. By default a log file is created in %TEMP%.</String> | ||
20 | <String Id="HelpCloseButton">&Close</String> | ||
21 | <String Id="InstallAcceptCheckbox">I &agree to the license terms and conditions</String> | ||
22 | <String Id="InstallOptionsButton">&Options</String> | ||
23 | <String Id="InstallInstallButton">&Install</String> | ||
24 | <String Id="InstallCancelButton">&Cancel</String> | ||
25 | <String Id="OptionsHeader">Setup Options</String> | ||
26 | <String Id="OptionsLocationLabel">Install location:</String> | ||
27 | <String Id="OptionsBrowseButton">&Browse</String> | ||
28 | <String Id="OptionsOkButton">&OK</String> | ||
29 | <String Id="OptionsCancelButton">&Cancel</String> | ||
30 | <String Id="ProgressHeader">Setup Progress</String> | ||
31 | <String Id="ProgressLabel">Processing:</String> | ||
32 | <String Id="OverallProgressPackageText">Initializing...</String> | ||
33 | <String Id="ProgressCancelButton">&Cancel</String> | ||
34 | <String Id="ModifyHeader">Modify Setup</String> | ||
35 | <String Id="ModifyRepairButton">&Repair</String> | ||
36 | <String Id="ModifyUninstallButton">&Uninstall</String> | ||
37 | <String Id="ModifyCancelButton">&Cancel</String> | ||
38 | <String Id="SuccessHeader">Setup Successful</String> | ||
39 | <String Id="SuccessInstallHeader">Installation Successfully Completed</String> | ||
40 | <String Id="SuccessLayoutHeader">Layout Successfully Completed</String> | ||
41 | <String Id="SuccessRepairHeader">Repair Successfully Completed</String> | ||
42 | <String Id="SuccessUninstallHeader">Uninstall Successfully Completed</String> | ||
43 | <String Id="SuccessLaunchButton">&Launch</String> | ||
44 | <String Id="SuccessRestartText">You must restart your computer before you can use the software.</String> | ||
45 | <String Id="SuccessUninstallRestartText">You must restart your computer to complete the removal of the software.</String> | ||
46 | <String Id="SuccessRestartButton">&Restart</String> | ||
47 | <String Id="SuccessCloseButton">&Close</String> | ||
48 | <String Id="FailureHeader">Setup Failed</String> | ||
49 | <String Id="FailureInstallHeader">Setup Failed</String> | ||
50 | <String Id="FailureLayoutHeader">Layout Failed</String> | ||
51 | <String Id="FailureRepairHeader">Repair Failed</String> | ||
52 | <String Id="FailureUninstallHeader">Uninstall Failed</String> | ||
53 | <String Id="FailureHyperlinkLogText">One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the <a href="#">log file</a>.</String> | ||
54 | <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String> | ||
55 | <String Id="FailureRestartButton">&Restart</String> | ||
56 | <String Id="FailureCloseButton">&Close</String> | ||
57 | <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String> | ||
58 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/RtfTheme.xml b/src/ext/Bal/wixstdba/Resources/RtfTheme.xml new file mode 100644 index 00000000..d6535bac --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/RtfTheme.xml | |||
@@ -0,0 +1,106 @@ | |||
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="485" Height="300" 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="Help"> | ||
16 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.HelpHeader)</Label> | ||
17 | <Label X="11" Y="112" Width="-11" Height="-35" FontId="3" DisablePrefix="yes">#(loc.HelpText)</Label> | ||
18 | <Button Name="HelpCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
19 | <Text>#(loc.HelpCloseButton)</Text> | ||
20 | <CloseWindowAction /> | ||
21 | </Button> | ||
22 | </Page> | ||
23 | <Page Name="Install"> | ||
24 | <Richedit Name="EulaRichedit" X="11" Y="80" Width="-11" Height="-70" TabStop="yes" FontId="0" HexStyle="800000" /> | ||
25 | <Checkbox Name="EulaAcceptCheckbox" X="-11" Y="-41" Width="260" Height="17" TabStop="yes" FontId="3" HideWhenDisabled="yes">#(loc.InstallAcceptCheckbox)</Checkbox> | ||
26 | <Button Name="OptionsButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" VisibleCondition="NOT WixStdBASuppressOptionsUI"> | ||
27 | <Text>#(loc.InstallOptionsButton)</Text> | ||
28 | <ChangePageAction Page="Options" /> | ||
29 | </Button> | ||
30 | <Button Name="InstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.InstallInstallButton)</Button> | ||
31 | <Button Name="InstallCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
32 | <Text>#(loc.InstallCancelButton)</Text> | ||
33 | <CloseWindowAction /> | ||
34 | </Button> | ||
35 | </Page> | ||
36 | <Page Name="Options"> | ||
37 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.OptionsHeader)</Label> | ||
38 | <Label X="11" Y="121" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OptionsLocationLabel)</Label> | ||
39 | <Editbox Name="InstallFolder" X="11" Y="143" Width="-91" Height="21" TabStop="yes" FontId="3" FileSystemAutoComplete="yes" /> | ||
40 | <Button Name="BrowseButton" X="-11" Y="142" Width="75" Height="23" TabStop="yes" FontId="3"> | ||
41 | <Text>#(loc.OptionsBrowseButton)</Text> | ||
42 | <BrowseDirectoryAction VariableName="InstallFolder" /> | ||
43 | </Button> | ||
44 | <Button Name="OptionsOkButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
45 | <Text>#(loc.OptionsOkButton)</Text> | ||
46 | <ChangePageAction Page="Install" /> | ||
47 | </Button> | ||
48 | <Button Name="OptionsCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
49 | <Text>#(loc.OptionsCancelButton)</Text> | ||
50 | <ChangePageAction Page="Install" Cancel="yes" /> | ||
51 | </Button> | ||
52 | </Page> | ||
53 | <Page Name="Progress"> | ||
54 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ProgressHeader)</Label> | ||
55 | <Label X="11" Y="121" Width="70" Height="17" FontId="3" DisablePrefix="yes">#(loc.ProgressLabel)</Label> | ||
56 | <Label Name="OverallProgressPackageText" X="85" Y="121" Width="-11" Height="17" FontId="3" DisablePrefix="yes">#(loc.OverallProgressPackageText)</Label> | ||
57 | <Progressbar Name="OverallCalculatedProgressbar" X="11" Y="143" Width="-11" Height="15" /> | ||
58 | <Button Name="ProgressCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ProgressCancelButton)</Button> | ||
59 | </Page> | ||
60 | <Page Name="Modify"> | ||
61 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ModifyHeader)</Label> | ||
62 | <Button Name="RepairButton" X="-171" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.ModifyRepairButton)</Button> | ||
63 | <Button Name="UninstallButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ModifyUninstallButton)</Button> | ||
64 | <Button Name="ModifyCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
65 | <Text>#(loc.ModifyCancelButton)</Text> | ||
66 | <CloseWindowAction /> | ||
67 | </Button> | ||
68 | </Page> | ||
69 | <Page Name="Success"> | ||
70 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes"> | ||
71 | <Text>#(loc.SuccessHeader)</Text> | ||
72 | <Text Condition="WixBundleAction = 2">#(loc.SuccessLayoutHeader)</Text> | ||
73 | <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallHeader)</Text> | ||
74 | <Text Condition="WixBundleAction = 5">#(loc.SuccessInstallHeader)</Text> | ||
75 | <Text Condition="WixBundleAction = 7">#(loc.SuccessRepairHeader)</Text> | ||
76 | </Label> | ||
77 | <Button Name="LaunchButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessLaunchButton)</Button> | ||
78 | <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired"> | ||
79 | <Text>#(loc.SuccessRestartText)</Text> | ||
80 | <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallRestartText)</Text> | ||
81 | </Label> | ||
82 | <Button Name="SuccessRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessRestartButton)</Button> | ||
83 | <Button Name="SuccessCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
84 | <Text>#(loc.SuccessCloseButton)</Text> | ||
85 | <CloseWindowAction /> | ||
86 | </Button> | ||
87 | </Page> | ||
88 | <Page Name="Failure"> | ||
89 | <Label X="11" Y="80" Width="-11" Height="30" FontId="2" DisablePrefix="yes"> | ||
90 | <Text>#(loc.FailureHeader)</Text> | ||
91 | <Text Condition="WixBundleAction = 2">#(loc.FailureLayoutHeader)</Text> | ||
92 | <Text Condition="WixBundleAction = 3">#(loc.FailureUninstallHeader)</Text> | ||
93 | <Text Condition="WixBundleAction = 5">#(loc.FailureInstallHeader)</Text> | ||
94 | <Text Condition="WixBundleAction = 7">#(loc.FailureRepairHeader)</Text> | ||
95 | </Label> | ||
96 | <Hypertext Name="FailureLogFileLink" X="11" Y="121" Width="-11" Height="42" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureHyperlinkLogText)</Hypertext> | ||
97 | <Hypertext Name="FailureMessageText" X="22" Y="163" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes" /> | ||
98 | <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired">#(loc.FailureRestartText)</Label> | ||
99 | <Button Name="FailureRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.FailureRestartButton)</Button> | ||
100 | <Button Name="FailureCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
101 | <Text>#(loc.FailureCloseButton)</Text> | ||
102 | <CloseWindowAction /> | ||
103 | </Button> | ||
104 | </Page> | ||
105 | </Window> | ||
106 | </Theme> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/dncpreq.thm b/src/ext/Bal/wixstdba/Resources/dncpreq.thm new file mode 100644 index 00000000..4ae61819 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/dncpreq.thm | |||
@@ -0,0 +1,47 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Theme xmlns="http://wixtoolset.org/schemas/v4/thmutil"> | ||
3 | <Font Id="0" Height="-12" Weight="500" Foreground="windowtext" Background="window">Segoe UI</Font> | ||
4 | <Font Id="1" Height="-24" Weight="500" Foreground="windowtext">Segoe UI</Font> | ||
5 | <Font Id="2" Height="-22" Weight="500" Foreground="graytext">Segoe UI</Font> | ||
6 | <Font Id="3" Height="-12" Weight="500" Foreground="windowtext" Background="window">Segoe UI</Font> | ||
7 | |||
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"/> | ||
10 | <Label X="80" Y="11" Width="-11" Height="96" FontId="1" Visible="yes" DisablePrefix="yes">#(loc.Title)</Label> | ||
11 | |||
12 | <Page Name="Help"> | ||
13 | <Label X="11" Y="112" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.HelpHeader)</Label> | ||
14 | <Label X="11" Y="153" Width="-11" Height="-35" FontId="3" DisablePrefix="yes">#(loc.HelpText)</Label> | ||
15 | <Button Name="HelpCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
16 | <Text>#(loc.HelpCloseButton)</Text> | ||
17 | <CloseWindowAction /> | ||
18 | </Button> | ||
19 | </Page> | ||
20 | <Page Name="Install"> | ||
21 | <Hypertext Name="EulaHyperlink" X="11" Y="121" Width="-11" Height="34" TabStop="yes" FontId="3">#(loc.InstallLicenseTerms)</Hypertext> | ||
22 | <Button Name="InstallButton" X="-91" Y="-11" Width="130" Height="23" TabStop="yes" FontId="0">#(loc.InstallAcceptAndInstallButton)</Button> | ||
23 | <Button Name="InstallDeclineButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
24 | <Text>#(loc.InstallDeclineButton)</Text> | ||
25 | <CloseWindowAction /> | ||
26 | </Button> | ||
27 | </Page> | ||
28 | <Page Name="Progress"> | ||
29 | <Label X="11" Y="112" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ProgressHeader)</Label> | ||
30 | <Label X="11" Y="153" Width="70" Height="17" FontId="3" DisablePrefix="yes">#(loc.ProgressLabel)</Label> | ||
31 | <Label Name="OverallProgressPackageText" X="85" Y="153" Width="-11" Height="17" FontId="3" DisablePrefix="yes">[ProgressPackageName]</Label> | ||
32 | <Progressbar Name="OverallCalculatedProgressbar" X="11" Y="175" Width="-11" Height="15" /> | ||
33 | <Button Name="ProgressCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ProgressCancelButton)</Button> | ||
34 | </Page> | ||
35 | <Page Name="Failure"> | ||
36 | <Label X="11" Y="112" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.FailureHeader)</Label> | ||
37 | <Hypertext Name="FailureLogFileLink" X="11" Y="153" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureLogLinkText)</Hypertext> | ||
38 | <Hypertext Name="FailureMessageText" X="22" Y="190" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes"/> | ||
39 | <Label X="-11" Y="-20" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired">#(loc.FailureRestartText)</Label> | ||
40 | <Button Name="FailureRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.FailureRestartButton)</Button> | ||
41 | <Button Name="FailureCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
42 | <Text>#(loc.FailureCloseButton)</Text> | ||
43 | <CloseWindowAction /> | ||
44 | </Button> | ||
45 | </Page> | ||
46 | </Window> | ||
47 | </Theme> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/dncpreq.wxl b/src/ext/Bal/wixstdba/Resources/dncpreq.wxl new file mode 100644 index 00000000..d6b73b5f --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/dncpreq.wxl | |||
@@ -0,0 +1,29 @@ | |||
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 | <WixLocalization Culture="en-us" Language="1033" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | ||
6 | <String Id="Caption">[WixBundleName] Setup</String> | ||
7 | <String Id="Title">Microsoft .NET Core required for [WixBundleName] setup</String> | ||
8 | <String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String> | ||
9 | <String Id="HelpHeader">Setup Help</String> | ||
10 | <String Id="HelpText">/passive | /quiet - displays minimal UI with no prompts or displays no UI and | ||
11 | no prompts. By default UI and all prompts are displayed. | ||
12 | |||
13 | /norestart - suppress any attempts to restart. By default UI will prompt before restart. | ||
14 | /log log.txt - logs to a specific file. By default a log file is created in %TEMP%.</String> | ||
15 | <String Id="HelpCloseButton">&Close</String> | ||
16 | <String Id="InstallLicenseTerms">Click the "Accept and Install" button to accept the Microsoft .NET Core <a href="#">license terms</a>.</String> | ||
17 | <String Id="InstallAcceptAndInstallButton">&Accept and Install</String> | ||
18 | <String Id="InstallDeclineButton">&Decline</String> | ||
19 | <String Id="ProgressHeader">Setup Progress</String> | ||
20 | <String Id="ProgressLabel">Processing:</String> | ||
21 | <String Id="ProgressCancelButton">&Cancel</String> | ||
22 | <String Id="FailureHeader">Setup Failed</String> | ||
23 | <String Id="FailureLogLinkText">One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the <a href="#">log file</a>.</String> | ||
24 | <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String> | ||
25 | <String Id="FailureRestartButton">&Restart</String> | ||
26 | <String Id="FailureCloseButton">&Close</String> | ||
27 | <String Id="SCDRUNTIMEFAILUREErrorMessage">[WixBundleName] cannot run on this machine. Install the latest updates and/or the latest OS to run in a supported environment.</String> | ||
28 | <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String> | ||
29 | </WixLocalization> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/logo.png b/src/ext/Bal/wixstdba/Resources/logo.png new file mode 100644 index 00000000..7adc6e11 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/logo.png | |||
Binary files differ | |||
diff --git a/src/ext/Bal/wixstdba/Resources/logoSide.png b/src/ext/Bal/wixstdba/Resources/logoSide.png new file mode 100644 index 00000000..308841c5 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/logoSide.png | |||
Binary files differ | |||
diff --git a/src/ext/Bal/wixstdba/Resources/mbapreq.png b/src/ext/Bal/wixstdba/Resources/mbapreq.png new file mode 100644 index 00000000..c6e9527b --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/mbapreq.png | |||
Binary files differ | |||
diff --git a/src/ext/Bal/wixstdba/Resources/mbapreq.thm b/src/ext/Bal/wixstdba/Resources/mbapreq.thm new file mode 100644 index 00000000..4ae61819 --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/mbapreq.thm | |||
@@ -0,0 +1,47 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Theme xmlns="http://wixtoolset.org/schemas/v4/thmutil"> | ||
3 | <Font Id="0" Height="-12" Weight="500" Foreground="windowtext" Background="window">Segoe UI</Font> | ||
4 | <Font Id="1" Height="-24" Weight="500" Foreground="windowtext">Segoe UI</Font> | ||
5 | <Font Id="2" Height="-22" Weight="500" Foreground="graytext">Segoe UI</Font> | ||
6 | <Font Id="3" Height="-12" Weight="500" Foreground="windowtext" Background="window">Segoe UI</Font> | ||
7 | |||
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"/> | ||
10 | <Label X="80" Y="11" Width="-11" Height="96" FontId="1" Visible="yes" DisablePrefix="yes">#(loc.Title)</Label> | ||
11 | |||
12 | <Page Name="Help"> | ||
13 | <Label X="11" Y="112" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.HelpHeader)</Label> | ||
14 | <Label X="11" Y="153" Width="-11" Height="-35" FontId="3" DisablePrefix="yes">#(loc.HelpText)</Label> | ||
15 | <Button Name="HelpCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
16 | <Text>#(loc.HelpCloseButton)</Text> | ||
17 | <CloseWindowAction /> | ||
18 | </Button> | ||
19 | </Page> | ||
20 | <Page Name="Install"> | ||
21 | <Hypertext Name="EulaHyperlink" X="11" Y="121" Width="-11" Height="34" TabStop="yes" FontId="3">#(loc.InstallLicenseTerms)</Hypertext> | ||
22 | <Button Name="InstallButton" X="-91" Y="-11" Width="130" Height="23" TabStop="yes" FontId="0">#(loc.InstallAcceptAndInstallButton)</Button> | ||
23 | <Button Name="InstallDeclineButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
24 | <Text>#(loc.InstallDeclineButton)</Text> | ||
25 | <CloseWindowAction /> | ||
26 | </Button> | ||
27 | </Page> | ||
28 | <Page Name="Progress"> | ||
29 | <Label X="11" Y="112" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.ProgressHeader)</Label> | ||
30 | <Label X="11" Y="153" Width="70" Height="17" FontId="3" DisablePrefix="yes">#(loc.ProgressLabel)</Label> | ||
31 | <Label Name="OverallProgressPackageText" X="85" Y="153" Width="-11" Height="17" FontId="3" DisablePrefix="yes">[ProgressPackageName]</Label> | ||
32 | <Progressbar Name="OverallCalculatedProgressbar" X="11" Y="175" Width="-11" Height="15" /> | ||
33 | <Button Name="ProgressCancelButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0">#(loc.ProgressCancelButton)</Button> | ||
34 | </Page> | ||
35 | <Page Name="Failure"> | ||
36 | <Label X="11" Y="112" Width="-11" Height="30" FontId="2" DisablePrefix="yes">#(loc.FailureHeader)</Label> | ||
37 | <Hypertext Name="FailureLogFileLink" X="11" Y="153" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureLogLinkText)</Hypertext> | ||
38 | <Hypertext Name="FailureMessageText" X="22" Y="190" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes"/> | ||
39 | <Label X="-11" Y="-20" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired">#(loc.FailureRestartText)</Label> | ||
40 | <Button Name="FailureRestartButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.FailureRestartButton)</Button> | ||
41 | <Button Name="FailureCloseButton" X="-11" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0"> | ||
42 | <Text>#(loc.FailureCloseButton)</Text> | ||
43 | <CloseWindowAction /> | ||
44 | </Button> | ||
45 | </Page> | ||
46 | </Window> | ||
47 | </Theme> | ||
diff --git a/src/ext/Bal/wixstdba/Resources/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/mbapreq.wxl new file mode 100644 index 00000000..95e3a6ae --- /dev/null +++ b/src/ext/Bal/wixstdba/Resources/mbapreq.wxl | |||
@@ -0,0 +1,29 @@ | |||
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 | <WixLocalization Culture="en-us" Language="1033" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | ||
6 | <String Id="Caption">[WixBundleName] Setup</String> | ||
7 | <String Id="Title">Microsoft .NET Framework required for [WixBundleName] setup</String> | ||
8 | <String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String> | ||
9 | <String Id="HelpHeader">Setup Help</String> | ||
10 | <String Id="HelpText">/passive | /quiet - displays minimal UI with no prompts or displays no UI and | ||
11 | no prompts. By default UI and all prompts are displayed. | ||
12 | |||
13 | /norestart - suppress any attempts to restart. By default UI will prompt before restart. | ||
14 | /log log.txt - logs to a specific file. By default a log file is created in %TEMP%.</String> | ||
15 | <String Id="HelpCloseButton">&Close</String> | ||
16 | <String Id="InstallLicenseTerms">Click the "Accept and Install" button to accept the Microsoft .NET Framework <a href="#">license terms</a>.</String> | ||
17 | <String Id="InstallAcceptAndInstallButton">&Accept and Install</String> | ||
18 | <String Id="InstallDeclineButton">&Decline</String> | ||
19 | <String Id="ProgressHeader">Setup Progress</String> | ||
20 | <String Id="ProgressLabel">Processing:</String> | ||
21 | <String Id="ProgressCancelButton">&Cancel</String> | ||
22 | <String Id="FailureHeader">Setup Failed</String> | ||
23 | <String Id="FailureLogLinkText">One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the <a href="#">log file</a>.</String> | ||
24 | <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String> | ||
25 | <String Id="FailureRestartButton">&Restart</String> | ||
26 | <String Id="FailureCloseButton">&Close</String> | ||
27 | <String Id="NET452WIN7RTMErrorMessage">[WixBundleName] cannot run on Windows 7 RTM with .NET 4.5.2 installed. Install Windows 7 SP1 to run in a supported environment.</String> | ||
28 | <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String> | ||
29 | </WixLocalization> | ||