开发者

How do I create a hardlink in WiX

Is it possible to create a hardlink in WiX without creating a Custom Action? I found t开发者_如何学Pythonhis thread describing the problem, but it doesn't provide an answer. The reason for wanting to create a hardlink is that I've got four different applications sharing the same prerequisites, and these take up all available space on the server. It would be nice to share them somehow.

I'm using WiX 3.0


The thread you mentioned does provide an answer: "MSI doesn't have support so you'd have to ( carefully ) roll your own CA pattern to do this.".

Moved from comments

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜