Subject Start/Stop FB from a program
Author kimon_the_athenian2
Hi!

How should I start FB server on windows as an application from
another (delphi) application?

WinExec?, ShellExecute?, CreateProcess?

And how to shutdown server safely from the same application?
TerminateProcess seems to be able to do this but it seems to be too
harsh.

thanks in advance!

Aivar