how do i wrap an exe project and install it in services
It will be great to have some examples
Printable View
how do i wrap an exe project and install it in services
It will be great to have some examples
You mean, how do you create a Service App in Visual Basic? Or you want to turn an already made executable into a service..? :confused:
chem
I meant your second suggestion, I have an exe file and i need to put it in administrative tools\services
so it will change to a service.
There are a number of examples on creating services in past posts. If you do a ClassicVB search for creating services with VB, you should find something that will assist you.