-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
i had a look at: http://wiki.services.openoffice.org/wiki/Configuration_schema_path_settings this should change the "temp" path to "d:\temp" <node oor:name="Temp" oor:op="fuse" oor:mandatory="true"> <prop oor:name="IsSinglePath" oor:finalized="true"> <value>true</value> </prop> <node oor:name="InternalPaths" oor:finalized="true"/> <prop oor:name="UserPaths" oor:finalized="true"/> <prop oor:name="WritePath"> <value>file:///D:/TEMP</value> </prop> </node> But I have to add the following statement to the *common.xcu*: <node oor:name="Path"> <node oor:name="Current"> <prop oor:name="Temp" oor:type="xs:string"> <value xsi:nil="true"/> </prop> </node> </node> to make it work ... Is it a bug ? Oliver - -- GnuPG key 0xCFD04A45: 8822 057F 4956 46D3 352C 1A06 4E2C AB40 CFD0 4A45 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHe9AQTiyrQM/QSkURAoiTAKCRTsiSdabIgRSlSgCsZcZT0V0aEgCcC2qi UISjlWqul1JrYU6iWuUEQkM= =acye -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
