Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagetext
nssm.exe install "MARIN SLL Server" <location of>\marin.sll.server.exe -p 27027
nssm.exe set "MARIN SLL Server" AppEnvironmentExtra MSTNFYURI="file:C:\Users\Public\sll_server.log" MSTNFYLEVEL=info MSTNFYFLUSH=1
nssm.exe start "MARIN SLL Server"

SLL Server Logfile

In the commands above, the logfile was set to C:\Users\Public\sll_server.log. It contains the same information that you would otherwise see in the command prompt window, if the license is run from the command line.

Querying the license server status

...