#247: OpenOffice 2 should not prompt for registration in LiveCD
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |              Owner:  somebody              
     Type:  defect              |             Status:  new                   
 Priority:  normal              |          Milestone:  Elatte Unstable Beta 1
Component:  unknown             |            Version:  1.0                   
 Severity:  normal              |         Resolution:                        
 Keywords:                      |   Launchpad_linked:  0                     
--------------------------------+-------------------------------------------
Comment (by ErastBenson):

 The solution is to add two properties to the system wide Setup.xcu file:
 /usr/openoffice.org2.0/share/registry/data/org/openoffice/Setup.xcu

 {{{
  <node oor:name="Office">
   ...
   <prop oor:name="LicenseAcceptDate" oor:type="xs:string">
    <value>2006-03-02T22:18:26</value>
   </prop>
   <prop oor:name="FirstStartWizardCompleted" oor:type="xs:boolean">
    <value>true</value>
   </prop>
   ...
  </node>
 }}}

-- 
Ticket URL: <http://www.gnusolaris.org/cgi-bin/trac.cgi/ticket/247>
Nexenta Bug Tracking System <http://www.gnusolaris.org/gswiki/Bugs>
Core Components
_______________________________________________
GNU/Solaris Development mailing list
[email protected]

Reply via email to