Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法自定义 jpackager 的 wix 工具集?
我已经知道我可以用--resource-dir参数覆盖 jpackager 使用的 wix 配置。
--resource-dir
我的目标是创建一个安装 Windows 服务的安装程序。我不在乎最终解决方案是使用<ServiceInstall>wix 工具集完成,还是在安装后调用像 nssm 这样的第三方程序。
<ServiceInstall>