How to Close the journal file pop up window

I am purposefully trying to open multiple instances of Solidworks.  I need a way to close the Journal file is not availible pop up window programmatically.  Currently if I add a break point and manually close this pop up the rest of my commands execute fine, otherwise I get exceptions.  I am using the method in this post https://forum.solidworks.com/message/258451#comment-258451 to start the multiple processes.  I am working in C#.

SolidworksApi/macros