WiX v3.0.4624.0 was released on Saturday, 25-October-08. You can download it from http://wix.sourceforge.net/releases/3.0.4624.0/.
New features
- Svet added the IncludedFile preprocessor event to detect when files are included via <?include?> processing instructions.
- Mike added support for Visual C++ 2005 projects for dutil.lib and wcautil.lib (2166658: LNK1103 when linking against WiX SDK in VS2005).
Bug fixes
- Chris added code to ensure that if a firewall exception failure is set to be ignored, the error dialog won’t be shown since it would be ignored anyway.
- Heath fixed 1790319: Pyro uses English text for suminfo comments.
- Heath fixed 1879436: Temp files should be different for transforms.
- I fixed 2153641: Use IUniformResourceLocatorW for internet shortcuts by adding support for both .url and .lnk shortcuts.
- Rob fixed 2184946: IISExtension: Error 26352 installing certificate.
- Eric fixed 2187793: SetupBld.exe does not correctly set product name.
- Eric fixed 2187808: Util:EventManifest makes manifests unpatchable.
- Rob fixed 2190355: Only can assign ComponentGroup to one feature.
Post a Comment