Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor formatting fix.


Excerpt


Description:ServiceName parameter sets the WebSpellChecker service name in the Service Control Manager database (only for Windows).
Parameter type:String
Default value:WSCAppServer
Possible values:Any string value.


Note

Before changing the name of the service, it is required to uninstall the service. Rename and install the service again with a new name.


Code Block
languagexml
themeEmacs
<ServiceName>WSCAppServer</ServiceName>


...