<ServiceInstall Id="ServiceNameId" Type="ownProcess" Name="ServiceName" DisplayName="Service Display Name" Description="Service Description" Start="auto" Account="LOCALSYSTEM" ErrorControl="normal"> <ServiceDependency Id="LmHosts" /> </ServiceInstall>