<Media Id="1" Cabinet="toolkit.cab" EmbedCab="yes"/>
<!-- en-US localization --> <WixVariable Id="WixUILicenseRtf" Value="license.en-US.rtf"/>
<Component> <File Source="docs\en-US\user-guide.chm"/> <!-- Do NOT set Permanent="yes" for standard docs --> <!-- Do set Permanent="yes" for docs\user-settings\ folder --> </Component> Add a checkbox on the final MSI dialog: "View Release Notes" → launches readme.html . Documenting Unattended Install Parameters Your toolkit's own documentation should include how to silently install the MSI: