I wrote a test Windows service and installed it using installutil which went fine.
After that I made changes in my code and tried to install again but got error. Do I need to remove the service first, then install again using installutil? Or is there other way?