Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Jul : Wait for service installed
| Subject: | Wait for service installed |
| Posted by: | "Paul" (paul.blommaer..@telenet.be) |
| Date: | Wed, 5 Jul 2006 15:48:41 |
When you install a service, you get a notification 'Service installed
sucesfully'
Is there a way to get notified when user presses the 'OK' button or to
install a service without the confirmation ?
You can query the service status until the service is installed, but this is
blocking
TIA
Paul