Jose's BlogMusings on Software EngineeringWiX: Managed Custom Actions- November 8, 2004 I've added WiX to my build process to automate the production of windows installer packages for my product. I'm not very proficient with Windows Installer technology, so I thought I might get by with what I've seen is already a "traditional" approach: dark an MSI created by a Visual Studio Setup Project. Well, I knew that this was not the right approach the moment I laid eyes on the script file I got from the decompiler. However, it was sufficient to familiarize myself with the general...http://blogs.msdn.com/josealmeida/archive/2004/11/08/wix-managed-custom-actions.aspx |