Windows NT Standard Service
-
Mmm I think that you are OT... This forum is about .Net. However, you may use the API RegisterServiceProcess to do that. But I don't know if it works also in Windows NT. Bye,
Carmine, Webmaster of: www.thetotalsite.it My web blog: blog.thetotalsite.it
-
Mmm I think that you are OT... This forum is about .Net. However, you may use the API RegisterServiceProcess to do that. But I don't know if it works also in Windows NT. Bye,
Carmine, Webmaster of: www.thetotalsite.it My web blog: blog.thetotalsite.it
Carmine_XX wrote:
Mmm I think that you are OT... This forum is about .Net.
No, it's not. It's about all flavors of VB, including VBScript, VBA, VB6, and .NET.
Dave Kreskowiak Microsoft MVP - Visual Basic
-
VB6 cannot build an NT service. It has to be a normal VB6 Windows application and adapted to wrok as a service. You can find out more about what you have to do simply by Googling for "vb6 service[^]".
Dave Kreskowiak Microsoft MVP - Visual Basic