I’m evaluating Royal TS and Royal Server for my company and was wondering, how I can add a Royal Server hosted document to the AutoStartDocumentList string.
I’m using the following configuration right now, to open a locally stored document at startup and can’t figure out, how to add a Royal Server hosted document to this list:
…
“AutoStartDocumentMode”: 2,
“AutoStartDocumentList”: “{C:\\path\\to\\file.rtsz}”,
…
Adding another locally stored document works perfectly fine.
Can you please advise?
