Click to See Complete Forum and Search --> : windows NT service


June 8th, 2000, 12:54 PM
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

ckaminski
June 8th, 2000, 01:31 PM
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

chico
June 8th, 2000, 07:45 PM
look at srany on resource kit

chico

freek
June 9th, 2000, 01:49 AM
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.