Handle program-level dialogs in batch processing

You could try using Rhino.Inside CPython as an alternative approach. When running in CPython, Rhino is running in a headless mode and will try to skip showing dialogs.

1 Like