Monday, October 29, 2007

Using WiX to Create Windows Live Writer Plugin Setup's

Mike Stall's .NET Debugging Blog - WiX Script for installing Live Writer Plugins

"Here's a WiX install script to build an MSI to install a Windows Live Writer (WLW) plugin dll, by xcopying the plugin dll to the Plugins directory. You can then upload your MSI to the WLW Gallery and share your plugin with others.

..."

Using WiX to create a WLW Plugin Setup may be a little over kill (I've been able to use VS2005 Setup projects to do about everything I need in a WLW Plugin Setup...) but I also think this may also be a good way to get my WiX feet wet.

No comments: