I am trying to set a pre-installed service\'s startup type to Automatic, using WiX. Another task was to start the service on install, which I achieved with:
Automatic
Set the "DelayedAutoStart" parameter to "no", rather than "yes".