wix3 - How to create/Where to get Wix Bootstrapper for Multiple Instances -


I am currently learning how to create an MSI installer using YSX and it seems that I hit a wall is.

Everything is fine when I make an MSI that has the necessary things for the same environment.

I have facilities and components, and can install my MSI.

I am now on the forum where I want to convert it to a SQL Server-style installer, where you have many examples support.

In the beginning I want the user to get a screen to allow him to make a new instance, or manage the examples already present. (To update / remove them)

I have spent 2 full days, looking everywhere for resolution.

I have given the following resources some information about it, but they are either limited in number of examples, or do not describe such a bootstrapper that gives the user the option above.

  • Is anyone already using WiX? Or how can someone get me this, but can I inform me against some examples of work ?

    I know that the InstallShield 2009 can do this, but this is only a hobby, so I do not have the money to buy it, besides that I want to do it in YX because the upcoming Visual Studio 2010 It will improve support for this.

    It is easy to create many examples with YX v3. You just create everything for instance transforms and instances Now, there are some requirements outside of the WiX Toolset in bootstrap problem because we do not have burn, yet I'm not sure that we will get this functionality in WiX v3.5 (with burn), but burn it The post is in our list for v3.5.


    Comments