services in xp
-
i dont think you understand what i'm asking.. i wan't to know how to programmatically add an application that i made as a service...
ummmmmm run the command mentioned above as a separate process so it installs? CreateProcess(...)
"there is no spoon"
{biz stuff} {about me} -
i dont think you understand what i'm asking.. i wan't to know how to programmatically add an application that i made as a service...
Archer282 wrote:
i wan't to know how to programmatically add an application that i made as a service...
use this api
CreateService()
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV
-
Archer282 wrote:
i wan't to know how to programmatically add an application that i made as a service...
use this api
CreateService()
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV