Subject Re: [ib-support] shutdown
Author R. Tulloch
> > Is there any way to shutdown ibguard and/or ibserver running as an
> > application from the command line, rather than the icon ?
>
> Be sure they aren't running as a service, then
> - Use FindWindow to locate the window class IB_Guard, then send a WM_CLOSE
> to it.
> - If not found, try the same with the window class IB_Server, in this order.

Hi:

If you are trying from within a prog, I have a slick dll to
install/uninstall and start/stop