sinxxx General User

Joined: 22 Jun 2010 Posts: 10
|
Posted: Sun Sep 12, 2010 7:18 pm Post subject: [c# api]how to start OOo without Registration Wizard |
|
|
hi,
How can I Bootstrap the OOo without Registration Wizard by c# by API?
or how can I Know the Registraton Wizard process was closed when I Bootstrap the OOo?
for example :
The first time the OpenOffice.org be started,
when my main Process bootstrap the OOo: "XComponentContext oStrap = uno.util.Bootstrap.bootstrap();",
the "Registration Wizard" will be opened, then "cancel" or "close" the "Registration Wizard",
though the "Registration Wizard" process be disposed, the main process will still wait for it. |
|