how to run a program as a service?

how to run a program as a service

Answer this question

how to run a program as a service?

  • Alex Golikov

    What do you want to know To run an existing program as a service without reprogramming it Either use the scheduler or use srvany.exe!

    To program a service you can use this link
    http://www.codeproject.com/system/cntservice.asp

    Or you can use the wizard to program a service.

  • how to run a program as a service?