-
making exe as system service
hi ,
can u please tell me how to make exe created in vb to run as system service
-
Re: making exe as system service
"Kunta Raghunath" <kunta_r@hotmail.com> wrote:
>
>hi ,
>can u please tell me how to make exe created in vb to run as system service
Hi,
Download NTSVC.OCX from Microsoft. I does everything for you.
Bernie
-
Re: making exe as system service
You've probably already found your answer but I thought I'd post a quick
reply just in case. Besides, someone else might be looking for the same
thing.
I believe the link below will help you out. I also included two
Knowledge Base articles on this subject.
http://msdn.microsoft.com/library/te...n_ntsrvocx.htm
HOWTO: Use NTSVC.OCX from Visual Basic (Q170883)
INFO: Running Visual Basic Applications as Windows NT Services (Q175948)
I found that Microsoft doesn't provide the ntsvc.ocx but they will
give you the C++ code to create it yourself. I tried to create it
myself and ran into a ton of errors. I finally ended up searching
the web and found someone who would provide the compiled ntsvc.ocx. I
know it's out there 'cause I downloaded and used it. I just don't
remember where.
Clark
"Kunta Raghunath" <kunta_r@hotmail.com> wrote:
>
>hi ,
>can u please tell me how to make exe created in vb to run as system service
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|