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