Start a new topic
Implemented

Disable Splash Screen

Please add the ability to disable the RoyalTS Splash Screen.

1 Comment

Hi,


there's a setting in the RoyalTS.exe.config:

      <setting name="SplashMode" serializeAs="String">

        <value>0</value>

      </setting>

Setting this to 0 will disable the splash screen but unfortunately there's a regression in the current build which doesn't honor this setting. I've already fixed it internally so this will be honored in a build > 5.2.60217.


Regards,
Stefan

Login or Signup to post a comment