Hi All!
A very simple question, how do we make an NT Service in Windows 2000 Server/Professional/XP?
i don't want to make servcie an existing exe rather i want to write code in exe which makes it NT Service...
thanx..
Printable View
Hi All!
A very simple question, how do we make an NT Service in Windows 2000 Server/Professional/XP?
i don't want to make servcie an existing exe rather i want to write code in exe which makes it NT Service...
thanx..
One of these should help.
Here are a few code examples I have that should help.
http://www.vbforums.com/showpost.php...0&postcount=10
http://www.vbforums.com/showthread.p...hreadid=267149
http://www.vbforums.com/showthread.p...hreadid=160610
thanx all... let me read' em all..