How do I disable the splash screen in LibreOffice

LibreOffice 4.4.3.2 under Windows Vista Business.

I have tried adding -nologo to the shortcut for opening LibreOffice, Writer, etc. This works great for the shortcut only. When I click on a document to open it with LibreOffice, I still get the Splash Screen. I edited the file soffice.ini and changed Logo=1 to Logo=0. I still get the splash screen. How do I get rid of the splash screen.

Hi

Sorry for the delay, I do not know if the question is still relevant…

With Windows 7, I remove this logo by modifying the registry.

Note that directly manipulate the registry is dangerous, and not recommended to do at your own risk :slight_smile:

Example for Calc, add the -nologo to :

PC\HKEY_CLASSES_ROOT\LibreOffice.CalcDocument.1.shell\open\command

Regards