HI All,
I created my application in visual basic.I want to conver it to windows NT service.It will be appreciated if anybody help me in creating a service.
Thanks in advance
Ramesh
Printable View
HI All,
I created my application in visual basic.I want to conver it to windows NT service.It will be appreciated if anybody help me in creating a service.
Thanks in advance
Ramesh
Check out this product:
http://www.interalsoftware.com/en/p_ntservc.html
It's $179 but I am using it at work and it's very nice and easy.
Hope this helps,
Chris
look at srany on resource kit
chico
there is an ocx that allows you to create an save nt service from vb.
at
msdn.microsoft.com/library/techart/msdn_ntsrvocx.thm
you can find the c code for this ocx allong with an vb example.
microsoft does not include an compiled ocx, but if you give me your email address I will mail you it.