| View previous topic :: View next topic |
| Author |
Message |
jameschu Newbie

Joined: 20 Nov 2005 Posts: 2
|
Posted: Sun Nov 20, 2005 8:25 pm Post subject: Registration always come up every time start open office |
|
|
Hi all,
I have installed Open Office 2.0 on FC3.
However the registration comes up every time i start it.
Is it like this or i did something wrong?
Many Thanks,
James |
|
| Back to top |
|
 |
AndrewZ Moderator


Joined: 21 Jun 2004 Posts: 4140 Location: Colorado, USA
|
Posted: Sun Nov 20, 2005 9:28 pm Post subject: |
|
|
It should be thatyou finish the registration wizard, and it will not ask you (at least until you use a newer version of OOo).
Do you finish the registration wizard? (You can indicate that you do not want to register.) Is ~/.openoffice* writeable? What if you remove ~/.openoffice* and try again? |
|
| Back to top |
|
 |
DiGro Super User


Joined: 02 Jun 2004 Posts: 1208 Location: Hoorn NH, The Netherlands
|
|
| Back to top |
|
 |
jameschu Newbie

Joined: 20 Nov 2005 Posts: 2
|
Posted: Mon Nov 21, 2005 10:14 pm Post subject: |
|
|
thanks all~
I did it by:
have a setup.xcu file in the user.
/home/user/.openoffice.org2/user/registry/data/org/openoffice/
<node oor:name="Office">
<prop oor:name="ooSetupInstCompleted" oor:type="xs:boolean">
<value>true</value>
</prop>
<prop oor:name="LicenseAcceptDate" oor:type="xs:string">
<value>2005-11-17T10:38:59</value>
</prop>
<prop oor:name="FirstStartWizardCompleted" oor:type="xs:boolean">
<value>true</value>
</prop>
...
 |
|
| Back to top |
|
 |
|