Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Feb : Where is working directory of a service app?
| Subject: | Where is working directory of a service app? |
| Posted by: | "Jim" (j..@firstbankms.com) |
| Date: | Mon, 14 Feb 2005 16:42:39 |
I have an ini file with parameters a service app needs. As an app, it is in
the exe directory.
As a service, the service cannot find it in the exe directory.
Where is it?
Jim