Include all files in a specific directory into msi package

前端 未结 2 1754
再見小時候
再見小時候 2021-02-05 22:02

I\'ve got a directory containing multiple files that I want to include in my msi package build by a Wix project.

/database
/database/migration11.txt         


        
2条回答
  •  旧时难觅i
    2021-02-05 22:54

    If anyone still needs this, here is a sample of HarvestDirector with wixproj. Thanks to DavidEGrayson.

提交回复
热议问题