Thứ Ba, 24 tháng 11, 2015

WiX - single MSI instead of MSI +Cab

In this post, I will talk about adding Cabs into MSI file.

1. In the Product.wxs file, find the line of code that says:
<MediaTemplate />
Replace it with the following line of code:
<MediaTemplate EmbedCab="yes"/>


2. Rebuild the WiX project.
Previous    Next

Không có nhận xét nào:

Đăng nhận xét