[WiX-users] Conditional MsiPackage

2012-09-29 Thread Neil Sleightholm
I have an msi in my bundle that is only installed for a particular config but I don't want to uninstall it if the end user has it installed. Is there any way to do this with the MsiPackage element? I don't think I can use InstallConidtion as the documentation says it will uninstall it. Neil

[WiX-users] When to not use ParallelCache?

2012-09-29 Thread Nick Ramirez
I was trying out the Chain/@ParallelCache attribute and found that it shaved a second or two off of my install time. I'm sure that bigger installs would see more time saved. I was just wondering, is there ever a time when you would not want to use this optimization? -- View this message in