Ask Your Question
2

Install via group policy: where are the language transform trans_xx.mst files

asked 2012-05-02 07:37:40 +0200

cosmos gravatar image cosmos
56 2 7

In the .exe bundled installation packages, one could unpack and find inside trans_XX.mst transform files, one for each support language. I used one of them to transform my group policy-based installation, as follows, in order to install Greek:

msiexec /i <libo.msi> TRANSFORMS=trans_el.mst /qn

(The installation was made via a group policy, but in essence that's what happened).

In LibO 3.5 no such files exist. How should I install a single language in this case?

delete close flag offensive retag edit

Comments

@cosmos -- Did you ever find an answer for your question? Still interested in finding an answer for it?

qubit ( 2013-03-10 10:03:44 +0200 )edit

3 Answers

Sort by » oldest newest most voted
1

answered 2012-05-04 07:01:40 +0200

cosmos gravatar image cosmos
56 2 7

I am a network administrator for my LAN and have been downloading/installing Oo for the last 4 years or so. So I (think I) know the procedure pretty well more or less.

But for the record and to answer your question, I always download from http://www.libreoffice.org/download/. The specific file I had downloaded was named LibO_3.5.2_Win_x86_install_multi.msi

Does this MSI contain the trans_XX.mst transforms?

link delete flag offensive edit

Comments

1

Nope, it doesn't. Ever since installable files are MSI ones, there are not trans_XX files given

cosmos ( 2012-06-10 19:08:03 +0200 )edit
0

answered 2012-05-02 08:27:26 +0200

mahfiaz gravatar image mahfiaz flag of Estonia
1771 18 16

Are you sure you didn't download the English-only version and your download link was something like:

http://download.documentfoundation.org/libreoffice/stable/3.5.2/win/x86/LibO_3.5.2_Win_x86_install_multi.msi

link delete flag offensive edit

Comments

Yep, I'm sure.

cosmos ( 2012-06-10 19:08:25 +0200 )edit
0

answered 2012-05-04 10:04:22 +0200

manj_k gravatar image manj_k
5760 4 33 48

Please have a look at:

(1) TDF Wiki – Deployment and Migration

(2) Bug 40481 - Unattended msi installation installs all languages by default

link delete flag offensive edit

Comments

I know about the latter; I am one of the bug contributors. Seems like part of it is by design and the newer libo does not utilize trans_XX files anymore.

cosmos ( 2012-06-10 19:07:12 +0200 )edit

fdo#40481 has status RESOLVED FIXED.<br> fdo#50509 - Language selection is not possible with silent install has status RESOLVED FIXED.

"guessing heuristic is switched off, and user can define explicitely,
what languages should be installed.

E.g.:
    msiexec /i LibO_...._.msi UI_LANGS=en_US,de,fr,hu

This will install English (US), German, French, and Hungarian."
qubit ( 2013-03-13 07:22:29 +0200 )edit

Login/Signup to Answer

Donate

LibreOffice is made available by volunteers around the globe, backed by a charitable Foundation. Please support our efforts: Your donation helps us to deliver a better product!

Question tools

Follow

subscribe to rss feed

Stats

Asked: 2012-05-02 07:37:40 +0200

Seen: 452 times

Last updated: May 04 '12