To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=22905





------- Additional comments from [EMAIL PROTECTED] Tue Jan 23 12:59:50 -0800 
2007 -------
This issues is an obstacle for mass deployments and possibly irritating for the
end users.

AFAICT to disable registration for all new users add the following nodes to
<node oor:name="Office"> in /share/registry/data/org/openoffice/setup.xcu 

<prop oor:name="LicenseAcceptDate" oor:type="xs:string">
 <value>2007-01-01T01:01:01</value>
</prop>
<prop oor:name="FirstStartWizardCompleted" oor:type="xs:boolean">
 <value>true</value>
</prop>

However, it would be more telling to add an option called 
DisableFirstStartWizard.

This option can be set - at least for the Windows NSIS installer - by adding a
checkbox to the installer "Disable registration for new users" which could
trigger that the lines above are inserted to setup.xcu. I don't know how it
could work with MSI.

If no option can be set during installation the user registration should be a
user initiated dialog - not an in your face type dialog.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
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