It is a very challenging feature particularly around security. There is no
plan that I'm aware of to implement the feature currently. It will require
a lot of dedication to implement properly and it hasn't been worth the
effort given that the straight forward solution is to build an updated
bundle (and that works extremely well in most cases).


On Tue, Apr 9, 2013 at 3:47 PM, Marco Tognacci <mark...@live.it> wrote:

> Thanks for your answer, is there already any plan for adding this feature
> in WiX, perhaps in the 4.0 ?In the tipical working case of my installer
> project, it will be very usefull to have this feature, to have the
> flexibility to add some little component packages that could be added for a
> special customer, to add special configuration to the last stage of
> production by the technical staff, without need of rebuilding a special
> build of the setup for each customer.In this way I could provide one build
> of the setup that could be specialized for each customer.
>
>
> > From: r...@robmensching.com
> > Date: Tue, 9 Apr 2013 15:18:05 -0700
> > To: wix-users@lists.sourceforge.net
> > Subject: Re: [WiX-users] Runtime configurable Burn chain
> >
> > That's a feature called modifiable chain that is not implemented yet.
> >
> >
> > On Tue, Apr 9, 2013 at 2:39 PM, Marco Tognacci <mark...@live.it> wrote:
> >
> > > I need to have the possbility to run some executable during
> installation
> > > made with Burn, I know these executable only after building the Burn
> setup,
> > > so the setup will have to scan a folder in the same path of the setup
> and
> > > collect all the executable and the run them at the end of the
> installation,
> > > is there a way to make this working?
> > > I try to make this using a custom action inside an MSI, but when I run
> the
> > > Burn exe setup I can't take the original path of the msi but only the
> > > temporary folder where the burn start running. How can I take the real
> path
> > > of the executable?
> > >
> > >
> ------------------------------------------------------------------------------
> > > Precog is a next-generation analytics platform capable of advanced
> > > analytics on semi-structured data. The platform includes APIs for
> building
> > > apps and a phenomenal toolset for data science. Developers can use
> > > our toolset for easy data analysis & visualization. Get a free account!
> > > http://www2.precog.com/precogplatform/slashdotnewsletter
> > > _______________________________________________
> > > WiX-users mailing list
> > > WiX-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wix-users
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > Precog is a next-generation analytics platform capable of advanced
> > analytics on semi-structured data. The platform includes APIs for
> building
> > apps and a phenomenal toolset for data science. Developers can use
> > our toolset for easy data analysis & visualization. Get a free account!
> > http://www2.precog.com/precogplatform/slashdotnewsletter
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to