To prevent the initial registration dialog window edit
OPENOFFICE/share/registry/schema/org/openoffice/Office/Common.xcs
  
CHANGE:
        <prop oor:name="RequestDialog" oor:type="xs:int">
          <info>
            <desc>Contains the number used internally to determine when the 
dialog should be started.</desc>
          </info>
          <value>1</value>
        </prop>
        <prop oor:name="ShowMenuItem" oor:type="xs:boolean">
          <info>
            <desc>Contains a Boolean that specifies if the "Registration..." 
menu item is available.</desc>
          </info>
          <value>true</value>
        </prop>

TO:
        <prop oor:name="RequestDialog" oor:type="xs:int">
          <info>
            <desc>Contains the number used internally to determine when the 
dialog should be started.</desc>
          </info>
          <value>0</value>
        </prop>
        <prop oor:name="ShowMenuItem" oor:type="xs:boolean">
          <info>
            <desc>Contains a Boolean that specifies if the "Registration..." 
menu item is available.</desc>
          </info>
          <value>false</value>
        </prop>

On Mon, 2007-10-08 at 14:46 +0200, Martin Walter wrote:
> Dear Support Team,
> 
> we are about to use Open Office on our Terminalservers.
> The installation worked fine so far. When we start any office program teh
> "register now" screen leads us to a registration, which we
> successfully finished.
> The Problem is, that the "register now" screen returns everytime a user
> starts the any office programm for the first time.
> 
> Can we disable this screen for all other users besides the administrator,
> who is already registered?
> Would be very nice if you could help me soon!
> 
> with best regards
> Mit freundlichen Grüssen
> 
> Martin Walter
> ---
> SAMSON Aktiengesellschaft, Abt. A454,
> Weismüllerstrasse 3, 60314 Frankfurt am Main,
> Phone: (+49) 69 40 09 -20 93
> Fax:   (+49) 69 40 09 -21 27
> EMail: [EMAIL PROTECTED]
> Homepage: http://www.samson.de
> 
> SAMSON AKTIENGESELLSCHAFT, Sitz der Gesellschaft: Frankfurt am Main,
> Registergericht: Frankfurt am Main, Nr. HRB 7131,
> Vors. des Aufsichtsrates: Dr. Nikolaus Hensel,
> Vorstand: Gernot Frank (Vorsitzender), Hans-Erich Grimm,
> Prof. Dr. Heinfried Hoffmann, Josef Tonus, Ludwig Wiesner
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to