Windows NT Terminal Server Configuration

Windows NT Terminal Server configuration procedure.

  1. Install the application on the server, making its shortcuts available to all users.
  2. If you need to run multiple instances of the application, make sure you add the -Dcom.oxygenxml.MultipleInstances=true parameter in the .bat or .sh startup script.
  3. Make sure you allocate sufficient memory to the application by adding the -Xmx parameter either in the .bat or .sh startup script, or in the .vmoptions configuration file (if you start the application from an executable launcher).
Related information
Setting a Parameter in the Launcher Configuration File / Startup Script