Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

This page is outdated. You will be redirected to http://wiki.services.openoffice.org /wiki/Documentation/FAQ shortly.

Documentation / User FAQ / Installation / Previous-Next

What to do if Registration page repeats?

OOo needs to write to a file and update a field. If permissions on this directory do not permit updating this field then the request will recur. So you will have to check that you have permission to write in the target directory.
Regardless of which OS you use, target file is likely $HOME/.openoffice.org2/user/registry/data/org/openoffice/Office/Common.xcu where $HOME is where your OS keeps files for your personal use. The above notation is for *NIX so adapt it as necessary for your OS.

  1. Open the file in your text editor; for example vi or wordpad
  2. Locate the following code in the file:
    <node oor:name="Misc">
      <prop oor:name="FirstRun" oor:type="xs:boolean">
        <value>true  </prop>
    </node>
  3. change "true" to "false".
  4. If this fails then fix your permissions and/or troubleshoot to find the source of the problem.<\li>

Documentation / User FAQ / Installation / Previous-Next

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.