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
Copy file name to clipboardExpand all lines: docs/install.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ Use `Install-Defaults.ps1 -Language "<language code>"` to install a language pac
46
46
47
47
This uses the [Install-Language](https://learn.microsoft.com/en-au/powershell/module/languagepackmanagement/install-language) module to install the appropriate language pack. This module is only available on current version of Windows 10, Windows 11 and Windows Server 2025.
48
48
49
-
::: note
49
+
::: info
50
50
Installation of a language pack on Windows 10 requires a reboot.
51
51
:::
52
52
@@ -96,7 +96,7 @@ Settings for importing the Windows Enterprise Defaults as a Win32 package into I
96
96
97
97

98
98
99
-
::: note
99
+
::: info
100
100
To enable support for multiple languages, create multiple Win32 applications with different command lines - one for each required language.
0 commit comments