Windows Services

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All,

I have created a windows service using vb.net. The service name is Myservice.

In the Control panel --> Administrative Tools --> services -> "Myservice"
appears. Now right click the service and select the Log on tab. In Log on
tab you can find

Log on as:
This account:
Password
Confirm Password

details appears.

Problem:

1. I need to get or set the details of the Account and password entered
using vb.net. How to do that?

With Regards,
Anand
 
Back
Top