/build/static/layout/Breadcrumb_cap_w.png

OPENOFFICE TRANSFORMS

Hi,

I am intending to roll out Openoffice using Group Policy. The one element i really want to set in the install is the pop up box that appears when you attempt to save a file.
It asks if you want to save the file in Office Format. I want to be able to set the answer to yes so the users don't make the choice. Does anyone know where the setting for this is? Can I do it using a transform created in ORCA or do i have to deploy an OpenOffice config file alongside the installation. Any pointers would be most helpful.
Cheers
Mr V

0 Comments   [ + ] Show comments

Answers (1)

Posted by: MrV 18 years ago
Senior Yellow Belt
0
Cracked it. Found this on an oo forum.
You must edit
Setup-writer.xcu
Setup-calc.xcu

example for Writer:
Chance in Setup-writer.xcu (without +):
+<node oor:name="com.sun.star.text.TextDocument" oor:op="replace">
+ <prop oor:name="ooSetupFactoryCommandConfigRef">
+ <value>WriterCommands</value>
+ </prop>
+ <prop oor:name="ooSetupFactoryDefaultFilter">
+ <value>writer8</value>
+ </prop>
+modify to:
+<node oor:name="com.sun.star.text.TextDocument" oor:op="replace">
+ <prop oor:name="ooSetupFactoryCommandConfigRef">
+ <value>WriterCommands</value>
+ </prop>
+ <prop oor:name="ooSetupFactoryDefaultFilter">
+ <value>MS Word 97</value>
+ </prop>
You can as well look at
http://www.oooforum.org/forum/viewtopic.phtml?t=24737
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ