How do I shut down the ListManager?
If you are running ListManager in the foreground, you can tell ListManager to shut down cleanly by using any of the mechanisms:
* Press and hold the control key while depressing the C key (cntrl-C) on the ListManager console, if
ListManager is running in the foreground (not as a service on Windows).
* Run the program "perl lyr-stop.pl". lyr-stop.pl is located in a subdirectory off of your
ListManager directory.
* On Windows, if ListManager is running as a background service, by running the command "net stop listmanager"
![]() |