Hi There,
I have created a windows service, it works great, but as soon as I try to install the service, it removed the directory, however, the service did not get removed, and when I try to install the service again, it give me an error 1001: Service already exists. How can I fix that?
And also, is there any code for me to remove the service when I uninstall the project?
Thanks