Office 2007 Language pack where to place ???
Hi All,
We need to repack MS Office 2007 with multiple languages for installation.
How to create an Office image with English, French, German, Italian and Spanish, to specify that Setup install full language support for all these languages and have the Shell UI follow the user’s default regional options?
I have added the below line in Config.xml file:
<AddLanguage Id="match" ShellTransform="yes"/> <AddLanguage Id="en-us" /> <AddLanguage Id="fr-fr" /> <AddLanguage Id="de-de" /> <AddLanguage Id="it-it" /> <AddLanguage Id="es-es" />
I have the language pack for all the above said languages.
Could you please let me know where I need to place these language packs so that it gets applied on user’s machine based on their locale?
Any help is greatly appreciated.
We need to repack MS Office 2007 with multiple languages for installation.
How to create an Office image with English, French, German, Italian and Spanish, to specify that Setup install full language support for all these languages and have the Shell UI follow the user’s default regional options?
I have added the below line in Config.xml file:
<AddLanguage Id="match" ShellTransform="yes"/> <AddLanguage Id="en-us" /> <AddLanguage Id="fr-fr" /> <AddLanguage Id="de-de" /> <AddLanguage Id="it-it" /> <AddLanguage Id="es-es" />
I have the language pack for all the above said languages.
Could you please let me know where I need to place these language packs so that it gets applied on user’s machine based on their locale?
Any help is greatly appreciated.
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
sumitsingh1984
15 years ago
Posted by:
PackageExpert
15 years ago
I think if you use the search engines, there's a lot of reference available on how to deploy multiple language packs, however have a look at the link below
http://technet.microsoft.com/en-us/library/dd162397.aspx
Extract
"You copy all the language packs you need to a network installation point that contains at least one complete Office product. By default, Setup automatically installs the language version that matches the Windows user locale set on each user's computer. Alternatively, you can override this default behavior and manage the distribution of multiple language versions more precisely. For example, you can:
Install more than one language on a single computer.
Specify exactly which languages to install on users' computers, regardless of the language of the operating system, which is specified by user locale.
Specify custom settings once and then apply them to all language versions that you deploy in your organization.
Deploy different languages to different groups of users.
Deploy the proofing tools for additional languages."
http://technet.microsoft.com/en-us/library/dd162397.aspx
Extract
"You copy all the language packs you need to a network installation point that contains at least one complete Office product. By default, Setup automatically installs the language version that matches the Windows user locale set on each user's computer. Alternatively, you can override this default behavior and manage the distribution of multiple language versions more precisely. For example, you can:
Install more than one language on a single computer.
Specify exactly which languages to install on users' computers, regardless of the language of the operating system, which is specified by user locale.
Specify custom settings once and then apply them to all language versions that you deploy in your organization.
Deploy different languages to different groups of users.
Deploy the proofing tools for additional languages."
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.