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
Suggestions:
You can redirect echo to append to a file:
echo A message >> logfile.txt
Keeping track of everything and convering all the edge cases can be challenging in cmd.exe, it is not a rich environment.