I am not sure it is the correct place for this so forgive me if it is not.
My firm develops import/export plug-ins for Sketchup for years and we have an automatic validation process for those plug-ins that runs “silently”, meaning that we automatically start a script that launches SketchUp, performs some conversions, closes SketchUp and checks if they are correct.
But since we did the 2015 version, we have a problem : when starting SkecthUp, the splash window does not close until we click on the “Start using SketchUp” button… what the script does not know how to do…
Is there a way to deactive that ? Or a script command to do that ?
It seems like might benefit from using the SketchUp SDK. With the SDK, your extension could operate on .skp files without the requirement that SketchUp be launched and closed.
You and your firm should register as Developers. http://extensions.sketchup.com/en/application
and become aware of the changes with regard to the new .rbe encryption, and the Extension Loading Policy feature for SketchUp v 2016 and higher.
Our scripts are written in Ruby And we really think of buying a Pro version for our validation. And I’ll see with my boss if they want to register but there should be no problem