[WiX-users] Adding files to msi

2013-11-01 Thread Bas Graaf
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 rel

Re: [WiX-users] Adding files to msi

2013-11-01 Thread Bas Graaf
2013/11/1 Bas Graaf : > 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&

Re: [WiX-users] Adding files to msi

2013-11-04 Thread Bas Graaf
and I wrote the "InstallTransformer" class library. > It was kind of fun and I could be convinced to share snippets for the > who need it. > > ---- > From: "Bas Graaf" > Sent: Friday, November 01, 2013 5:27 PM > To: &qu