.NET Framework Bookmark and Share   
 index > .NET Framework Setup > Setup translation
 

Setup translation

How do I trabslate the setup project to other languages other than english?

Thank you
Gad
gadgallea
Hi Gad

If the setup project is not customized much, you can just use the property "Localization" of the setup project, it will drop down a culture list for you to choose.

Otherwise, see Localizing a Windows Installer Package for more information, especially to depend on Windows default lanuage.

By the way, in case of getting the following warnings while building:
WARNING: Could not match culture '<culture name>' for item 'Windows Installer 3.1'. Using culture 'en' instead.
WARNING: Could not match culture '
<culture name> ' for item '.NET Framework 3.5 SP1'. Using culture 'en' instead.
It won't matter the UI of the setup wizard. They just mean that you need to install specific Language Pack for Windows and .NET Framework in order to localize the .NET Framework and MSI error messages that may be popped by the programs.

Thanks.

Figo Fei

MSDN Subscriber Support in Forum

If you have any feedback on our support, please contact msdnmg@microsoft.com


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Welcome to the All-In-One Code Framework! If you have any feedback, please tell us.
Figo Fei

You can use google to search for other answers

Custom Search

More Threads

• ASP.NET Project Assistance: SQL Server Version?
• .NET Framework 2.0 repair help please.
• vs 2005 on a vps on HOSTMYSITE.COM
• Problem with comp-freeze when trying to run programs after installing .Net 3.5 SP1 from Windows Update.
• .NET Framework Installation Error
• Slow .NET Framework 3.5 Installation
• refering assemblies
• Cannot execute .NET application
• Deploy without installing .NET 2.0 Framework
• UI Process components ?