Hi Matthias, > Our internal approval process for applications requires that all > calling-home functions can be de-activated. OOos registration dialog > and the dialog that allows to send back debug data after a crash > qualify as calling-home functions (despite the fact that user action > is required to trigger the function).
Not sure if I'm up-to-date here, this knowledge is from 1.1, and I didn't try if it changed in 2.0: The product registration is a job which is executed under certain circumstances, see [1]. If you de-register the respective UNO service (and I *know* that you know how to do this :), then the registration dialog should not appear. Alternatively, search for the configuration entries in org.openoffice.Office.Jobs module (Jobs.xcu somewhere in your installation), and remove the entries which tell OOo to trigger the job. Ciao Frank [1]http://api.openoffice.org/docs/common/ref/com/sun/star/setup/ProductRegistration.html -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
