Avoid storing recent files at home screen in rhino 7

Hi everyone,
is there any way to say Rhino to not save the list of recently opened files?

I’m asking that because very often when I open a blank Rhino instance it tries to access the recently opened files on my PC, this by itself would not be a problem, however when it tries to access files that are on my onedrive folder which are not locally saved, it triggers onedrive automatic download option, and if the file is very big it freezes the opening of rhino for minutes.
Thanks in advance, Ric

Hi @riccardo.foschi2,

You can start Rhino without the splash screen using a command line option.

https://docs.mcneel.com/rhino/7/help/en-us/index.htm#information/startingrhino.htm?Highlight=nosplash

– Dale

1 Like

Thank you very much for the superfast answer!
That will do!
Ric