Windows NT Terminal Server configuration procedure.
Windows NT Terminal Server Configuration
Windows NT Terminal Server Configuration
Windows NT Terminal Server configuration procedure.
Install the application on the server, making its shortcuts available to all
users.
Edit the
author.vmoptions
file located in the install folder, adding the parameter
-Dcom.oxygenxml.MultipleInstances=true so that the file content looks
like:
-Xmx256m
-Dcom.oxygenxml.MultipleInstances=true
The "-Xmx" value represents the maximum memory allocated for each application
instance. Please make sure you tune them in a way that the multiple application instances
will not use all the available physical memory.