Thanks but it still does not work after......
VB Code:
Protected Overrides Sub OnStop() ' Add code here to perform any tear-down necessary to stop your service. Try start.Kill() Catch ex As Exception End Try End Sub
wordpad.exe still shows up as a running process in the taskmanager




Reply With Quote