Grasshopper Command Won't End?

Hello,

I have been using a command like this:

_-Grasshopper _Banner _Disable _Document _Open "path_to_my_script/my_script.gh" _Window _Hide _Enter

It starts Grasshopper without the banner showing, opens the .gh file at the specified path, and then closes the grasshopper window, allowing it to compute in the background without needing to see it until called to show again.

I had no issues until the most recent 8.12 update and now it gets stuck at the end of the command as if it calls “Grasshopper” again.

Leaving off Enter, using Enter, or using EnterEnd seems to have no effect and it always shows the last part of the command again…

Is anyone else seeing this behavior with the above command argument?

Thanks for your help!