visual-studio-2013wixwindows-installerwix3.10

Creating WiX Installer with UI and Localization


I have the requirement to create an installer for a WPF application. That's not much of a problem (but much of a pain with WiX), but now my client updated his requirements and I'm starting to get frustrated. Please tell me if the requested functionality is possible with WiX (and if, could you please provide a hint?).

My Setup:

Requirements:

I'm not sure if it's even possible to create a functioning MSI with WiX Bootstraper. I've only seen exe files.

Thank's for your time!


Solution

  • Ben,

    It's a very easy task. Don't get frustrated. So here are solutions for your requirements. Hope you are still working on it :

    You can find a sample code here.