Alright,
I'm using vb6, and following this link:
I made a standard exe project, pasted all the items, made the button and pasted the ServiceStop "", "Schedule" line into the Command1_Click() part. but it simply doesnt work. anyone know if the code is broke or if I'm doing something wrong. All I want is to stop a windows service.
I'm using vb6, and following this link:
I made a standard exe project, pasted all the items, made the button and pasted the ServiceStop "", "Schedule" line into the Command1_Click() part. but it simply doesnt work. anyone know if the code is broke or if I'm doing something wrong. All I want is to stop a windows service.