Hi Dries,
Dries Feys wrote (06-07-11 12:06)
We're trying to deploy libreoffice to our users, and want to set the
default document format to the office formats. Some users still use ms
office, and so the default file format must remain ms-compatible.
Hmm, difficult route ..
Is there a way to give a command line switch upon installation to set this
preference?
eg for default opening with LibO is /msoreg=1
Not that I am aware off.
Before OOo 3.3 (IIRC) there were the properties that one could set in
the registry files. e.g. writer.xcu:
<prop oor:name="ooSetupFactoryActualFilter">
<value>writer8</value>
</prop>
<prop oor:name="ooSetupFactoryDefaultFilter">
<value>writer8</value>
</prop>
There files could be distributed for more users.
Now, there is one big registrymodifications.xcu in the root of the
LibreOffice user-data path.
Which is much harder to edit, but still could be done.
Also, an extension can be used to change the configuration.
See some pointers here
http://wiki.services.openoffice.org/wiki/Non-code_extensions#Path_Settings
HTH,
Cor
--
- Cor
- http://nl.libreoffice.org
--
Unsubscribe instructions: E-mail to users+help@global.libreoffice.org
In case of problems unsubscribing, write to postmaster@documentfoundation.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.