Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Win API / May 2008



Tip: Looking for answers? Try searching our database.

exe vb = service xp

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
aa - 08 May 2008 00:16 GMT
Hello,is possible add an exe make in vb to the list of services of xp ???
And mark the service for not down ???
Thanks in advance.
Dean Earley - 08 May 2008 09:55 GMT
> Hello,is possible add an exe make in vb to the list of services of xp ???
> And mark the service for not down ???
> Thanks in advance.

Not really.
There are various wrappers (service++, etc) that will allow a normal
executable to run as a service though.

Signature

Dean Earley (dean.earley@icode.co.uk)
i-Catcher Development Team

iCode Systems

Mark Yudkin - 18 May 2008 10:08 GMT
VB Exes do not understand the service API, so that they misbehave when
installed via little process wrappers. In NT4 days, there were some OCX's
that you could use to create a service, but although these worked, it was
still rather a hit and miss affair for full functionality.

With Windows 2000, MS introduced COM+, which made coding and installing a
full function service in VB6 absolutely trivial, but for some reason, many
VB6 coders seem not to know COM+. So unless you're coding for NT4, I suggest
you look up some articles on COM+ coding. Once you understand the basics,
you'll find that it really is trivial, and the result works on 2000 / XP /
2003 and Vista.

> Hello,is possible add an exe make in vb to the list of services of xp ???
> And mark the service for not down ???
> Thanks in advance.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.