How to add an I18N support to setup file made by the MSIX Packaging Toolkit

Włodzimierz O. Kubera 1 Reputation point
2020-08-30T23:48:00.607+00:00

Could someone answer my question, please? The MSIX Packaging Toolkit creates a MSIX file, but with one language (US) in the manifest. Is there a way to add a few other languages?

Developer technologies | Universal Windows Platform (UWP)
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2020-08-31T02:44:36.157+00:00

    Hello,

    Welcome to Microsoft Q&A!

    To add multiple language support to your app, it's better to do that when you are developing the app instead of after packaged the app.

    If you are developing a UWP app, you could follow this document Globalization and localization to add more language resources to your app.

    If you are not developing a UWP app but other kinds of apps like WFP apps or Winform apps, then you might need to change tag and look for help for other teams.

    Thank you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.