Click to See Complete Forum and Search --> : NT SERVICE


eric33
July 23rd, 1999, 03:44 AM
I have a COM/DCOM executable (OPC server).
I want to put it as a NT service.
Could someone help ???

Thanks

jbackdoor
July 30th, 1999, 02:15 AM
Take a look to your main procedure, there is a way to register the component as a service. I think is just xxxxx.exe -Service

CU

eric33
July 30th, 1999, 06:59 AM
Sorry but i don't understand what is for you xxxxx.exe -Service in the main procedure.