![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
From: "Dave" <MSDNDave (AT) nospam (DOT) nospan Subject: Foreign Language Support for VS.NET Setup Projects Date: Wed, 2 Nov 2005 11:42:12 -0500 Newsgroups: microsoft.public.dotnet.internationalization Hi All, I have an application that uses several VS.NET 2003 setup projects that package various components cna applications into MSI files. I need to |
|
Dave MSDNDave (AT) nospam (DOT) nospam |
#3
| |||
| |||
|
|
Hi Dave. The answer for both VS .NET 2003 and VS 2005 is "Yes", but each handles this scenario differently. Visual Studio .NET 2003 includes Setup resources for the Visual Studio languages: Chinese Simplified Chinese Traditional English French German Italian Japanese Korean Spanish These different language versions are created by setting the Localization property in your Setup Deployment project, then building. If you need languages other than the above, you will need to edit the resulting MSI's strings using an MSI editor or localization tool. In VS 2005, different Setup language versions are created by setting the Publish language. You can select any .NET Framework-supported language, though default resources are only available for those languages for which you have installed the corresponding .NET Runtime language pack. This step is performed on the Publish Options dialog of a project's Publish properties page. Different resource assemblies can be included in the Setup package by individually selecting them in the Application Files dialog. Cheers, Garrett McGowan [MSFT Developer International] This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm -------------------- From: "Dave" <MSDNDave (AT) nospam (DOT) nospan Subject: Foreign Language Support for VS.NET Setup Projects Date: Wed, 2 Nov 2005 11:42:12 -0500 Newsgroups: microsoft.public.dotnet.internationalization Hi All, I have an application that uses several VS.NET 2003 setup projects that package various components cna applications into MSI files. I need to provide foreign language support for 5-6 languages other than English. Do VS.NET 2003 setup projects support internationaliation? If so, can someone point me to resources for getting this to work? Also, do VS.NET 2005 setup projects support internationalization? Thanks in advance. Dave MSDNDave (AT) nospam (DOT) nospam |
#4
| |||
| |||
|
|
Hi Dave. The answer for both VS .NET 2003 and VS 2005 is "Yes", but each handles this scenario differently. Visual Studio .NET 2003 includes Setup resources for the Visual Studio languages: Chinese Simplified Chinese Traditional English French German Italian Japanese Korean Spanish These different language versions are created by setting the Localization property in your Setup Deployment project, then building. If you need languages other than the above, you will need to edit the resulting MSI's strings using an MSI editor or localization tool. In VS 2005, different Setup language versions are created by setting the Publish language. You can select any .NET Framework-supported language, though default resources are only available for those languages for which you have installed the corresponding .NET Runtime language pack. This step is performed on the Publish Options dialog of a project's Publish properties page. Different resource assemblies can be included in the Setup package by individually selecting them in the Application Files dialog. Cheers, Garrett McGowan [MSFT Developer International] This posting is provided "AS IS" with no warranties, and confers no rights. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm -------------------- From: "Dave" <MSDNDave (AT) nospam (DOT) nospan Subject: Foreign Language Support for VS.NET Setup Projects Date: Wed, 2 Nov 2005 11:42:12 -0500 Newsgroups: microsoft.public.dotnet.internationalization Hi All, I have an application that uses several VS.NET 2003 setup projects that package various components cna applications into MSI files. I need to provide foreign language support for 5-6 languages other than English. Do VS.NET 2003 setup projects support internationaliation? If so, can someone point me to resources for getting this to work? Also, do VS.NET 2005 setup projects support internationalization? Thanks in advance. Dave MSDNDave (AT) nospam (DOT) nospam |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |