Hi,
I have written window's service.
I neeeded to run external application from this, but
I read that in noninteractive apps this will not be possible.
Somebody gave me an advise to create another process running applications
comuniating with my service (daemon).
I created com+ server, registered and tried to run remote procedure on it.
ShellExecute (placed in com+ server) always returns code: 2. File not found.
Anyway I think that it is the matter of configuration or sth ...
I just want to be able to run application from COM+ when nobody is logged
in...
I can not find any information any hint in the internet, so you are my last
chance ..
really thanks for help in advance
|