Multiple instances of RTS?

Is it possible to have multiple instances of RTS open at the same time on one system? This seems like a basic question which suggests I’m probably missing something obvious :smiley:

Hi,

please check the application settings section in our docs:

https://docs.royalapps.com/r2021/royalts/advanced/appsettings.html

You can set the “SingleInstanceMode” setting to false: https://docs.royalapps.com/r2021/royalts/advanced/appsettings.html#singleinstancemode

Let me know if this helps.

Regards,
Stefan

That did exactly what I needed, thank you Stefan!

You’re welcome!