Open davelee212 opened 2 years ago
@davelee212 Thanks for your feedback! We will investigate and update as appropriate.
@davelee212 Please go through below doc link for your reference. https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/languages-overview?view=windows-11#build-a-custom-fod-and-language-pack-repository
If there are any further questions regarding the documentation, please tag me in your reply and we will be happy to continue the conversation.
@SaibabaBalapur-MSFT The document you linked to states that I have to get the prerequisite files from one of:
I don't have access to these. I'm deploying VMs from the Azure Marketplace. Is there an alternative place to obtain the source files required?
I think the original documentation that I raised the issue against needs to be review and updated as following the guidance given does not appear to work:
https://learn.microsoft.com/en-us/azure/virtual-desktop/windows-11-language-packs
@davelee212 I'm going to assign this to the document author so they can take a look at it accordingly.
@Heidilohr Can you please check and add your comments on this doc update request as applicable.
I've been trying to follow this but each time it fails on the line of code at line 48:
Dism /Online /Add-Package /PackagePath:$LIPContent\Microsoft-Windows-Lip-Language-Packx64$sourceLanguage.cab
It seems there are no files with name starting Microsoft-Windows-Lip-Language-Pack* in the ISO linked to further up in the document "Windows 11, version 22H2 Language and Optional Features ISO". I've tried this for the language in the example (es-es) and for English (UK) "en-GB".
The same filename is also referenced within the $additionalFODList array. That too fails.
The result is that the language pack for the required language is missing but the "text-to-speech, speech recognition, handwriting and basic typing is present.
I've also looked at what's inside the "Windows 11, version 22H2 Inbox Apps ISO" file that is also linked in the document. The file is not there either. It's not clear what that file is used for as it's not referenced again in the doc.
Please could this be looked at. I'd really like to be able to customise the language on machines as part of an Azure Image Builder build.
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.