Create a msi from .wxs file using command line

前端 未结 2 557
孤城傲影
孤城傲影 2021-01-13 03:41

I\'m creating a -wxs file from dir using heat.exe and now would want to generate/create msi from wxs file using command line utilities with out visual studion.

One

2条回答
  •  情书的邮戳
    2021-01-13 04:22

    While an effort to build a “Continuous Delivery Using Build Pipelines With Jenkins ”, we came across a hurdle of how to generate a .msi package using wix from command line.

    Below is the link for the article which would provide a more detailed description of the whole approach.

    https://nigamgautamblog.wordpress.com/

提交回复
热议问题