Hi, I'd like to enable our partners to simply add a few files to our installer package (an msi) before they deliver it to their customers (e.g., to add third-party plugins, certificates, and various other configuration files). So far, I've been prototyping a simple tool based on DTF to add relevant records to the msi database. This seems to work fine. All that is left is to add the actual file(s) to the embedded cab. I tried InstallPackage.UpdateFiles, but this only seems to update files that were in the cab before.
Next idea is to get the cab from the _Streams table, add files, and put it back. Just wanted to check here if there is anything in DTF (or elsewhere) that already implements such a scenario. Thanks, Bas ------------------------------------------------------------------------------ Android is increasing in popularity, but the open development platform that developers love is also attractive to malware creators. Download this white paper to learn more about secure code signing practices that can help keep Android apps secure. http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users