In the sample attached I have made a plugin with a command to hide the native Rhinoceros UI. This command gives a different behavior switching between Rhinoceros 5 and Rhinoceros 7.
In Rhinoceros 5 the command affects only the Rhinoceros 5 executable where it is called.
In Rhinoceros 7 instead the command hides the command bar on all Rhinoceros 7 executables opened. I was expecting the behavior of Rhinoceros 5. The change on the other exe seems happening later.
My actual need however is only to show all Rhinoceros windows on a custom scheme with no UI.
Now I set this at Rhino.exe startup with Rhino_DotNet.dll and RhinoCommon.dll API.
Is it possible to have the scheme settings sample xml file to set this without using .NET?
I mean to switch from the default configuration of a fresh Rhinoceros setup