I have no experience writing batch scripts, but I was wondering if there was a way to install a .NET Windows service using installutil.exe using such a script, or u
installutil.exe
create a file with .bat extension and place this in the file
installutil -u c:\YourServiceLocation\Service.exe