Document a future direction
Pass the args to the main function and thus allow the init function to be optional.
Use the SCM args if they are provided, otherwise just use the cmdline ones
Update win-scm service detection from the svctest results
Update win-scm with new learnings, also add a service test helper program
Quieten down the failed service error path
Fix the bugs with the new scm console code
Move the console mode handling inside the SCM for increased consistancy
Clean up scm helper
More work on the SCM helper. This looks like it is working
Move the Service Control functions to a separate file - first pass