Hi

Can you give an exsample how to call a custom action deferred?
I try to set the Execute property to deferred but the custom action is never 
called.

> -----Ursprüngliche Nachricht-----
> Von: Bob Arnson [mailto:[EMAIL PROTECTED] 
> Gesendet: Dienstag, 11. Dezember 2007 04:59
> An: INRO(Robert Inzinger)
> Cc: wix-users@lists.sourceforge.net
> Betreff: Re: [WiX-users] Custom Action after XmlConfig
> 
> INRO(Robert Inzinger) wrote:
> > I use XmlConfig to do some Xml configuration stuff. After 
> this I want 
> > to call a custom action (DLL-Funtion) but the custom action runs 
> > before XmlConfig stuff runs. How can I change this? (I try 
> to do the 
> > action, after SchedXmlConfig but it does not help).
> >   
> 
> Sounds like your custom action isn't deferred -- it must be 
> deferred to run after the XmlConfig actually modifies the files.
> 
> --
> sig://boB
> http://joyofsetup.com/
> 
> 
> 
> 


-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to