<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - MSI installer ADDLOCAL=ALL does not set all features"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115403#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - MSI installer ADDLOCAL=ALL does not set all features"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115403">bug 115403</a>
              from <span class="vcard"><a class="email" href="mailto:juergen.funk_ml@cib.de" title="Juergen Funk (CIB) <juergen.funk_ml@cib.de>"> <span class="fn">Juergen Funk (CIB)</span></a>
</span></b>
        <pre>Hi Jan,

but you can controll this over the REMOVE=lang in this case all given languages
will be not installed.
e.g. ADDLOCAL=ALL REMOVE=gm_r_ex_Dictionary_AN,gm_r_ex_Dictionary_CA
the name of the given languages and dictonaries is in the msi you can look with
ORCA (free).

Or your solution but the condition must be
SelectLanguage  NOT Installed And (ADDLOCAL="" Or UI_LANGS<>"")

The SelectLanguage must be called when UI_LANGS not empty is

We here (LHM) make this with REMOVE

best
juergen</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>