| Subject | Re: [ib-support] shutdown | 
|---|---|
| Author | R. Tulloch | 
| Post date | 2002-04-09T12:33:15Z | 
> > Is there any way to shutdown ibguard and/or ibserver running as anHi:
> > 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.
If you are trying from within a prog, I have a slick dll to
install/uninstall and start/stop