B
Bogdan Zamfir
Hi,
I try to create a new wondows service.
I want to configure a mail server applicaton (Mercury32) to run as service.
It doesn't support this natively, but on their kp page I saw how to
configure it for NT (with InstSrv and svrany)
However I didn't found those programs for XP, but I found I can use sc to
create a service.
I tryed the folowing command line
But after I type this command I see in CMD window the help infor for sc
create, and no rervice is added to my Services
What I did wrong?
Can anyone help?
Thank you
Bogdan
I try to create a new wondows service.
I want to configure a mail server applicaton (Mercury32) to run as service.
It doesn't support this natively, but on their kp page I saw how to
configure it for NT (with InstSrv and svrany)
However I didn't found those programs for XP, but I found I can use sc to
create a service.
I tryed the folowing command line
sc create Mercury32SErver binPath=c:\merecury\mercury.exe type = own
But after I type this command I see in CMD window the help infor for sc
create, and no rervice is added to my Services
What I did wrong?
Can anyone help?
Thank you
Bogdan