On 2/18/2010 7:41 AM, Tom Crozier wrote: > To keep the size of the released installer small do I need to create and > release a patch instead of the full installer? >
If you want to ship a subset, yes, you're looking at patches. > With the recommended installer option to perform the above what properties do > I check to prevent from running certain custom actions in the installer? > Use component states in your conditions; see "Conditional Statement Syntax" in the MSI SDK for details. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

