P pireland Nov 17, 2003 #1 I created a test windows service application using vb.net. How can I remove this service from my system??
I created a test windows service application using vb.net. How can I remove this service from my system??
S Shain Wray [MSFT] Dec 3, 2003 #2 Hello, All services are listed under the following registry key, if there is not uninstall for your application, you can find it here - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services Best regards, -- Shain Wray Microsoft PSS Security Team This posting is provided "AS IS" with no warranties and confers no rights. Please reply to the newsgroup so that others may benefit. Thanks!
Hello, All services are listed under the following registry key, if there is not uninstall for your application, you can find it here - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services Best regards, -- Shain Wray Microsoft PSS Security Team This posting is provided "AS IS" with no warranties and confers no rights. Please reply to the newsgroup so that others may benefit. Thanks!