Hi Sophie,
the IE ActiveX is not installed in a standard installation. The default
value is, that this module is deselected in a custom installation. If
you want a complete installation, you can make this by setting the
property INSTALLLEVEL to a value greater than 200. The modules, that are
not installed in a default installation have an installation level of
200 and the standard INSTALLLEVEL is 100. Only modules with a smaller
installation level are installed. Therefore all modules are installed by
setting
INSTALLLEVEL=300
If you are interested in looking into the msi database, you can do so by
using the freely available Orca. In the table "Feature" you can find the
different level for the modules. In the table "Property" you find the
public properties (written completely in capitol letters).
Greetings
Ingo
Sophie Gautier wrote:
Hi all,
We are trying to polish the install guide to answer several questions
that are asked for large deployments.
We have find that passing those parameters allow to select OOo to open
Office doc :
msiexec /qb-! /i openofficeorg20.msi ALLUSERS=1 SELECT_WORD=1
SELECT_EXCEL=1 SELECT_POWERPOINT=1 USERNAME=XXX COMPANYNAME=YYYYY
But, this installation choose to make a custom installation instead of a
standard one which :
- change the default comportement of installation wizard
- make this installation uncompleted : for example IE ActiveX is not
installed.
Do you know which parameter to change to execute a standard installation
containing the default OOo ? We have tried INSTALLATIONTYPE=STANDARD
with no effect.
Thanks in advance for your help
Kind regards
Sophie
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]