You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[main] Use non-localized 8.0.x links in installer (#45412)
- see #44613 and #44615
- replace link that takes user from error messages to a 7.0.x IIS information page
- for now, 8.0.x page doesn't exist and new link still shows 7.0.x information
- new locale-independent link will redirect to localized page base on browser / OS settings
Copy file name to clipboardExpand all lines: src/Installers/Windows/WindowsHostingBundle/1029/thm.wxl
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -61,9 +61,9 @@
61
61
62
62
<!-- Custom UI strings -->
63
63
<StringId="Welcome">Vítá vás instalační program produktu [WixBundleName]</String>
64
-
<StringId="InstallResetIIS">Po dokončení instalace prosím restartujte službu IIS. Další informace najdete <a href="https://go.microsoft.com/fwlink/?LinkId=798277">tady</a>.</String>
65
-
<StringId="InstallNoIIS">Služba IIS není na tomto počítači povolená. Pokud máte v úmyslu spouštět aplikace ASP.NET Core se službou IIS, je nutné před spuštěním tohoto instalačního programu nainstalovat službu IIS. Další informace najdete <a href="https://go.microsoft.com/fwlink/?LinkId=798277">tady</a>.</String>
64
+
<StringId="InstallResetIIS">Po dokončení instalace prosím restartujte službu IIS. Další informace najdete <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">tady</a>.</String>
65
+
<StringId="InstallNoIIS">Služba IIS není na tomto počítači povolená. Pokud máte v úmyslu spouštět aplikace ASP.NET Core se službou IIS, je nutné před spuštěním tohoto instalačního programu nainstalovat službu IIS. Další informace najdete <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">tady</a>.</String>
66
66
<StringId="EulaPrivacy">[WixBundleName] – <a href="https://go.microsoft.com/fwlink/?LinkId=329770">licenční podmínky</a> a <a href="https://go.microsoft.com/fwlink/?LinkId=786378">prohlášení o zásadách ochrany osobních údajů</a></String>
67
-
<StringId="ModifyResetIIS">Po dokončení instalace prosím restartujte službu IIS. Další informace najdete <a href="https://go.microsoft.com/fwlink/?LinkId=798277">tady</a>.</String>
68
-
<StringId="ModifyNoIIS">Služba IIS není na tomto počítači povolená. Pokud máte v úmyslu spouštět aplikace ASP.NET Core se službou IIS, je nutné před spuštěním tohoto instalačního programu nainstalovat službu IIS. Další informace najdete <a href="https://go.microsoft.com/fwlink/?LinkId=798277">tady</a>.</String>
69
-
</WixLocalization>
67
+
<StringId="ModifyResetIIS">Po dokončení instalace prosím restartujte službu IIS. Další informace najdete <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">tady</a>.</String>
68
+
<StringId="ModifyNoIIS">Služba IIS není na tomto počítači povolená. Pokud máte v úmyslu spouštět aplikace ASP.NET Core se službou IIS, je nutné před spuštěním tohoto instalačního programu nainstalovat službu IIS. Další informace najdete <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">tady</a>.</String>
Copy file name to clipboardExpand all lines: src/Installers/Windows/WindowsHostingBundle/1031/thm.wxl
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -61,9 +61,9 @@
61
61
62
62
<!-- Custom UI strings -->
63
63
<StringId="Welcome">Willkommen beim Setup von [WixBundleName].</String>
64
-
<StringId="InstallResetIIS">Starten Sie IIS nach Abschluss der Installation neu. Zusätzliche Informationen finden Sie <a href="https://go.microsoft.com/fwlink/?LinkId=798277">hier</a>.</String>
65
-
<StringId="InstallNoIIS">IIS ist auf diesem Computer nicht aktiviert. Wenn Sie ASP.NET Core-Anwendungen mit IIS ausführen möchten, müssen Sie IIS installieren, bevor Sie diesen Installer ausführen. Zusätzliche Informationen finden Sie <a href="https://go.microsoft.com/fwlink/?LinkId=798277">hier</a>.</String>
64
+
<StringId="InstallResetIIS">Starten Sie IIS nach Abschluss der Installation neu. Zusätzliche Informationen finden Sie <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">hier</a>.</String>
65
+
<StringId="InstallNoIIS">IIS ist auf diesem Computer nicht aktiviert. Wenn Sie ASP.NET Core-Anwendungen mit IIS ausführen möchten, müssen Sie IIS installieren, bevor Sie diesen Installer ausführen. Zusätzliche Informationen finden Sie <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">hier</a>.</String>
66
66
<StringId="EulaPrivacy"><a href="https://go.microsoft.com/fwlink/?LinkId=329770">Lizenzbedingungen</a> und <a href="https://go.microsoft.com/fwlink/?LinkId=786378">Datenschutzerklärung</a> für [WixBundleName].</String>
67
-
<StringId="ModifyResetIIS">Starten Sie IIS nach Abschluss der Installation neu. Zusätzliche Informationen finden Sie <a href="https://go.microsoft.com/fwlink/?LinkId=798277">hier</a>.</String>
68
-
<StringId="ModifyNoIIS">IIS ist auf diesem Computer nicht aktiviert. Wenn Sie ASP.NET Core-Anwendungen mit IIS ausführen möchten, müssen Sie IIS installieren, bevor Sie diesen Installer ausführen. Zusätzliche Informationen finden Sie <a href="https://go.microsoft.com/fwlink/?LinkId=798277">hier</a>.</String>
69
-
</WixLocalization>
67
+
<StringId="ModifyResetIIS">Starten Sie IIS nach Abschluss der Installation neu. Zusätzliche Informationen finden Sie <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">hier</a>.</String>
68
+
<StringId="ModifyNoIIS">IIS ist auf diesem Computer nicht aktiviert. Wenn Sie ASP.NET Core-Anwendungen mit IIS ausführen möchten, müssen Sie IIS installieren, bevor Sie diesen Installer ausführen. Zusätzliche Informationen finden Sie <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">hier</a>.</String>
Copy file name to clipboardExpand all lines: src/Installers/Windows/WindowsHostingBundle/1033/thm.wxl
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -61,9 +61,9 @@
61
61
62
62
<!-- Custom UI strings -->
63
63
<StringId="Welcome"><!--_locComment_text="{Locked='[WixBundleName]'}"-->Welcome to the [WixBundleName] Setup.</String>
64
-
<StringId="InstallResetIIS">Please restart IIS after the installation completes. You can find additional information <a href="https://go.microsoft.com/fwlink/?LinkId=798277">here</a>.</String>
65
-
<StringId="InstallNoIIS">IIS is not enabled on this machine. If you intend to run ASP.NET Core applications with IIS, you must install IIS before running this installer. You can find additional information <a href="https://go.microsoft.com/fwlink/?LinkId=798277">here</a>.</String>
64
+
<StringId="InstallResetIIS">Please restart IIS after the installation completes. You can find additional information <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">here</a>.</String>
65
+
<StringId="InstallNoIIS">IIS is not enabled on this machine. If you intend to run ASP.NET Core applications with IIS, you must install IIS before running this installer. You can find additional information <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">here</a>.</String>
66
66
<StringId="EulaPrivacy"><!--_locComment_text="{Locked='[WixBundleName]'}"-->[WixBundleName] <a href="https://go.microsoft.com/fwlink/?LinkId=329770">license terms</a> and <a href="https://go.microsoft.com/fwlink/?LinkId=786378">privacy statement</a>.</String>
67
-
<StringId="ModifyResetIIS">Please restart IIS after the installation completes. You can find additional information <a href="https://go.microsoft.com/fwlink/?LinkId=798277">here</a>.</String>
68
-
<StringId="ModifyNoIIS">IIS is not enabled on this machine. If you intend to run ASP.NET Core applications with IIS, you must install IIS before running this installer. You can find additional information <a href="https://go.microsoft.com/fwlink/?LinkId=798277">here</a>.</String>
69
-
</WixLocalization>
67
+
<StringId="ModifyResetIIS">Please restart IIS after the installation completes. You can find additional information <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">here</a>.</String>
68
+
<StringId="ModifyNoIIS">IIS is not enabled on this machine. If you intend to run ASP.NET Core applications with IIS, you must install IIS before running this installer. You can find additional information <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">here</a>.</String>
crée une copie locale complète du bundle dans le répertoire. Install est l'option par défaut.
14
14
15
-
/passive | /quiet - affiche une interface utilisateur minimale, sans invite, ou n'affiche
15
+
/passive | /quiet - affiche une interface utilisateur minimale, sans invite, ou n'affiche
16
16
ni interface utilisateur, ni invite. Par défaut, l'interface utilisateur et toutes les invites sont affichées.
17
17
18
18
/norestart - supprime toutes les tentatives de redémarrage. Par défaut, l'interface utilisateur affiche une invite avant le redémarrage.
@@ -61,9 +61,9 @@
61
61
62
62
<!-- Custom UI strings -->
63
63
<StringId="Welcome">Bienvenue dans le programme d'installation de [WixBundleName].</String>
64
-
<StringId="InstallResetIIS">Redémarrez IIS une fois l'installation effectuée. Des informations supplémentaires sont disponibles <a href="https://go.microsoft.com/fwlink/?LinkId=798277">ici</a>.</String>
65
-
<StringId="InstallNoIIS">IIS n'est pas activé sur cet ordinateur. Si vous avez l'intention d'exécuter des applications ASP.NET Core avec IIS, vous devez installer IIS avant d'exécuter ce programme d'installation. Des informations supplémentaires sont disponibles <a href="https://go.microsoft.com/fwlink/?LinkId=798277">ici</a>.</String>
64
+
<StringId="InstallResetIIS">Redémarrez IIS une fois l'installation effectuée. Des informations supplémentaires sont disponibles <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">ici</a>.</String>
65
+
<StringId="InstallNoIIS">IIS n'est pas activé sur cet ordinateur. Si vous avez l'intention d'exécuter des applications ASP.NET Core avec IIS, vous devez installer IIS avant d'exécuter ce programme d'installation. Des informations supplémentaires sont disponibles <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">ici</a>.</String>
66
66
<StringId="EulaPrivacy">[WixBundleName] <a href="https://go.microsoft.com/fwlink/?LinkId=329770">termes du contrat de licence</a> et <a href="https://go.microsoft.com/fwlink/?LinkId=786378">déclaration de confidentialité</a>.</String>
67
-
<StringId="ModifyResetIIS">Redémarrez IIS une fois l'installation effectuée. Des informations supplémentaires sont disponibles <a href="https://go.microsoft.com/fwlink/?LinkId=798277">ici</a>.</String>
68
-
<StringId="ModifyNoIIS">IIS n'est pas activé sur cet ordinateur. Si vous avez l'intention d'exécuter des applications ASP.NET Core avec IIS, vous devez installer IIS avant d'exécuter ce programme d'installation. Des informations supplémentaires sont disponibles <a href="https://go.microsoft.com/fwlink/?LinkId=798277">ici</a>.</String>
69
-
</WixLocalization>
67
+
<StringId="ModifyResetIIS">Redémarrez IIS une fois l'installation effectuée. Des informations supplémentaires sont disponibles <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">ici</a>.</String>
68
+
<StringId="ModifyNoIIS">IIS n'est pas activé sur cet ordinateur. Si vous avez l'intention d'exécuter des applications ASP.NET Core avec IIS, vous devez installer IIS avant d'exécuter ce programme d'installation. Des informations supplémentaires sont disponibles <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">ici</a>.</String>
Copy file name to clipboardExpand all lines: src/Installers/Windows/WindowsHostingBundle/1040/thm.wxl
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -61,9 +61,9 @@
61
61
62
62
<!-- Custom UI strings -->
63
63
<StringId="Welcome">Installazione di [WixBundleName].</String>
64
-
<StringId="InstallResetIIS">Riavviare IIS dopo il completamento dell'installazione. Per altre informazioni, vedere <a href="https://go.microsoft.com/fwlink/?LinkId=798277">qui</a>.</String>
65
-
<StringId="InstallNoIIS">IIS non è abilitato in questo computer. Se si intende eseguire applicazioni ASP.NET Core con IIS, è necessario installare IIS prima di eseguire questo programma di installazione. Per altre informazioni, vedere <a href="https://go.microsoft.com/fwlink/?LinkId=798277">qui</a>.</String>
64
+
<StringId="InstallResetIIS">Riavviare IIS dopo il completamento dell'installazione. Per altre informazioni, vedere <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">qui</a>.</String>
65
+
<StringId="InstallNoIIS">IIS non è abilitato in questo computer. Se si intende eseguire applicazioni ASP.NET Core con IIS, è necessario installare IIS prima di eseguire questo programma di installazione. Per altre informazioni, vedere <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">qui</a>.</String>
66
66
<StringId="EulaPrivacy"><a href="https://go.microsoft.com/fwlink/?LinkId=329770">Condizioni di licenza</a> e <a href="https://go.microsoft.com/fwlink/?LinkId=786378">informativa sulla privacy</a> di [WixBundleName].</String>
67
-
<StringId="ModifyResetIIS">Riavviare IIS dopo il completamento dell'installazione. Per altre informazioni, vedere <a href="https://go.microsoft.com/fwlink/?LinkId=798277">qui</a>.</String>
68
-
<StringId="ModifyNoIIS">IIS non è abilitato in questo computer. Se si intende eseguire applicazioni ASP.NET Core con IIS, è necessario installare IIS prima di eseguire questo programma di installazione. Per altre informazioni, vedere <a href="https://go.microsoft.com/fwlink/?LinkId=798277">qui</a>.</String>
69
-
</WixLocalization>
67
+
<StringId="ModifyResetIIS">Riavviare IIS dopo il completamento dell'installazione. Per altre informazioni, vedere <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">qui</a>.</String>
68
+
<StringId="ModifyNoIIS">IIS non è abilitato in questo computer. Se si intende eseguire applicazioni ASP.NET Core con IIS, è necessario installare IIS prima di eseguire questo programma di installazione. Per altre informazioni, vedere <a href="https://aka.ms/aspnet/8.0/host-and-deploy-with-iis">qui</a>.</String>
0 commit comments