Ok, thank you !
then,
can we use a Variable element in our Bundle, to to modify a variable in our 
packages ?
(what we would like to do is to assign a variable DownloadUrl to some of our 
packages)

And i have seen examples of registry search in order to set a Variable value, 
but is it possible :
- to get a value through command line ? (according to the mail archive it 
wasn’t possible before 3.6RC0)
- to get a value from an xml file ? (through the util extension, or any other 
possible way)

Thank you very much in advance
Stéphane







-----Message d'origine-----
De : Rob Mensching [mailto:r...@robmensching.com] 
Envoyé : samedi 7 avril 2012 04:42
À : General discussion for Windows Installer XML toolset.
Objet : Re: [WiX-users] custom actions in a Bootstrapper

No such thing. Bundle's chain packages. Bundles also have variables and can
search the machine for stuff to assign to variables. There is no such thing
as a custom action in a Bundle.

On Fri, Apr 6, 2012 at 9:10 AM, PAES Stephane <stephane.p...@cegedim.fr>wrote:

> Hello
>
> I would like to add a custom action in a Burn Bootstrapper, but I can't
> find out how it has to be done.
>
> Indeed, I should ask a Custom element, which can only be created in
> AdminExecuteSequence, AdminUISequence, AdvertiseExecuteSequence,
> InstallExecuteSequence, or InstallUISequence ;
> and those elements can only be created in
> Fragment, Include, Module, or Product.
>
> I haven't found any example for such a situation yet .. how should I add
> my custom action ?
> Thank you very much in advance
> Stéphane
>
>
> ------------------------------------------------------------------------------
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to