是否可以将外部exe与ServiceInstall wix元素一起使用? [英] Is it possible to use external exe with ServiceInstall wix element?

查看:99
本文介绍了是否可以将外部exe与ServiceInstall wix元素一起使用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的服务是.net核心DLL,因此我需要在SCM(服务控制管理器)中将其注册为 C:\Program Files\dotnet\dotnet.exe {我的dll的路径}

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}"

是否可以将外部exe与ServiceInstall wix元素一起使用?

Is it possible to use external exe with ServiceInstall wix element?

推荐答案

WiX服务安装示例 :在等待您提供更多详细信息来更新您的问题时,我只会向您提供一些链接,这些链接指向使用WiX安装服务的简单好示例:

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:

  • Rainer Stropek's Windows Service WiX Sample
  • Helge Klein full installer sample for WiX (search for ServiceInstall)
  • Chris Painter's IsWiX service installation sample

这篇关于是否可以将外部exe与ServiceInstall wix元素一起使用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆