My service is a .net core Dll so I need to register it with SCM (Service Control manager" as "C:\Program Files\dotnet\dotnet.exe {path to my dll}"
Is it possible to use external exe with ServiceInstall wix element?
My service is a .net core Dll so I need to register it with SCM (Service Control manager" as "C:\Program Files\dotnet\dotnet.exe {path to my dll}"
Is it possible to use external exe with ServiceInstall wix element?
WiX Service Install Samples: Whilst waiting for you to update your question with more details, I will just lob you a couple of links to good and simple samples of installing services with WiX: