Difference between revisions of "Documentation/Administration Guide/Deactivating Registration Wizard"

From Apache OpenOffice Wiki
Jump to: navigation, search
(To Deactivate the Registration Wizard)
Line 13: Line 13:
  
 
To use an extension to deactivate the Registration Wizard at the first startup of {{OOo}}:
 
To use an extension to deactivate the Registration Wizard at the first startup of {{OOo}}:
# Download the [[Media:disableFirstStartWzd.oxt|DisableFirstStartWzd.oxt]] extension.
+
<ol>
# Install {{OOo}}.
+
  <li>Download the [[Media:disableFirstStartWzd.oxt|DisableFirstStartWzd.oxt]] extension.</li>
# At the command line, type:
+
  <li>Install {{OOo}}.</li>
 
+
  <li>At the command line, type:
unopkg add --shared DisableFirstStartWzd.oxt
+
  <source lang="text">
 +
unopkg add --shared DisableFirstStartWzd.oxt
 +
  </source></li>
 +
</ol>
  
 
This command installs the extension and makes it available to all users of this specific {{OOo}} installation. You must install the extension on each {{OOo}} installation where you want to disable the Registration Wizard.
 
This command installs the extension and makes it available to all users of this specific {{OOo}} installation. You must install the extension on each {{OOo}} installation where you want to disable the Registration Wizard.

Revision as of 08:21, 10 July 2008


The first time that you start Apache OpenOffice, a wizard opens to guide you through the registration process. You can also start this process if you choose the Help → Registration menu item in any Apache OpenOffice program. You can deactivate the registration wizard as well as the Registration menu command.

To Deactivate the Registration Wizard

To use an extension to deactivate the Registration Wizard at the first startup of Apache OpenOffice:

  1. Download the DisableFirstStartWzd.oxt extension.
  2. Install Apache OpenOffice.
  3. At the command line, type:
    unopkg add --shared DisableFirstStartWzd.oxt

This command installs the extension and makes it available to all users of this specific Apache OpenOffice installation. You must install the extension on each Apache OpenOffice installation where you want to disable the Registration Wizard.

Template:Documentation/Note

Content on this page is licensed under the Public Documentation License (PDL).
Personal tools