April 22nd, 1999, 12:58 AM
Hi,
I'm trying developping a NT service whose purpose is to start a new process after a specified time, wait for the process to exit normally & receive the return value in a pipe ... & continue again. It works fine when run in debug mode (i.e, as an exe ) but when registered as a service, it does all except creating the process. Can any one help me in this matter ? It's urgent.
Thanks in advance,
Mrinal
I'm trying developping a NT service whose purpose is to start a new process after a specified time, wait for the process to exit normally & receive the return value in a pipe ... & continue again. It works fine when run in debug mode (i.e, as an exe ) but when registered as a service, it does all except creating the process. Can any one help me in this matter ? It's urgent.
Thanks in advance,
Mrinal