On 01/21/10 10:40, sakimotok wrote:
I state the full path:

C:\Users\(username)\AppData\Roaming\OpenOffice.org\3\user\registry\cache
C:\Users\(username)\AppData\Roaming\OpenOffice.org\3\user\registry\data

It's on Windows Vista.

I found other extensions' dat files and xcu files there.

user/registry/data contains only the configuration changes you as a user make when running OOo (e.g., explicitly when you change settings under "Tools - Options..." or implicitly like when the OOo program code updates the list of recently opened files). It never contains xcu files brought along by extensions (those end up somewhere underneath user/uno_packages instead). user/registry/cache is strictly a performance optimization, in that it caches, in binary format, all the configuration data visible to the user (merged from the various sources, like the pre-set, static data that comes with OOo; the user's own changes at user/registry/data; data brought in by extensions underneath user/uno_packages).

It might be that your extension contains a file named foo.xcu, and that there happens to be a file with the same name foo.xcu somewhere underneath user/registry/data. However, that would be more or less a coincidence, and they would have different content.

-Stephan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to