Re: Suppressing Future Version and Recovery Dialog Boxes
denis <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.api |
|---|---|
| Message-ID | <[email protected]> |
On Monday 04 October 2010, Wei Min Teo wrote: > 1) I can't seem to get rid of the recovery dialog box that appears to prompt users on whether to recover files. > 2) Also, if there's a file from a later OO version, there's also a dialog box that pops up to asks if you want to upgrade or postpone to later. I would like to know how to suppress these. > > I've tried running soffice.exe with the "-norestore" and "-headless" switch and it doesn't seem to work. I'll really appreciate any advice to solve any of the 2 problems. Hi, here is what I use: -nologo -nodefault -norestore -nocrashreport -nolockcheck -nofirststartwizard But OO 2.4.(??) has a Bug. The first start registration wizard dialog box will still popup once.