| Subject | Start/Stop FB from a program | 
|---|---|
| Author | kimon_the_athenian2 | 
| Post date | 2004-12-13T12:14:58Z | 
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
            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