You can create localized installer package (.msi) files or merge modules (.msm files) for localized operating systems. When you create an installer project on an operating system or in a Microsoft development environment based on a language other than English, Microsoft® Visual Studio® Installer will prompt you to select localization options for the installer or merge module.
Specifically, if you are working in Visual Studio Installer on a non-English language operating system, you can create either:
–or–
If you are working in a localized version of Visual Studio Installer, you also have the option to create a localized installer that presents localized installation dialogs.
To create an installer project for an international installer or merge module
Creating an installer project for a localized project is similar to creating any other installer project, with the additional critical final step of selecting a code page.
Caution If you choose to create a neutral installer, do not add language-specific resource names (such as file names and registry entries) to it. This can cause a loss of data.
Visual Studio Installer creates your installer project with the international language specifications you have selected. The Project Explorer window displays your installer project hierarchy.