[Tinymux] Shutdown MUX from Command Line

Stephen Dennis brazilofmux at gmail.com
Mon Jul 25 01:54:59 EDT 2005


Win32 MUX will shutdown cleanly if you send a WM_QUIT message to its
window. Yes, it opens a fake window just for that purpose.

It also responds to SIGTERM by shutting down.

The first requires you to write a program, and the second one requires
a utility from a resource kit. Some effort is required, but it is
possible.

Stephen


More information about the Tinymux mailing list